* configure in M-x compile: use line numbers
@ 2002-10-27 8:04 Dan Jacobson
2002-10-28 13:31 ` Andreas Schwab
0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2002-10-27 8:04 UTC (permalink / raw)
Running the typical GNU configure with emacs' M-x compile:
checking Tk include dirs...
configure: warning: *** Did not find tk.h, maybe okay...
Well, without line numbers, we can't [in emacs] jump to the spot in
the configure script to see what exactly caused this.
Wait, there is a config.log with the line numbers... but unfortunately
this is not all hooked up as nice as it could be on a usual "make"
run, where on just hits next-error.
--
http://jidanni.org/ Taiwan(04)25854780
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: configure in M-x compile: use line numbers
2002-10-27 8:04 configure in M-x compile: use line numbers Dan Jacobson
@ 2002-10-28 13:31 ` Andreas Schwab
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2002-10-28 13:31 UTC (permalink / raw)
Cc: bug-gnu-emacs
Dan Jacobson <jidanni@dman.ddts.net> writes:
|> Wait, there is a config.log with the line numbers... but unfortunately
|> this is not all hooked up as nice as it could be on a usual "make"
|> run, where on just hits next-error.
C-x C-f config.log
M-x compilation-minor-mode
M-x next-error
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-28 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-27 8:04 configure in M-x compile: use line numbers Dan Jacobson
2002-10-28 13:31 ` Andreas Schwab
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.