emacs-devel
[Top][All Lists]
Advanced

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

Re: M-g in dired


From: Juri Linkov
Subject: Re: M-g in dired
Date: Sat, 20 May 2006 23:03:35 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> ,----
> | C-x C-j runs the command dired-jump
> |    which is an interactive autoloaded Lisp function in `dired-x'.
> | It is bound to C-x C-j.
> | (dired-jump &optional OTHER-WINDOW)
> | 
> | Jump to dired buffer corresponding to current buffer.
> | If in a file, dired the current directory and move to file's line.
> | If in Dired already, pop up a level and goto old directory's line.
> | In case the proper dired file line cannot be found, refresh the dired
> | buffer and try again.
> `----

Let me remind that this was discussed in the thread:
http://lists.gnu.org/archive/html/emacs-devel/2005-03/msg00441.html

The semi-conclusion was: `dired-jump' should be moved to dired.el,
but needs to ask for a file name, either when called with a prefix key
like M-0, or assigned to a separate key like M-g j.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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