emacs-devel
[Top][All Lists]
Advanced

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

Re: Name of buffers created by project-shell


From: Stefan Monnier
Subject: Re: Name of buffers created by project-shell
Date: Wed, 03 Mar 2021 23:03:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> which seems to mean
>
>   *shell*
>   emacs-master/*shell*
>   vc/emacs-master/*shell*
>
> instead of what one might expect, like
>
>   emacs-master/*shell*
>   emacs-master/*shell*<2>
>   emacs-master/*shell*<3>

FWIW, I think this is a bug in `uniquify.el` which you can also see with
real, honest to god, file buffers if you create several buffers visiting
the same file (as can be done via `C-x C-w`).


        Stefan




reply via email to

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