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

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

bug#16179: 24.3.50; darwin: ls-lisp-use-insert-directory-program=nil =>


From: Eli Zaretskii
Subject: bug#16179: 24.3.50; darwin: ls-lisp-use-insert-directory-program=nil => bad formatting
Date: Tue, 17 Dec 2013 21:48:21 +0200

> Date: Tue, 17 Dec 2013 14:25:41 -0500
> From: Sam Steingold <sds@gnu.org>
> Cc: 16179@debbugs.gnu.org
> 
> > This is obviously data-dependent, so please show the data and the
> > screenshot of bad display.
> 
> here you go.

In that Dired buffer, what are the values of ls-lisp-filesize-d-fmt
and ls-lisp-filesize-f-fmt?  I suspect they are " %2d" and " %2.0f"
respectively.  If that is so, please step through
ls-lisp-insert-directory in a debugger and see why it doesn't account
for file sizes that have more than 2 digits in them.

Did you invoke Dired with some non-default switches, btw, as in
"C-u C-x d"?

Also, does the problem happen in "emacs -Q"?





reply via email to

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