Emacs: have save-buffer happen in background
        Posted  
        
            by EoghanM
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by EoghanM
        
        
        
        Published on 2010-03-24T11:32:05Z
        Indexed on 
            2010/03/24
            11:33 UTC
        
        
        Read the original article
        Hit count: 340
        
emacs
Emacs seems to save synchronously, i.e. the interface locks up during a save.
This is especially noticeable when using tramp.
Is there any way to have the save happen in the background?
© Stack Overflow or respective owner