unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70974: next-error: allow looping back to the first error
@ 2024-05-15  2:41 Dan Jacobson
  2024-05-16 10:20 ` Eli Zaretskii
  2024-05-16 20:38 ` Rudolf Adamkovič
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Jacobson @ 2024-05-15  2:41 UTC (permalink / raw)
  To: 70974

C-s runs the command isearch-forward
When we hit the bottom no worries, it will just print a
message and wrap back up to the top and keep searching.

C-x ` runs the command next-error.
But it doesn't loop around. Nope. Beep:
compilation-next-error: Moved past last error
We must manually place it back up at the top.





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

end of thread, other threads:[~2024-05-17  1:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15  2:41 bug#70974: next-error: allow looping back to the first error Dan Jacobson
2024-05-16 10:20 ` Eli Zaretskii
2024-05-17  1:32   ` Dan Jacobson
2024-05-16 20:38 ` Rudolf Adamkovič

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