geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Geiser-users] Automatic startup/shutdown of REPL processes


From: Reuben Thomas
Subject: Re: [Geiser-users] Automatic startup/shutdown of REPL processes
Date: Tue, 9 Apr 2013 19:57:53 +0100

On 9 April 2013 19:34, Jose A. Ortega Ruiz <address@hidden> wrote:
On Tue, Apr 09 2013, Reuben Thomas wrote:

> On 9 April 2013 19:04, Jose A. Ortega Ruiz <address@hidden> wrote:
>
>     I just realized that this is not needed at all.  We already have a
>     customizable flag for that:
>
>       (setq geiser-repl-query-on-exit-p t)
>
>     will do what you want.  Sorry!
>
> Thanks, but as far as I can tell, this only affects the behaviour when
> running geiser-repl-exit, not when running save-buffers-kill-emacs.

Ah, right.  I've pushed a patch adding a new customizable variable,
geiser-repl-query-on-kill-p to that end (only tested killing the buffer,
but should work with save-buffers-kill-emacs; let me know otherwise).

Thanks, that's great!

I've also used the bit of code you suggested to auto-run the REPL in geiser-mode-hook. Again, unless there's an obvious reason not to, it'd be great if that were the default.

--
http://rrt.sc3d.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]