From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; Middle w in of permissions in dired-mode is red and bold: dired-warning Date: Sun, 16 Mar 2008 15:26:35 +0100 Message-ID: <47DD2E1B.1080102@gmx.at> References: <87hckt9z1u.fsf_-_@jurta.org> <878x0n1g86.fsf@jurta.org> <877ig50vta.fsf@stupidchicken.com> <87skys3qvb.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205677747 25013 80.91.229.12 (16 Mar 2008 14:29:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 14:29:07 +0000 (UTC) Cc: Juri Linkov , Eli Zaretskii , Chong Yidong , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 16 15:29:35 2008 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.50) id 1Jatri-00028l-KY for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 15:29:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jatr9-0000AB-5X for ged-emacs-devel@m.gmane.org; Sun, 16 Mar 2008 10:28:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JatpT-0007x8-Qp for emacs-devel@gnu.org; Sun, 16 Mar 2008 10:27:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JatpR-0007vq-2i for emacs-devel@gnu.org; Sun, 16 Mar 2008 10:27:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JatpQ-0007vV-JO for emacs-devel@gnu.org; Sun, 16 Mar 2008 10:27:12 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JatpQ-0006WL-3K for emacs-devel@gnu.org; Sun, 16 Mar 2008 10:27:12 -0400 Original-Received: (qmail invoked by alias); 16 Mar 2008 14:27:10 -0000 Original-Received: from N782P004.adsl.highway.telekom.at (EHLO [62.47.41.164]) [62.47.41.164] by mail.gmx.net (mp008) with SMTP; 16 Mar 2008 15:27:10 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+hhHpztWGheNh5gxVhGyD+OK8/BrQensbG4fLO0I qld2lspmh448ns User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: 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:92742 Archived-At: >>I think the most reasonable and safest thing to do now on the >>branch is to install the original bug fix that changes the >>parent of the dired-warning face from font-lock-comment-face >>to font-lock-comment-delimiter-face. > > > That sounds reasonable after all, By all means let's do that.