bbatsov / super-save

Save Emacs buffers when they lose focus
316 stars 20 forks source link

Disable super-save when used with Tramp #13

Closed luisgerhorst closed 6 years ago

luisgerhorst commented 8 years ago

I noticed that having super-save enabled in buffers that use Tramp (e.g. when editing a file over ssh) can be very annoying and cause significant delays. What do you think about adding an option to automatically disable super-save in such buffers?

luisgerhorst commented 5 years ago

Thanks, great!