unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Leon <sdl.web@gmail.com>
Subject: Re: dired-jump
Date: Sat, 08 Jul 2006 03:16:38 +0100	[thread overview]
Message-ID: <m2ac7ku9h5.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: 87d5cghpd8.fsf@catnip.gol.com

Miles Bader <miles@gnu.org> writes:
>
> We could simply continue honoring `dired-bind-jump', but move the
> binding code from dired-x.el to bindings.el (and maybe add a bit of
> customize magic to make changes to `dired-bind-jump' do something
> intelligent).  [If bindings.el is executed before dumping, perhaps this
> code would need to be put somewhere that happens after loading the
> user's init file...]
>
> Here's the code from dired-x.el:
>
>    ;;; GLOBAL BINDING.
>    (if dired-bind-jump
>        (progn
>          (define-key global-map "\C-x\C-j" 'dired-jump)
>          (define-key global-map "\C-x4\C-j" 'dired-jump-other-window)))
>
>
> What do people think?
>
> -Miles

I found it very useful too.

-- 
Leon

  reply	other threads:[~2006-07-08  2:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-08  1:11 dired-jump Miles Bader
2006-07-08  2:16 ` Leon [this message]
2006-07-08  3:41 ` dired-jump Drew Adams
2006-07-08  8:29 ` dired-jump David Kastrup
2006-07-08  8:57 ` dired-jump Romain Francoise
2006-07-08 20:57   ` dired-jump Richard Stallman
2006-07-08 15:31 ` dired-jump Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ac7ku9h5.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).