--- Begin Message ---
|
Subject: |
uniquify-buffer-name bug on save |
|
Date: |
Fri, 7 Nov 2008 23:32:38 +0100 (CET) |
|
User-agent: |
Alpine 2.00 (DEB 1167 2008-08-23) |
Using an Emacs snapshot from Ubuntu (package version 1:20081013-1, which
is presumably the date of the CVS snapshot).
When I save a buffer in a different directory but the same name, the path is
not re-uniquified, which means it confusingly bears parts of the old path.
--
http://rrt.sc3d.org/
sane, a. having tragedy in the heart and comedy in the head (Chesterton)
--- End Message ---
--- Begin Message ---
|
Subject: |
Re: bug#1315: uniquify-buffer-name bug on save |
|
Date: |
Sat, 15 Nov 2008 17:34:47 -0500 |
|
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
2008-11-15 Glenn Morris <address@hidden>
* uniquify.el (uniquify-maybe-rerationalize-w/o-cb):
Remove uniquify-after-kill-buffer-p dependency.
(uniquify-kill-buffer-function): New function.
(kill-buffer-hook): Use uniquify-kill-buffer-function. (Bug#1315)
--- End Message ---