Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gateway!utrccm!ecb From: ecb@utrccm (ecb) Newsgroups: comp.emacs Subject: Absolute line jump method? Message-ID: <8908261423.AA01106@utrccm.SMC.UTC.COM> Date: 26 Aug 89 14:23:59 GMT References: <77000009@p.cs.uiuc.edu> Sender: news@bbn.COM Organization: BBN news/mail gateway Lines: 31 on 24 Aug 89 17:01:00 GMT, ray@bbn.COM said: ray> Sender: arpa-unix-emacs-request@bbn.COM Source-Info: From (or ray> Sender) name not authenticated. ray> Can anyone tell me how to jump to an absolute line number in ray> Gnuemacs? ray> In other words, when a compiler says the problem is on line ray> 200, how do I get there without counting lines? ray> thanks. ray> . Use: Meta-x goto-line 200 If you've compiled your code with Meta-x compile, you may find the function called next-error (bound to Ctrl-x `) more to your liking. This is compiler dependent, however. Bud Boman United Technologies Research Center (203) 727-7128 ecb@utrccm.smc.utc.com