all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
Cc: "help-gnu-emacs@gnu.org List" <help-gnu-emacs@gnu.org>
Subject: Re: 24.3.90.1-pretest: file-path in mode-line
Date: Wed, 23 Apr 2014 08:49:15 +0200	[thread overview]
Message-ID: <87ha5kczh0.fsf@gnu.org> (raw)
In-Reply-To: <53575FAD.2040907@easy-emacs.de> ("Andreas \=\?utf-8\?Q\?R\=C3\=B6h\?\= \=\?utf-8\?Q\?ler\=22's\?\= message of "Wed, 23 Apr 2014 08:37:33 +0200")

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



  reply	other threads:[~2014-04-23  6:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2014-04-23  8:12   ` Andreas Röhler
2014-04-23  8:15   ` Andreas Röhler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ha5kczh0.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.