[ESS] Finishing dump

Igor Sosa Mayor joseleopoldo1792 at gmail.com
Fri Aug 16 15:59:10 CEST 2013


Am Fri, Aug 16, 2013 at 10:14:11AM +0200, Vitalie Spinu wrote:
> Nothing special for that buffer. It is an usual R script buffer.
> 
> If you want C-x k not to ask for the buffer and make the whole process
> of killing a bit faster:
>    
>    (global-set-key (kbd "C-x k") '(lambda ()
>                                     (interactive)
>                                     (if server-buffer-clients
>                                         (server-done)
>                                       (kill-this-buffer))))

thanks! For the answer and for the small trick!

-- 
:: Igor Sosa Mayor     :: joseleopoldo1792 at gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::



More information about the ESS-help mailing list