unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Index header in diff-mode
@ 2005-12-08  7:44 Juri Linkov
  2005-12-08 16:46 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Juri Linkov @ 2005-12-08  7:44 UTC (permalink / raw)


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?

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-09 23:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-08  7:44 Index header in diff-mode Juri Linkov
2005-12-08 16:46 ` Stefan Monnier
2005-12-09  9:55   ` Juri Linkov
2005-12-09 14:38     ` Stefan Monnier
2005-12-09 23:55       ` Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).