[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired-move-to-filename-regexp
From: |
Stefan Monnier |
Subject: |
Re: dired-move-to-filename-regexp |
Date: |
Thu, 23 Sep 2004 13:57:00 -0400 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) |
> I think a better solution is if we can turn off the new "feature"
> of adapting the column widths to the data. It is simple and clean.
> Both this and your suggestion would only work with GNU ls, so in that
> regard neither one has an advantage.
Another solution is to assume that the current buffer and the one new line
have used the same ls options and contain the same number of space-separated
fields. Based on this, you can add spaces so as to align the fields in the
new line to the field of the other lines.
Stefan
- Re: dired-move-to-filename-regexp, Paul Eggert, 2004/09/22
- Re: dired-move-to-filename-regexp, Richard Stallman, 2004/09/24
- Re: dired-move-to-filename-regexp, Paul Eggert, 2004/09/23
- Re: dired-move-to-filename-regexp,
Stefan Monnier <=
- Re: dired-move-to-filename-regexp, Richard Stallman, 2004/09/24
- Re: dired-move-to-filename-regexp, Stefan, 2004/09/25
- Re: dired-move-to-filename-regexp, Richard Stallman, 2004/09/25
- Re: dired-move-to-filename-regexp, Stefan, 2004/09/25
- Re: dired-move-to-filename-regexp, Richard Stallman, 2004/09/26
- Re: dired-move-to-filename-regexp, Stefan, 2004/09/29
Re: dired-move-to-filename-regexp, Miles Bader, 2004/09/24
Re: dired-move-to-filename-regexp, Jim Meyering, 2004/09/24