holomorph / transmission

Emacs interface to a Transmission session
GNU General Public License v3.0
85 stars 11 forks source link

transmission buffer doesn't update. #6

Closed JAremko closed 8 years ago

JAremko commented 8 years ago

I'm trying to integrate transmission.el into Spacemacs but for some reason transmission buffer doesn't update. Even when I close/open it. It will show a new state only if I kill the buffer and recreate it but it will not automatically update.

Emacs 24 on Debian with transmission-daemon package. I run it with rpc-authentication-required": false

JAremko commented 8 years ago

When I call transmission-draw manually it works. It just doesn't auto refresh for some reason :confused:

holomorph commented 8 years ago

did you read the readme

JAremko commented 8 years ago

As allways :smile:

So I need to install it? I fired it up and it seems to all be good except auto update.

Aha. So the refresh is disabled for all modes by default(no word in the readme about it) This is strange actually. It should at least refresh when I open those buffers :confused:

JAremko commented 8 years ago

Ok thanks for the hint. And the package :wink: