all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dennis Yurichev <dennis_mailing_lists@conus.info>
To: help-gnu-emacs@gnu.org
Subject: Re: uniquify
Date: Sat, 21 Jun 2014 23:04:32 +0300	[thread overview]
Message-ID: <m3tx7eav1r.fsf@conus.info> (raw)
In-Reply-To: mailman.4046.1403325770.1147.help-gnu-emacs@gnu.org

Alex Kost <alezost@gmail.com> writes:

>> 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.

Here is also screenshot I made:
http://yurichev.com/tmp3/emacs_problem.png

-- 
-- http://yurichev.com


  parent reply	other threads:[~2014-06-21 20:04 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 ` uniquify Alex Kost
     [not found] ` <mailman.4046.1403325770.1147.help-gnu-emacs@gnu.org>
2014-06-21  5:52   ` uniquify Dennis Yurichev
2014-06-21 20:04   ` Dennis Yurichev [this message]
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=m3tx7eav1r.fsf@conus.info \
    --to=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.