From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dietmar Kehr Newsgroups: gmane.emacs.help Subject: latex and perl mode Date: Fri, 25 Feb 2005 13:13:26 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1109333783 16329 80.91.229.2 (25 Feb 2005 12:16:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2005 12:16:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 25 13:16:23 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D4eOI-0007hG-8i for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Feb 2005 13:16:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4eg2-00015P-5K for geh-help-gnu-emacs@m.gmane.org; Fri, 25 Feb 2005 07:34:38 -0500 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-Newsgroups: gnu.emacs.help Original-NNTP-Posting-Host: 139.30.30.55 X-Original-NNTP-Posting-Host: 139.30.30.55 Original-X-Trace: news.uni-rostock.de 1109333347 139.30.30.55 (25 Feb 2005 13:09:07 +0100) Original-Lines: 11 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!irazu.switch.ch!switch.ch!newsfeed00.sul.t-online.de!t-online.de!news-lei1.dfn.de!news-ber1.dfn.de!zrz.TU-Berlin.DE!news.uni-rostock.de!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:128799 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24339 1. I can start a latex run with C-c C-b but this starts latex \\nonstopmode How can I use latex without \\nonstopmode? 2. I'd like to use a similar feature in the perl-mode: I would like to run the buffer with the perl programm, where the error messages are shown in seperate emacs buffer. How is this possible? I didn't find it with C-h f perlmode. Thanks.