From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#2853: 23.0.92; enabling uniquify is weird Date: Sun, 08 Jun 2014 03:04:09 -0400 Message-ID: <1mvbsb6fx2.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1402211116 8670 80.91.229.3 (8 Jun 2014 07:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2014 07:05:16 +0000 (UTC) To: 2853-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 08 09:05:09 2014 Return-path: Envelope-to: geb-bug-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 1WtXAC-0002tf-PW for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Jun 2014 09:05:08 +0200 Original-Received: from localhost ([::1]:54314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtXAC-0004l8-8a for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Jun 2014 03:05:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtXA8-0004kL-84 for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2014 03:05:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtXA7-0001Ep-KR for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2014 03:05:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:49751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtXA7-0001El-Gd for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2014 03:05:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WtXA7-0007yw-9Y for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2014 03:05:03 -0400 Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Jun 2014 07:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 2853 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 2853@debbugs.gnu.org, rgm@gnu.org, miles@gnu.org Original-Received: via spool by 2853-done@debbugs.gnu.org id=D2853.140221105330587 (code D ref 2853); Sun, 08 Jun 2014 07:05:02 +0000 Original-Received: (at 2853-done) by debbugs.gnu.org; 8 Jun 2014 07:04:13 +0000 Original-Received: from localhost ([127.0.0.1]:40900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WtX9I-0007xG-B9 for submit@debbugs.gnu.org; Sun, 08 Jun 2014 03:04:12 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:53443 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WtX9G-0007x1-LZ for 2853-done@debbugs.gnu.org; Sun, 08 Jun 2014 03:04:11 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WtX9F-0003Rc-9H; Sun, 08 Jun 2014 03:04:09 -0400 X-Spook: IMF Lexis-Nexis mania 2600 Magazine 9705 Samford Road Ft. X-Ran: l,T}~BENs73{5f?wfTk*fM{T@(&\9?xb;zkrQ^<>!/IA0:wh6:iTMjHDNN?ZOVrZ%+#+r8 X-Hue: cyan X-Attribution: GM In-Reply-To: (Miles Bader's message of "Thu, 02 Apr 2009 13:29:17 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:90177 Archived-At: Version: 24.4 I think this is no longer an issue now that uniquify is preloaded and enabled by default. It is simply a feature that is always on, and you can customize it by setting uniquify-buffer-name-style. (The traditional <1>, <2> can be viewed as just another form of uniquification.)