GNU bug report logs -
#9409
24.0.50; log-view-msg-prev, easy-mmode
Previous Next
Reported by: Eduard Wiebe <usenet <at> pusto.de>
Date: Tue, 30 Aug 2011 19:39:02 UTC
Severity: minor
Tags: moreinfo
Merged with 14531
Found in versions 24.0.50, 24.3.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 9409 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>> In (info "(emacs) VC Change Log"):
>> `P'
>> Move to the log of the previous file, if showing logs for a
>> multi-file VC fileset. Otherwise, just move to the beginning of
>> the log. A numeric prefix argument is a repeat count.
>>
>> I tried visiting a random Emacs Lisp file (calc.el) in the bzr repo, and
>> then execute `vc-print-log'. It isn't a multi-file fileset, but
>> pressing `P' does not move to the beginning of the log buffer. Instead,
>> an error message "No previous file" occurs.
>
> I'm not sure what that command is meant to do, even after reading the
> documentation and reading the code (and even reading the code doesn't
> help that much, because these are easy-mmode-define-navigation
> incantation).
>
> It searches for the prev instance of:
>
> log-view-file-re
> "^\\(?:Working file: \\(?1:.+\\)\\|\\(?:SCCS/s\\.\\|Changes to
> \\)\\(?1:.+\\):\\)
> "
>
> in the *vc-change-log* buffer? But ... there's nothing like that in a
> git buffer?
>
> So `P'/`N' always fails for me. Is this just code that has bitrotted,
> or is the use case just not... explained well?
Perhaps these commands are CVS/RCS/SCCS-specific, and shouldn't be
enabled in general? Because they're pretty confusing as is, and should
(at the very least) explain better what they're attempting to do.
I've added Stefan and Dmitry to the CCs; perhaps they have some insights
here.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.