help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Possible to hook into Emacs's buffer name generation?


From: Stefan Monnier
Subject: Re: Possible to hook into Emacs's buffer name generation?
Date: Sun, 20 Feb 2011 20:32:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I hadn't known of uniquify, but after some experimentation it seems not
> to offer everything I'd like.  In particular, I want a trailing
> component-x.y.z on the buffer name even when I'm not already visiting
> the same file in a different directory.  uniquify only steps in when
> there's a name conflict.

Depending on your needs, uniquify-min-dir-content might do the trick.


        Stefan


reply via email to

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