unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58407: 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete
@ 2022-10-10  9:11 Holger Schurig
  2022-10-10  9:38 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Holger Schurig @ 2022-10-10  9:11 UTC (permalink / raw)
  To: 58407

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





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

* bug#58407: 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete
  2022-10-10  9:11 bug#58407: 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete Holger Schurig
@ 2022-10-10  9:38 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-10-10  9:38 UTC (permalink / raw)
  To: Holger Schurig; +Cc: 58407-done

> From: Holger Schurig <holgerschurig@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.





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

end of thread, other threads:[~2022-10-10  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10  9:11 bug#58407: 29.0.50; docstring for compilation-auto-jump-to-first-error incomplete Holger Schurig
2022-10-10  9:38 ` Eli Zaretskii

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).