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

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

bug#10708: 24.0.93; desktop.el doesn't restore buffers visiting files in


From: Stefan Monnier
Subject: bug#10708: 24.0.93; desktop.el doesn't restore buffers visiting files in archives
Date: Fri, 03 Feb 2012 11:13:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

>> >> IOW, desktop.el does not realize that this form of file names means an
>> >> archive member, and therefore does not extract that member when
>> >> restoring the desktop.
>> > Of course, the "right" fix is to implement a file-name-handler
>> > for tarballs (and other archives),
>> Is "archive!member" a good syntax?

I don't know.

> We are using it for a long time, and no one ever complained.

That's because currently we don't handle such files specially, but with
a file-name-handler for it we would need to be careful not to trigger
the file-handler for non-archives.


        Stefan





reply via email to

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