emacs-devel
[Top][All Lists]
Advanced

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

Re: EBrowse obsolete?


From: Michael Albinus
Subject: Re: EBrowse obsolete?
Date: Sat, 23 Jul 2022 12:35:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jim Porter <jporterbugs@gmail.com> writes:

Hi Jim,

> In particular, one of the blockers to fixing this would be figuring
> out a way for code in an Emacs thread to prompt the user (see
> bug#25214). Normally, I don't think prompting the user should happen
> with Tramp + Eglot, but it's always possible (e.g. if you need to
> re-enter your password), and it looks like things fail pretty hard
> with the thread-safe Tramp if that happens.

It's not only the password prompt. Dialogues like

(y-or-n-p (format "File %s exists; overwrite anyway?" filename))

could always happen.

Best regards, Michael.



reply via email to

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