emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find-grep-dired display inadequacy


From: Robert J. Chassell
Subject: find-grep-dired display inadequacy
Date: Sun, 7 Nov 2004 14:09:28 +0000 (UTC)

`find-grep-dired' creates a dired buffer in which the file sizes fail
to justify to the right as they do with a regular dired.  As a
consequence neither the dates nor the file names line up.

To reproduce, start Emacs and execute

    M-x find-grep-dired RET /usr/sbin RET bin/perl RET

This will be displayed:

 /usr/sbin/:
  find . \( -type f -exec grep -q -e bin/perl {} \;  \) -exec ls -ld {} \;
  -rwxr-xr-x  1 root root 29323 Jul 30 18:16 adduser
  -rwxr-xr-x  1 root root 3294 Oct 10 19:38 dpkg-reconfigure


Today's GNU Emacs CVS snapshot, Sun, 2004 Nov  7  13:50 UTC
started with

    /usr/local/src/emacs/src/emacs -Q


In GNU Emacs 21.3.50.45 (i686-pc-linux-gnu, GTK+ Version 2.4.13)
 of 2004-11-06 on benthic
Distributor `The XFree86 Project, Inc', version 11.0.40300001
configured using `configure '--with-type1' '--with-x-toolkit=gtk' '--with-pop' 
'--prefix=/usr/local' '--with-sound=yes''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Major mode: Dired by name

Minor modes in effect:
  mouse-wheel-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
M-x C-y <return> / u s r / s b i n <return> b i n / 
p e r l <return> M-x r e p o r t - e m <tab> <retu
rn>

Recent messages:
Loading mwheel...done
(/usr/local/src/emacs/src/emacs -Q)
Loading image...done
Loading find-dired...
Loading regexp-opt...done
Loading find-dired...done
Loading font-lock...done
Loading jit-lock...done
find-dired *Find* finished.
Loading emacsbug...done

-- 
    Robert J. Chassell                         
    address@hidden                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]