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: Johan Bockgård
Subject: Re: patch: add-log.el: changelog find file under poin
Date: Mon, 28 Jan 2008 10:29:31 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:

> I've been using ffap for a while and found it abou as often big a pain
> as it is handy.  Esp. suggesting that /*********************** etc.
> are file names is not helpful when browsing projects.  How do others
> cope with this, anyone using ffap?

I use

    (ffap-bindings)
    (setq ffap-require-prefix t
          dired-at-point-require-prefix t)

This means that `C-x C-f' and `C-x d' behave normally, and a `C-u'
prefix is used for ffap magic.

-- 
Johan Bockgård





reply via email to

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