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

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

bug#16884: 24.3.50; desktop-read should not die on non-existing director


From: Glenn Morris
Subject: bug#16884: 24.3.50; desktop-read should not die on non-existing directories
Date: Wed, 26 Feb 2014 13:36:45 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Juanma Barranquero wrote:

> If you run
>
>   M-: (dired "/Users/sds/.emacs.d/auto-saves/*") <RET>
>
> (assuming that the auto-saves directory is empty), do you get an error?

Yes. In just the same way as

M-: (dired "/blargh") RET

throws an error.

This is all fine in normal use.

But dired-restore-desktop-buffer should trap the "glob match fails" case
in just the same way as it traps the "no such directory" case.





reply via email to

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