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: Stefan Monnier
Subject: Re: 22.1.90; desktop-save throws (error "No buffer named <uniquified buffername>")
Date: Wed, 27 Feb 2008 17:37:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> 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,

No, the whole point of the function is to provide a meaningful
functionality independently from desktop.el.  If it's specific to
desktop.el, then it defeats the whole purpose: you may as well go back
to looking at `uniquify-managed' directly from desktop.el.

> and, to desktop, a basename of "" is like having no basename.

Exactly: *to desktop* this is so, but not in general, so the test
belongs in desktop.el.


        Stefan




reply via email to

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