unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* new compile command brokeness
@ 2004-03-16  7:38 Miles Bader
  2004-03-17 20:45 ` Daniel Pfeiffer
  0 siblings, 1 reply; 5+ messages in thread
From: Miles Bader @ 2004-03-16  7:38 UTC (permalink / raw)


When I do `M-x compile RET', type make, and get a bunch of errors, and
then try `M-x next-error', it doesn't work, and instead just says
`Moved past last error'.

The actual *Messages* output looks like:

Fontifying *compilation*... (regexps........................................)
compilation-next-error: Moved past last error

If I go to the *compilation* buffer, and use `C-c C-c' on an error
line, then that succeeds, and subsequent uses of `next-error' also work
properly.

BTW another point I noticed is that while the old compile command
caused the `current error' (the error last selected by next-error)
to be the top-line in the *compilation* window, the new one doesn't,
making it something like the 3rd line or so.  This makes which error is
current much harder to see; if it's desirable to not use the top of the
window (maybe to see more context?), then I think the current error
should be highlighted or something.

-Miles
-- 
We are all lying in the gutter, but some of us are looking at the stars.
-Oscar Wilde

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

end of thread, other threads:[~2004-03-17 23:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-16  7:38 new compile command brokeness Miles Bader
2004-03-17 20:45 ` Daniel Pfeiffer
2004-03-17 21:40   ` Stefan Monnier
2004-03-17 23:12     ` Kim F. Storm
2004-03-17 22:42   ` Miles Bader

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