GNU bug report logs - #8942
23.3; emacsclient doesn't exit when called Emacs function is quited.

Previous Next

Package: emacs;

Reported by: "Remi Vanicat" <vanicat <at> debian.org>

Date: Mon, 27 Jun 2011 16:33:02 UTC

Severity: normal

Found in version 23.3

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 8942 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: Remi Vanicat <vanicat <at> debian.org>, 8942 <at> debbugs.gnu.org
Subject: Re: bug#8942: 23.3;
	emacsclient doesn't exit when called Emacs function is quited.
Date: Mon, 04 Jul 2011 13:57:33 -0400
>> Returning a -error would be fine, yes.
> But if server-execute catches quit, the whole with-local-quit is not
> necessary anymore, is it?

No.  with-local-quit is about enabling quit locally much more than about
confining quit (confining quit is just one of the necessary tasks of
enabling quit locally).
So if you want to remove with-local-quit, you need to add a let-binding
of inhibit-quit to nil within your condition-case.


        Stefan




This bug report was last modified 14 years and 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.