all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Dennis Yurichev <dennis_mailing_lists@conus.info>
Cc: help-gnu-emacs@gnu.org
Subject: Re: uniquify
Date: Sat, 21 Jun 2014 08:42:31 +0400	[thread overview]
Message-ID: <87bntmswjs.fsf@gmail.com> (raw)
In-Reply-To: <m3ha3fb46b.fsf@conus.info> (Dennis Yurichev's message of "Sat, 21 Jun 2014 01:35:08 +0300")

Dennis Yurichev (2014-06-21 02:35 +0400) wrote:

> Hi.
>
> I added this to my .emacs:
> ===================================================
> (require 'uniquify)
> (setq uniquify-buffer-name-style 'forward)
> ===================================================
> But nothing happens, buffer names still has <n> at the end.
>
> What/where should I check?
> I've got GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601).

If you mean the buffers like "*shell*<2>" or "*info*<2>" then it should
be so.  "uniquify" deals only with the buffers that have the same name.
For example if you open 2 files "temp.el" from different directories,
than "uniquify" will uniquify them.



  reply	other threads:[~2014-06-21  4:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20 22:35 uniquify Dennis Yurichev
2014-06-21  4:42 ` Alex Kost [this message]
     [not found] ` <mailman.4046.1403325770.1147.help-gnu-emacs@gnu.org>
2014-06-21  5:52   ` uniquify Dennis Yurichev
2014-06-21 20:04   ` uniquify Dennis Yurichev
2014-06-21 22:01   ` uniquify Dennis Yurichev
  -- strict thread matches above, loose matches on Subject: below --
2010-02-14  3:20 uniquify Sean Sieger
2010-02-14 15:22 ` uniquify Sean Sieger
2003-05-09 13:36 Uniquify Stefan Monnier

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=87bntmswjs.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=dennis_mailing_lists@conus.info \
    --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.