[Top][All Lists]
[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: address@hidden [mailto:address@hidden Behalf Of Gerd
Moellmann
Sent: Tuesday, October 30, 2001 5:42 AM
To: Daniel Ortmann
Cc: address@hidden
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?
RE: excessive [?\C-x ?[] and [?\C-x ?]] paging needed in emacs dired-x buffers, Daniel Ortmann, 2001/10/29