* 24.3.90.1-pretest: file-path in mode-line
@ 2014-04-23 6:37 Andreas Röhler
2014-04-23 6:49 ` Tassilo Horn
0 siblings, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2014-04-23 6:37 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org List
Hi,
new Emacs seems to display the file-path per default.
As the place is precious there, is this intentional?
How to disable it?
BTW IMO it would be great being able to toggle that via menu Options.
Thanks,
Andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 24.3.90.1-pretest: file-path in mode-line
2014-04-23 6:37 24.3.90.1-pretest: file-path in mode-line Andreas Röhler
@ 2014-04-23 6:49 ` Tassilo Horn
2014-04-23 8:12 ` Andreas Röhler
2014-04-23 8:15 ` Andreas Röhler
0 siblings, 2 replies; 4+ messages in thread
From: Tassilo Horn @ 2014-04-23 6:49 UTC (permalink / raw)
To: Andreas Röhler; +Cc: help-gnu-emacs@gnu.org List
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 24.3.90.1-pretest: file-path in mode-line
2014-04-23 6:49 ` Tassilo Horn
@ 2014-04-23 8:12 ` Andreas Röhler
2014-04-23 8:15 ` Andreas Röhler
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Röhler @ 2014-04-23 8:12 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org List
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 24.3.90.1-pretest: file-path in mode-line
2014-04-23 6:49 ` Tassilo Horn
2014-04-23 8:12 ` Andreas Röhler
@ 2014-04-23 8:15 ` Andreas Röhler
1 sibling, 0 replies; 4+ messages in thread
From: Andreas Röhler @ 2014-04-23 8:15 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org List
Am 23.04.2014 08:49, schrieb Tassilo Horn:
> ** 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.
BTW considering it a useful feature now and will keep it enabled.
Thanks again.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-23 8:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 6:37 24.3.90.1-pretest: file-path in mode-line Andreas Röhler
2014-04-23 6:49 ` Tassilo Horn
2014-04-23 8:12 ` Andreas Röhler
2014-04-23 8:15 ` Andreas Röhler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).