From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: 23.0.50; Middle w in of permissions in dired-mode is red and bold: dired-warning Date: Fri, 14 Mar 2008 09:48:08 +0100 Message-ID: References: <87hckt9z1u.fsf_-_@jurta.org> <878x0n1g86.fsf@jurta.org> <87prtyx63t.fsf@jurta.org> <874pbawajq.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205484512 9940 80.91.229.12 (14 Mar 2008 08:48:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2008 08:48:32 +0000 (UTC) To: "Eli Zaretskii" , "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 14 09:49:00 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 1Ja5b0-000522-Nl for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2008 09:48:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja5aR-0006aH-Jw for ged-emacs-devel@m.gmane.org; Fri, 14 Mar 2008 04:48:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ja5aJ-0006Zt-02 for emacs-devel@gnu.org; Fri, 14 Mar 2008 04:48:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ja5aG-0006Ym-3E for emacs-devel@gnu.org; Fri, 14 Mar 2008 04:48:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ja5aF-0006YO-57 for emacs-devel@gnu.org; Fri, 14 Mar 2008 04:48:11 -0400 Original-Received: from py-out-1112.google.com ([64.233.166.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ja5aE-0001JO-Qv for emacs-devel@gnu.org; Fri, 14 Mar 2008 04:48:10 -0400 Original-Received: by py-out-1112.google.com with SMTP id u52so3821455pyb.1 for ; Fri, 14 Mar 2008 01:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ff7yPgOK54PMm+cn6C3HPt1ORBPFiYtitDbjhsYsrzA=; b=D/pRNSjAIIhEYaZuIc0bJzGsijfB3tReJfjoTkmrhtpDcJ1M0/qlDw7nZgB588oV/eWwFVhthUaLjmgcmuIy+okgkHPg7KI1O0X5BdQL2olnDGeuXTObF5i2umrueYUYEtcS1RputQ6J6tC+3kz4YVx8Fg9jVhA+9xqAciGgxDE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SssDjJOmqOdpSDnHsT9A6NWH85cCk1oJ8Xlb4fKRErRDFRsV8NauR5PzAi0N5VNKBt/CrBQntuOQz0qV7RPO/bjcCeLEzA5r9WE2oG3ZqS9FMhW/yNQ1jfIyd+2XB4yZOaj13jLV7hmJUfK+mddVMPxD8b61olLvuh7jtIsEaJU= Original-Received: by 10.114.27.20 with SMTP id a20mr11228737waa.101.1205484488523; Fri, 14 Mar 2008 01:48:08 -0700 (PDT) Original-Received: by 10.114.166.20 with HTTP; Fri, 14 Mar 2008 01:48:08 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:92493 Archived-At: [I sent this privately by accident] On Fri, Mar 14, 2008 at 2:07 AM, Juri Linkov wrote: > Faces are not behavior. Faces are a visual appearance. Yes. Emacs using a face now, when it used another one yesterday for the same purpose, is a change in behavior, though. > This can be considered as a bug discovered during the pretest. > What a sense to make pretests if it is not allowed to fix bugs > found in these pretests?! The severity of the bug must be taken into account so late in the release cycle. Juanma