From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; on Mac OS X permissions of group-writable files are displayed with red w Date: Mon, 26 May 2008 21:11:49 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1211829200 8307 80.91.229.12 (26 May 2008 19:13:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 19:13:20 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 21:14: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 1K0i8s-0007XI-Id for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 21:13:58 +0200 Original-Received: from localhost ([127.0.0.1]:60472 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0i87-0001Zr-BH for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 15:13:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0i6x-0001Fb-On for emacs-devel@gnu.org; Mon, 26 May 2008 15:11:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0i6w-0001Ez-JA for emacs-devel@gnu.org; Mon, 26 May 2008 15:11:58 -0400 Original-Received: from [199.232.76.173] (port=46762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0i6w-0001Et-Cl for emacs-devel@gnu.org; Mon, 26 May 2008 15:11:58 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:38240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0i6w-0006H2-9y for emacs-devel@gnu.org; Mon, 26 May 2008 15:11:58 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:48338) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1K0i5M-00079P-32 for emacs-pretest-bug@gnu.org; Mon, 26 May 2008 15:10:20 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1K0i6s-0006G3-1Z for emacs-pretest-bug@gnu.org; Mon, 26 May 2008 15:11:57 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:35120) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0i6r-0006Ff-Ic for emacs-pretest-bug@gnu.org; Mon, 26 May 2008 15:11:53 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id DF34AE1083B1 for ; Mon, 26 May 2008 21:11:51 +0200 (CEST) Original-Received: from [195.4.205.216] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1K0i6p-0007oX-00 for emacs-pretest-bug@gnu.org; Mon, 26 May 2008 21:11:51 +0200 X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18Ybb+Ev4n168QiNjnBvn/iygFaUKLTOKEmRjjt fhRtgRw7BNjQe2qn4WDcoZh78djA+MLMkbguYCp3lkwcq/E6DJ DpTctT5ob0Cpl0oTTWeA== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:97750 gmane.emacs.pretest.bugs:22445 Archived-At: Hello! GNU Emacs explains to me (after following hypertext links from *Help* =20= buffers) that dired-perm-write face comes out of dired.el, from these =20= lines: (defface dired-perm-write '((((type w32 pc)) :inherit default) ;; These default to = rw-rw-rw. ;; Inherit from font-lock-comment-delimiter-face since with = min-=20 colors 8 ;; font-lock-comment-face is not colored any more. (t (:inherit font-lock-comment-delimiter-face))) "Face used to highlight permissions of group- and = world-writable =20 files." :group 'dired-faces :version "22.2") I am pretty sure that I neither have some MS stuff on my lap nor a PC =20= in use ... so why do I see these red w in drwxrwxr-x or -rw-rw-r-- ? In GNU Emacs 23.0.60.2 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d =20 scroll bars) of 2008-05-23 on Latsche.local Windowing system distributor `The XFree86 Project, Inc', version =20 11.0.40400000 configured using `configure '--without-sound' '--without-pop' '--=20 with-dbus' '--with-libotf' '--with-x-toolkit=3Dathena' '--enable-=20 locallisppath=3D/Library/Application Support/Emacs/calendar23:/Library/=20= Application Support/Emacs/caml:/Library/Application Support/Emacs:/sw/=20= share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=3D/sw/lib/freetype219/=20 lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/qt4-x11/lib/=20 pkgconfig:/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/pkgconfig:/=20 usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig' 'CFLAGS=3D-ggdb -=20 gfull -H -Wno-pointer-sign -bind_at_load -pipe -fPIC -mcpu=3D7450 -=20 mtune=3D7450 -mno-powerpc64 -O0 -mpim-altivec -ftree-vectorize -fno-=20 crossjumping' 'CPPFLAGS=3D-no-cpp-precomp -I/sw/include -I/usr/local/=20 include -idirafter /usr/X11R6/include' 'LDFLAGS=3D-bind_at_load -=20 dead_strip -multiply_defined suppress -L/sw/lib/ncurses -L/sw/lib -L/=20 usr/local/lib -L/usr/X11R6/lib'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: de_DE.UTF-8 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t show-paren-mode: t display-time-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t -- Mit friedvollen Gr=FC=DFen Pete This is a signature virus. Add me to your signature and help me to live