emacs-devel
[Top][All Lists]
Advanced

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

Re: Index header in diff-mode


From: Stefan Monnier
Subject: Re: Index header in diff-mode
Date: Fri, 09 Dec 2005 09:38:40 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>> After saving them to files and visiting in diff-mode, sometimes I type
>>> `C-c C-c' or `RET' on such index headers with the intention to visit the
>>> first hunk.  But instead, it visits the last hunk of the previous file
>>> in the same multi-file diff.  Wouldn't it be better to handle the index
>>> header as part of the file header?
>> 
>> I think you're right.  Feel free to make this change,

> I tried to add an optional Index regexp to diff-file-header-re:

I think it's the wrong way to go.  You should try and fix
diff-goto-source more specifically.


        Stefan




reply via email to

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