bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#38219: Error on leaving Ediff after killing vital buffer


From: martin rudalics
Subject: bug#38219: Error on leaving Ediff after killing vital buffer
Date: Sun, 17 Nov 2019 10:02:06 +0100

> Can the same be said about read-from-minibuffer?
> Shouldn't read-from-minibuffer mangle 'this-command'?
> What it some command wants to check if 'this-command'
> is 'exit-minibuffer' afterwards?  Shouldn't this change better
> to be localized to callers in ediff, instead of adding such hack?

You could argue that 'ediff' already breaks

(defalias 'y-or-n-p 'yes-or-no-p)

They would probably say that consulting 'this-command' after a
'y-or-n-p' "has worked ever since".  Guess whose argument wins.

martin





reply via email to

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