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: Thu, 08 Dec 2005 11:46:48 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> cvs diff generates index headers that look like
> Index: lisp/simple.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/simple.el,v
> retrieving revision 1.777
> diff -u -r1.777 simple.el

> 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,


        Stefan




reply via email to

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