From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dimitri Fontaine Newsgroups: gmane.emacs.devel Subject: Re: dev-tsdh-* themes Date: Sat, 08 Jan 2011 13:33:49 +0100 Message-ID: References: <83k4ihkpw3.fsf@gnu.org> <87r5cp6ly8.fsf@member.fsf.org> <83ipy1kmwa.fsf@gnu.org> <5ooc7s861o.fsf@fencepost.gnu.org> <725EC6CC-2ED6-4CAA-B2A3-43E0D2F858D1@mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294490048 27759 80.91.229.12 (8 Jan 2011 12:34:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Jan 2011 12:34:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chad Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 08 13:34:01 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PbXzc-0006uj-Ua for ged-emacs-devel@m.gmane.org; Sat, 08 Jan 2011 13:34:01 +0100 Original-Received: from localhost ([127.0.0.1]:43165 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbXzc-0007DM-Ax for ged-emacs-devel@m.gmane.org; Sat, 08 Jan 2011 07:34:00 -0500 Original-Received: from [140.186.70.92] (port=56977 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PbXzX-0007DC-Ij for emacs-devel@gnu.org; Sat, 08 Jan 2011 07:33:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PbXzW-0005ZT-Bg for emacs-devel@gnu.org; Sat, 08 Jan 2011 07:33:55 -0500 Original-Received: from prometheus.naquadah.org ([212.85.154.174]:52402 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PbXzW-0005YP-72; Sat, 08 Jan 2011 07:33:54 -0500 Original-Received: by mx1.naquadah.org (Postfix, from userid 8) id A0F715C272; Sat, 8 Jan 2011 13:33:51 +0100 (CET) Original-Received: from DimIMac.local (89-158-241-48.rev.dartybox.com [89.158.241.48]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.naquadah.org (Postfix) with ESMTPSA id 8AE025C20E; Sat, 8 Jan 2011 13:33:49 +0100 (CET) Original-Received: by DimIMac.local (Postfix, from userid 501) id 4061C16738A3; Sat, 8 Jan 2011 13:33:49 +0100 (CET) User-Mail-Address: dim@tapoueh.org In-Reply-To: <725EC6CC-2ED6-4CAA-B2A3-43E0D2F858D1@mit.edu> (Chad Brown's message of "Sat, 8 Jan 2011 01:25:52 -0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:134367 Archived-At: Chad Brown writes: > I've long since adopted a different mode line format to address this > problem, and list-/ibuffers addresses this somewhat, but there are > still places (such as switch-to-buffer) where it crops up often enough > that I'm totally unsurprised to see the information added to the file > name. I'm using projects.el from emacs-goodies-el for that, and all it's missing would be a more automated way to define the project name of a subtree. https://alioth.debian.org/scm/viewvc.php/emacs-goodies-el/elisp/emacs-goodies-el/projects.el?view=markup&revision=1.2&root=pkg-goodies-el Regards, -- dim