emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 8ba156f: Attempt to avoid crashes in plist-memb


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 8ba156f: Attempt to avoid crashes in plist-member
Date: Tue, 13 Oct 2015 09:23:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> QUIT could call some Lisp.
> Sure, but it would not return.

Actually, QUIT can run Elisp and return (the `quit' signal is the only
signal that can do that).


        Stefan



reply via email to

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