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

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

bug#66697: 30.0.50; [PATCH] desktop-save-mode with expiring remote buffe


From: Michael Albinus
Subject: bug#66697: 30.0.50; [PATCH] desktop-save-mode with expiring remote buffers
Date: Mon, 23 Oct 2023 16:07:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Manuel Giraud via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

> Hi Michael,

Hi Manuel,

>>>   tramp-file-name-handler(expand-file-name #("/doas:root@bb:~/" 6 10 
>>> (tramp-default t) 11 13 (tramp-default t)) nil)
>>>   expand-file-name(#("/doas:root@bb:~/" 6 10 (tramp-default t) 11 13 
>>> (tramp-default t)))
>>>   desktop-file-name(#("/doas:root@bb:~/" 6 10 (tramp-default t) 11 13 
>>> (tramp-default t)) "/home/manuel/.emacs.d/")
>>
>> desktop-file-name calls expand-file-name, which triggers Tramp
>> actions.
>
> So do you think it should be fixed into 'desktop-file-name'?

I don't know desktop-file-name and its intention. If it shouldn't
trigger remote actions, the function must let-bind non-essential to t.

Best regards, Michael.





reply via email to

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