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

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

bug#47205: 27.1.91; [bug] unexpected input event interrupted expand-file


From: LinSun
Subject: bug#47205: 27.1.91; [bug] unexpected input event interrupted expand-file
Date: Thu, 18 Mar 2021 18:21:35 +0800

Hi Michael,

> In your use case, the workaround is much more simple: set

>tramp-archive-enabled to nil:

>--8<---------------cut here---------------start------------->8---

># emacs --batch --eval "(setq tramp-archive-enabled nil)" --eval "(message \"%s %s\" (catch 'input (let ((throw-on-input 'input)) (expand-file-name \"a.iso/b\" \"/\"))) last-input-event)"

>--8<---------------cut here---------------end--------------->8---

 

Yes, it’s also a good workaround for current scenario. Thank you.


reply via email to

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