From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastien Vauban Newsgroups: gmane.emacs.help Subject: Re: Dired+ key bindings Date: Thu, 30 Jul 2015 16:35:06 +0200 Organization: Sebastien Vauban Message-ID: <86egjpu31h.fsf@example.com> References: <86d1zahwq3.fsf@example.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1438267227 11002 80.91.229.3 (30 Jul 2015 14:40:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2015 14:40:27 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Thu Jul 30 16:40:26 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZKp0P-0007NI-Kt for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2015 16:40:21 +0200 Original-Received: from localhost ([::1]:40334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZKp0O-00010e-T4 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2015 10:40:20 -0400 Original-Path: usenet.stanford.edu!goblin3!goblin.stu.neva.ru!news.cs.hut.fi!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Injection-Info: mx02.eternal-september.org; posting-host="402b34550bd938aa98825778083dce0e"; logging-data="32332"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX1/9jl1IWR2s2LRYAsbQP4Np" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:wxSQr7HdJz8dBQMNOd0jukHSvKE= sha1:xrMYWY7WCaRVwxiX41pZezx3qQE= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.help:213865 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:106150 Archived-At: Drew Adams writes: >> 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'. Thanks for your quick reaction!! Best regards, Seb -- Sebastien Vauban