From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: vc-mode-line Date: Fri, 06 Aug 2010 14:13:42 +0900 Message-ID: References: <83lj8tb2yg.fsf@gnu.org> <87mxt0ihtd.fsf@catnip.gol.com> <87wrs45s28.fsf@telefonica.net> <87sk2s5obj.fsf@telefonica.net> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1281071644 1687 80.91.229.12 (6 Aug 2010 05:14:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2010 05:14:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 06 07:14:02 2010 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 1OhFFk-0003Xs-Pq for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 07:13:57 +0200 Original-Received: from localhost ([127.0.0.1]:49721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhFFk-0004MF-3N for ged-emacs-devel@m.gmane.org; Fri, 06 Aug 2010 01:13:56 -0400 Original-Received: from [140.186.70.92] (port=51089 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OhFFa-0004M9-MH for emacs-devel@gnu.org; Fri, 06 Aug 2010 01:13:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OhFFZ-0007lx-P8 for emacs-devel@gnu.org; Fri, 06 Aug 2010 01:13:46 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:34808) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OhFFZ-0007lp-6r; Fri, 06 Aug 2010 01:13:45 -0400 Original-Received: from mailgate3.nec.co.jp ([10.7.69.195]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id o765DhMl011418; Fri, 6 Aug 2010 14:13:43 +0900 (JST) Original-Received: (from root@localhost) by mailgate3.nec.co.jp (8.11.7/3.7W-MAILGATE-NEC) id o765Dhp00838; Fri, 6 Aug 2010 14:13:43 +0900 (JST) Original-Received: from relay61.aps.necel.com ([10.29.19.64]) by vgate02.nec.co.jp (8.11.7/3.7W-MAILSV-NEC) with ESMTP id o765DgT19023; Fri, 6 Aug 2010 14:13:42 +0900 (JST) Original-Received: from relay31.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay61.aps.necel.com with ESMTP; Fri, 6 Aug 2010 14:13:42 +0900 Original-Received: from dhlpc061 ([10.114.113.21] [10.114.113.21]) by relay31.aps.necel.com with ESMTP; Fri, 6 Aug 2010 14:13:42 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id 668FC52E23D; Fri, 6 Aug 2010 14:13:42 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-Reply-To: <87sk2s5obj.fsf@telefonica.net> (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Fri, 06 Aug 2010 06:59:12 +0200") Original-Lines: 16 X-detected-operating-system: by eggs.gnu.org: Solaris 8 (1) 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:128356 Archived-At: =D3scar Fuentes writes: > It's trivial to make a patch for adding a configurable face for each VC > state. The question is: should they default to the current face, so the > modeline looks the same way as it does now, or should I use some > imagination and choose some (possibly horrible) defaults? I think a face for each state is excessive and not actually so flexible (because it only allows the face to be customized). Better just have a user-customizable alist that supports propertized string= s. -Miles --=20 The secret to creativity is knowing how to hide your sources. --Albert Einstein