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

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

RE: Dired+ key bindings


From: Drew Adams
Subject: RE: Dired+ key bindings
Date: Thu, 30 Jul 2015 07:17:06 -0700 (PDT)

> I've just noticed that one of Dired+ key bindings (`C-x F', bound to
> `diredp-fileset') conflicts with the `find-function' (enabled via
> `find-function-setup-keys').
> 
> Could Dired+ key bindings be made optional (not enabled by default), or
> maybe local to the Dired mode map (if that makes sense)?  Thanks.

Done.  Thx.  I didn't realize that `find-function' had that
binding.  I've changed it from `C-x F' to `C-x C-M-f'.

There are 6 global key bindings that Dired+ makes:

C-x   D      - diredp-dired-union
C-x   E      - diredp-add-to-dired-buffer
C-x   C-M-f  - diredp-fileset
C-x 4 C-M-f  - diredp-fileset-other-window
C-x   R      - diredp-dired-recent-dirs
C-x 4 R      - diredp-dired-recent-dirs-other-window

These are not bindings for Dired mode.  They are global bindings
that set up a Dired buffer.  They are thus similar to the default
global bindings `C-x d', `C-x  4 d', `C-x  5 d', `C-x C-j', and
`C-x 4 j'.



reply via email to

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