From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pierre Albarede Newsgroups: gmane.emacs.help Subject: Re: how to point at (latex) compiling error line ? Date: Thu, 27 Mar 2003 14:08:38 +0100 Organization: Guest of ProXad - France Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E82F7D6.6020200@free.fr> References: <3E821D31.5040801@free.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048770677 11305 80.91.224.249 (27 Mar 2003 13:11:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2003 13:11:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 27 14:11:16 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18yXA4-0002wA-00 for ; Thu, 27 Mar 2003 14:11:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18yX9e-0006HO-03 for gnu-help-gnu-emacs@m.gmane.org; Thu, 27 Mar 2003 08:10:50 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!skynet.be!skynet.be!freenix!wanadoo.fr!proxad.net!feeder2-1.proxad.net!news3-1.free.fr!not-for-mail User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Date: 27 Mar 2003 14:08:14 MET Original-NNTP-Posting-Host: 62.147.63.94 Original-X-Trace: 1048770494 news3-1.free.fr 28766 62.147.63.94:49900 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:111449 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7949 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7949 David Kastrup: > > You are obviously using AUCTeX. AUCTeX can jump to the next error > when you type C-c ` but it would appear that you have overwritten the > commands that it uses for that purpose. > Right. You solve my problem. I am so stupid sometimes. Thanks alot.