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: Mon, 29 Oct 2001 10:01:04 -0600

Gerd,

I should mention that I have the following set:

(setq insert-directory-program "/bin/ls")
(add-hook 'dired-mode-hook (lambda () (set (make-local-variable
'shell-file-name) "/bin/sh")))

-----Original Message-----
From: gerd@gerd.dnsq.org [mailto:gerd@gerd.dnsq.org]On Behalf Of Gerd
Moellmann
Sent: Monday, October 29, 2001 6:41 AM
To: dortmann@mhbs.lsil.com
Cc: bug-gnu-emacs@gnu.org
Subject: Re: excessive [?\C-x ?[] and [?\C-x ?]] paging needed in emacs
dired-x buffers


Daniel Ortmann <dortmann@lsil.com> writes:

> In previous emacs versions, only one single set of C-x [ and C-x ]
> dired-x keystrokes were required to page forward to the next /...: line.

Do you mean the title line of directories inserted with `i'?

> The new emacs version requires twice the keystrokes.

I just tried that and it seems to work as in 20.7.  Could you please
try this starting from `emacs -q --no-site-file'?  If it still fails,
please provide a precise test case with which I can reproduce this.




reply via email to

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