all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean-Pierre De Schacht <xaos52@gmail.com>
To: 17307@debbugs.gnu.org
Subject: bug#17307: find-dired
Date: Thu, 24 Apr 2014 16:23:31 +0200	[thread overview]
Message-ID: <CALyLa+PccqZKaSmRQj2p8HaCpkGC2X+na+wTpfLfsm7S3oJ+KQ@mail.gmail.com> (raw)
In-Reply-To: <87zjje99va.fsf@medion-vg10-sid.home>

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

Most misalignments on my system are caused by inode numbers that do not fit
in a field of 6 characters.
Padding the inode number field helps a lot.
Padding the filesize field with one extra character does help with larger
files.
Padding the blocks field to 4 characters is unnecessary since -ls already
provides that by default.

Attached is a patch  that works for me, an entry for the changelog and a
snippet of output from find-dired both using the original version and the
patched version.
4 Attachments

[-- Attachment #2: Type: text/html, Size: 2295 bytes --]

  reply	other threads:[~2014-04-24 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-21 11:53 bug#17307: 24.3.90; find-dired xaos52
2014-04-24 14:23 ` Jean-Pierre De Schacht [this message]
2014-04-24 14:30 ` bug#17307: find-dired Jean-Pierre De Schacht
2016-02-24  2:44   ` Lars Ingebrigtsen

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=CALyLa+PccqZKaSmRQj2p8HaCpkGC2X+na+wTpfLfsm7S3oJ+KQ@mail.gmail.com \
    --to=xaos52@gmail.com \
    --cc=17307@debbugs.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.