Re: strange problem when closing WL folder
Thomas Narten <[email protected]> Wed, 27 Dec 2017 16:48:12 -0500
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <m2h8sb4zc3.wl-narten__36489.6433464766$1514411239$gmane$org@cs.duke.edu> |
I've seen this too. What apparently happens is that when you do random things in WL, and a new buffer needs to be created (e.g., when you visit a folder for the first time), the buffer apparently starts off being associated with whatever directory you happen to be in at the time. If you were just accessing a file on a USB mounted file, your default directory will be on the mounted file system. Later, when the file system is no longer accessible, WL doesn't like that. You can get around the problem by simplying changing the directory to something that is accessible. E.g, from the summary folder buffer giving you problems, just do an emacs "cd" and pick (say) your home directory. This is one of those things that is mildly annoying, but not annoying enough to actually go fix permanently... Thomas On Sat, 23 Dec 2017 16:24:00 +0100, Tomas By wrote: > > Hi all, > > Have noticed a problem when closing a folder, which seems to occur > under these conditions: > > 1. The folder contains refiling marks. > 2. I have earlier had, in the same Emacs session, open files from > removable media, which is no longer mounted. > > What happens is that Emacs says it cannot open some file on the disk > that is no longer there, and it refuses to proceed with the WL > refiling. > > The only solution I have found is to close and re-start Emacs. > > (I have not noticed this, or any similar, problem except when using > WL.) > > Any ideas how to fix this? > > /Tomas