Sorry for taking _4_ years to reply to this bug report.  I think I sent
it upstream without marking it as such, but I might be mistaken.  In any
case, the author died under a year ago.  :-(

Cyril Bouthors <[email protected]> wrote:

> Package: emacs-goodies-el
> Version: 26.5-1
> Severity: normal
> 
> I'm having wrong buffer names with projects.el and dired, here's the
> way to reproduce:
> 
> emacs-snapshow -nw -q
> M-x project-add tmp RET /tmp/ RET
> M-! date > /tmp/foo RET
> C-x C-f /tmp/foo RET
> 
> The buffer name is "tmp:foo", which is alright
> 
> C-x d RET
> M-g foo RET

M-g ?

Are you sure?  Doesn't do anything here...

> R foo2 RET
> RET
> 
> The buffer name is "foo2" instead of "tmp:foo"
> 
> I've found a work-around: `C-x C-v RET' fixes the buffer name.

The only things that work with projects.el go through
`create-file-buffer'.  It doesn't know about anything else.

Hmm.  projects doesn't save settings across settings.  Shouldn't it?
Or do you use it in a temporary (one-session) fashion anyway?

Thanks,
Peter
-- 
Peter S. Galbraith, Debian Developer          <[email protected]>
                                 http://people.debian.org/~psg
GPG key 4096/70D4A979 6309 28AE 8EB3 AB57 22F3  03BC 17DC 3CC4 70D4 A979



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to