unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* [21.3] Dired listing is not kept in sync (e.g. after M)
@ 2004-10-12 17:12 Jari Aalto
  0 siblings, 0 replies; 2+ messages in thread
From: Jari Aalto @ 2004-10-12 17:12 UTC (permalink / raw)


In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-08-03 on raven, modified by Debian

If file modes are changed in Dired buffer, the listing is not kept in synch
with the rest of the lines. See the misplaced day, month etc after
"M" command above ntp.keys

  -rw-r--r--   1 root root     2898 Oct 12 20:02 ntp.conf
  -rw-r--r--  1 root root 0 Oct 12 20:06 ntp.keys

Only after "g" to get new listing this is restored to:

  -rw-r--r--   1 root root     2898 Oct 12 20:02 ntp.conf
  -rw-r--r--   1 root root        0 Oct 12 20:06 ntp.keys

Since diredt modifies the layout of line after M, by displaying
the new permissions, it shoudl also preserve the whole line.

Jari

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [21.3] Dired listing is not kept in sync (e.g. after M)
       [not found] <mailman.2822.1097601622.2017.bug-gnu-emacs@gnu.org>
@ 2004-10-12 20:50 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2004-10-12 20:50 UTC (permalink / raw)


>>>>> "Jari" == Jari Aalto <jari.aalto@cante.net> writes:

> In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2004-08-03 on raven, modified by Debian

> If file modes are changed in Dired buffer, the listing is not kept in synch
> with the rest of the lines. See the misplaced day, month etc after
> "M" command above ntp.keys

>   -rw-r--r--   1 root root     2898 Oct 12 20:02 ntp.conf
>   -rw-r--r--  1 root root 0 Oct 12 20:06 ntp.keys

> Only after "g" to get new listing this is restored to:

>   -rw-r--r--   1 root root     2898 Oct 12 20:02 ntp.conf
>   -rw-r--r--   1 root root        0 Oct 12 20:06 ntp.keys

> Since dired modifies the layout of line after M, by displaying
> the new permissions, it shoudl also preserve the whole line.

I've hopefully fixed this in the CVS a few weeks ago.
The layout is done by `ls' and the problem is that `ls' does not always lay
things out the same way :-(


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-12 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2822.1097601622.2017.bug-gnu-emacs@gnu.org>
2004-10-12 20:50 ` [21.3] Dired listing is not kept in sync (e.g. after M) Stefan Monnier
2004-10-12 17:12 Jari Aalto

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).