emacs-devel
[Top][All Lists]
Advanced

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

Re: key to yank text at point into minibuffer?


From: Kevin Rodgers
Subject: Re: key to yank text at point into minibuffer?
Date: Mon, 13 Feb 2006 11:00:58 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Drew Adams wrote:
I tried ffap.el for a while and found I didn't care much for it. In
particular, in Dired I rarely want to use the file name at point when I use
`C-x f' - if I want that then I just use `RET'.  Anyway, if people find
ffap.el handy that's fine. I realize that it also does other things,
including mailto: prefixing and remote-file handling.

(define-key dired-mode-map "\C-x\C-f" 'find-file) ; override ffap-bindings

--
Kevin Rodgers





reply via email to

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