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

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

Re: 24.3.90.1-pretest: file-path in mode-line


From: Andreas Röhler
Subject: Re: 24.3.90.1-pretest: file-path in mode-line
Date: Wed, 23 Apr 2014 10:12:43 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Am 23.04.2014 08:49, schrieb Tassilo Horn:
Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

Hi Andreas,

new Emacs seems to display the file-path per default.
As the place is precious there, is this intentional?

I think that's caused by the change corresponding to this NEWS entry.

** Uniquify is enabled by default, with `post-forward-angle-brackets' style.

Have a look at (info "(emacs)Uniquify").  But uniquify should only add
paths to the buffer name if two buffers would have identical names
otherwise.

How to disable it?

(setq uniquify-buffer-name-style nil)

Then buffers with identical names will get a numeric suffix to make them
distinct.

Bye,
Tassilo



Thanks a lot!

Cheers,

Andreas




reply via email to

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