emacs-devel
[Top][All Lists]
Advanced

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

Re: master 47b377f64b: Prevent non-local exits from ns-in-echo-area


From: Stefan Monnier
Subject: Re: master 47b377f64b: Prevent non-local exits from ns-in-echo-area
Date: Sun, 13 Nov 2022 10:18:48 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> Okay.  How about:
>
>   Use safe_call so redisplay is inhibited, and internal_catch_all so
>   that the likes of `throw-on-input' or user advice can not cause a
>   non-local exit out of the Lisp function being called, both of which
>   are unsafe inside NS input callbacks.

Fine by me, thanks,


        Stefan




reply via email to

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