emacs-devel
[Top][All Lists]
Advanced

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

Re: 22.1.90; desktop-save throws (error "No buffer named <uniquified buf


From: Juanma Barranquero
Subject: Re: 22.1.90; desktop-save throws (error "No buffer named <uniquified buffername>")
Date: Wed, 27 Feb 2008 23:17:28 +0100

>  Hmm... but then that doesn't seem to agree with the docstring:
>  the buffer *is* managed by uniquify, but you return nil.

I changed the docstring in the very next commit.

>  I think the fix should be in desktop.

I don't think so. The function is not called
uniquify-buffer-managed-by-uniquify-p; it's an function whose whole
point is to provide a nicer interface for desktop, and, to desktop, a
basename of "" is like having no basename.

If we ever find that the function is useful for other packages we can
revisit the issue.

             Juanma




reply via email to

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