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: Manuel Giraud
Subject: bug#66697: 30.0.50; [PATCH] desktop-save-mode with expiring remote buffers
Date: Mon, 23 Oct 2023 15:33:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Michael,

[...]

> The relevant part is this:
>
>>   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'?
-- 
Manuel Giraud





reply via email to

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