emacs-devel
[Top][All Lists]
Advanced

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

Re: patch: add-log.el: changelog find file under poin


From: Glenn Morris
Subject: Re: patch: add-log.el: changelog find file under poin
Date: Tue, 22 Jan 2008 17:38:57 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Richard Stallman wrote:

>     ;; For the default installation, add this line to your .emacs file:
>     ;;
>     ;; (ffap-bindings)                      ; do default key bindings
>     ;;
>     ;; ffap-bindings makes the following global key bindings:
>     ;;
>     ;; C-x C-f                find-file-at-point (abbreviated as ffap)
>     ;; C-x C-r                ffap-read-only
>     ;; C-x C-v                ffap-alternate-file
>
> This is not, strictly speaking, a minor mode (though perhaps we
> should make it one), but it acts like a mode.

The key binding stuff is optional; you don't have to bind those
commands to keys. If you don't want to do this, you can just use M-x
ffap, which is not a lot of typing.

> Or, perhaps Change Log mode could bind find-file-at-point to a C-c
> command.

Sounds better than re-inventing a wheel to me.




reply via email to

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