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: uniquify Date: Sat, 21 Jun 2014 01:35:08 +0300 Organization: SunSITE.dk - Supporting Open source Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1403309856 28863 80.91.229.3 (21 Jun 2014 00:17:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2014 00:17:36 +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 02:17:31 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 1Wy8zr-00056V-5V for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2014 02:17:31 +0200 Original-Received: from localhost ([::1]:43318 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy8zq-00016I-Kr for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jun 2014 20:17:30 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!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:O/zfomvtC48uObjzeqkN2McXY2s= Original-Lines: 14 Original-NNTP-Posting-Host: 82.144.205.57 Original-X-Trace: news.sunsite.dk DXC=[^PC?TS1i0H8R0D 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:98350 Archived-At: Hi. 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). -- -- http://yurichev.com