From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Customize dired buffer names Date: Sat, 16 Jan 2010 06:48:21 -0800 (PST) Organization: http://groups.google.com Message-ID: <2dcdf560-2617-4a5f-b5f6-92584fc7c9f5@e27g2000yqd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1263656460 25691 80.91.229.12 (16 Jan 2010 15:41:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2010 15:41:00 +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 Jan 16 16:40:53 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWAlX-0001Rd-MW for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 16:40:49 +0100 Original-Received: from localhost ([127.0.0.1]:58791 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWAlP-0001GX-Mr for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 10:40:35 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!e27g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 82.235.205.153 Original-X-Trace: posting.google.com 1263653301 4610 127.0.0.1 (16 Jan 2010 14:48:21 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 16 Jan 2010 14:48:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e27g2000yqd.googlegroups.com; posting-host=82.235.205.153; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176187 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71258 Archived-At: Hello, I'd like to change the way that the dired buffers got their names. For now it's juste the name of the directory, but I'd like to add "" as prefix for example. Is it possible ? Thanks