GNU bug report logs -
#58407
29.0.50; docstring for compilation-auto-jump-to-first-error incomplete
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Oct 2022 12:38:12 +0300
with message-id <83mta4ggsb.fsf <at> gnu.org>
and subject line Re: bug#58407: 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete
has caused the debbugs.gnu.org bug report #58407,
regarding 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
58407: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58407
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
M-x describe-variable compilation-auto-jump-to-first-error says:
-----------------------------------------------------------------------------
If non-nil, automatically jump to the first error during compilation.
-----------------------------------------------------------------------------
But the etc/NEWS entry says
-----------------------------------------------------------------------------
*** The 'compilation-auto-jump-to-first-error' user option has been extended.
It can now have the additional values 'if-location-known' (which will
only jump if the location of the first error is known), and
'first-known' (which will jump to the first known error location).
-----------------------------------------------------------------------------
So I think the docstring is currently incomplete.
In GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version
3.24.24, cairo version 1.16.0) of 2022-10-10 built on desktop
Repository revision: 93136169cba9c7c8f827dbc2f579b95a75d15fad
Repository branch: master
[Message part 3 (message/rfc822, inline)]
> From: Holger Schurig <holgerschurig <at> gmail.com>
> Date: Mon, 10 Oct 2022 02:11:57 -0700
>
> M-x describe-variable compilation-auto-jump-to-first-error says:
>
> -----------------------------------------------------------------------------
> If non-nil, automatically jump to the first error during compilation.
> -----------------------------------------------------------------------------
>
>
> But the etc/NEWS entry says
>
> -----------------------------------------------------------------------------
> *** The 'compilation-auto-jump-to-first-error' user option has been extended.
> It can now have the additional values 'if-location-known' (which will
> only jump if the location of the first error is known), and
> 'first-known' (which will jump to the first known error location).
> -----------------------------------------------------------------------------
>
>
> So I think the docstring is currently incomplete.
Thanks, fixed.
This bug report was last modified 2 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.