Re: Dired 7.9 bug: C-n and C-p in dired

Sandy Rutherford (sandy@math.ubc.ca)
Thu, 26 Mar 1998 13:37:39 -0800


Michael,

On 25 Mar 1998 you wrote:

>>>>> "David" == David Bakhash <cadet@MIT.EDU> writes:
 David> hi,
 David> I seriously think that binding C-n and C-p in dired to
 David> dired-\(next\|previous\)-line is the wrong thing to do.  that's what `n' 
 David> and `p' are for.

 > What's GNU Emacs Dired's take on this?


Major Mode Bindings:
key             binding
---             -------

RET		dired-advertised-find-file
C-n		dired-next-line
C-o		dired-display-file
C-p		dired-previous-line


-- sandy