From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dennis Yurichev Newsgroups: gmane.emacs.help Subject: Re: uniquify Date: Sat, 21 Jun 2014 08:52:36 +0300 Organization: SunSITE.dk - Supporting Open source Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1403330126 22627 80.91.229.3 (21 Jun 2014 05:55:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2014 05:55:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 21 07:55:20 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WyEGl-0001Fw-JA for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2014 07:55:19 +0200 Original-Received: from localhost ([::1]:43852 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WyEGk-0007rw-NX for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2014 01:55:18 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (windows-nt) Cancel-Lock: sha1:rYRZVujL4xka1H9cWXLbbMhYxrs= Original-Lines: 22 Original-NNTP-Posting-Host: 82.144.205.57 Original-X-Trace: news.sunsite.dk DXC=2]J`Y`?@@XoCf4eYcI3F5hYSB=nbEKnkk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98352 Archived-At: Alex Kost writes: >> I added this to my .emacs: >> =================================================== >> (require 'uniquify) >> (setq uniquify-buffer-name-style 'forward) >> =================================================== >> But nothing happens, buffer names still has 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. No, I opened several files with the same name, but buffers are still <2>, <3>, etc... -- -- http://yurichev.com