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: Juri Linkov
Subject: Re: patch: add-log.el: changelog find file under poin
Date: Wed, 23 Jan 2008 11:28:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

>   > >   > So the question is, should Change Log mode have this feature,
>   > >   > or should we say "globally use ffap if you want this"?
>   > >   >
>   > >   > Or, perhaps Change Log mode could bind find-file-at-point
>   > >   > to a C-c command.
>   > >
>   > > That would be FAR less useful than the current proposal.
>   > >
>   > > The point is that the file might not be at point. :-)
>   > >
>   > > If you looking at a log entry with 50 changes, the file name can be very
>   > > far away from the point.
>   >
>   > This looks like a request for a new function `find-file-before-point' in 
> ffap
>   > that searches backwards for a file name.
>
> It's not, if the point is before the file name but still on the same
> entry it should look forward.

How this is possible if ChangeLog entries always start with a file name?

> Or at point if the point is on the file name.

This is naturally to expect from such a function to first look at point
(including the leading star in case of ChangeLog entries).

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




reply via email to

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