Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gateway!RELAY.NSWC.NAVY.MIL!dpaulso From: dpaulso@RELAY.NSWC.NAVY.MIL Newsgroups: comp.emacs Subject: Re: Line numbers Message-ID: <39135@bbn.COM> Date: 26 Apr 89 14:52:41 GMT Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 28 Jeff Ferguson writes: > Hi kids, > > Is there any way to go to a specific line number? When my >compiler tells me there is an error on line 33, I would like to know >where line 33 is. I have looked everywhere but I cannot find what I >want. Thank you for any help you can provide. the best thing to do is to run your compiles from inside emacs, using M-x compile. documentation for this function follows: compile: Compile the program including the current buffer. Default: run `make'. Runs COMMAND, a shell command, in a separate process asynchronously with output going to the buffer *compilation*. You can then use the command C-x ` to find the next error message and move to the source code that caused it. This is especially nice if your emacs takes a while to fire up, due to a hefty .emacs file /dave --- Dave Paulson dpaulso@relay.nswc.navy.mil (703)663-2137 "I've upped my standards; now up yours" -- Pat Paulsen