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

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

RE: excessive [?\C-x ?[] and [?\C-x ?]] paging needed in emacs dired-x b


From: Daniel Ortmann
Subject: RE: excessive [?\C-x ?[] and [?\C-x ?]] paging needed in emacs dired-x buffers
Date: Tue, 30 Oct 2001 09:38:42 -0600

Will do.

But would a better solution be to mark lines that begin in column 1 and end
with :\\s-*$  ??

-----Original Message-----
From: gerd@gerd.dnsq.org [mailto:gerd@gerd.dnsq.org]On Behalf Of Gerd
Moellmann
Sent: Tuesday, October 30, 2001 5:42 AM
To: Daniel Ortmann
Cc: bug-gnu-emacs@gnu.org
Subject: Re: excessive [?\C-x ?[] and [?\C-x ?]] paging needed in emacs
dired-x buffers


I think this must be something in insert-directory, maybe the part
that's done with `df' at the end of that function.  Can you Edebug
that function for some arbitrary directory, say

  `(insert-directory "/tmp" "-al")

and see where that extra newline comes from?




reply via email to

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