all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 16179@debbugs.gnu.org
Subject: bug#16179: 24.3.50; darwin: ls-lisp-use-insert-directory-program=nil => bad formatting
Date: Tue, 17 Dec 2013 15:37:58 -0500	[thread overview]
Message-ID: <CAFsbZ7b5T7d2-_bwkdj02ay-wybnztWzymA+j1dTHyW3k1rOTg@mail.gmail.com> (raw)
In-Reply-To: <83lhzjcl8a.fsf@gnu.org>

On Tue, Dec 17, 2013 at 2:48 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> 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.

indeed.

> 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.

the `(memq ?s switches)' branch is taken.

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

I customize dired-listing-switches to "-als".
the "s" caused the problem.


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

I don't know how do do this under mac os x.
sorry.

-- 
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>





  reply	other threads:[~2013-12-17 20:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 16:57 bug#16179: 24.3.50; darwin: ls-lisp-use-insert-directory-program=nil => bad formatting Sam Steingold
2013-12-17 18:25 ` Eli Zaretskii
2013-12-17 19:25   ` Sam Steingold
2013-12-17 19:48     ` Eli Zaretskii
2013-12-17 20:37       ` Sam Steingold [this message]
2013-12-17 21:05         ` Eli Zaretskii
2013-12-18 16:03           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFsbZ7b5T7d2-_bwkdj02ay-wybnztWzymA+j1dTHyW3k1rOTg@mail.gmail.com \
    --to=sds@gnu.org \
    --cc=16179@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.