From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Harter, Douglas" Newsgroups: gmane.emacs.help Subject: Emacs and Perl syntax compile Date: Fri, 1 Aug 2003 08:17:28 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <7EAA02C19D90F84C845BF29A135098B70A22E0@hbgpri52.pa.lcl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1059777378 20241 80.91.224.249 (1 Aug 2003 22:36:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 1 Aug 2003 22:36:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 02 00:36:15 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 19iiVS-0005GF-00 for ; Sat, 02 Aug 2003 00:36:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19idTI-0003gT-1E for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Aug 2003 13:13:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19iZst-0004d3-Pb for help-gnu-emacs@gnu.org; Fri, 01 Aug 2003 09:23:51 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19iZQM-0001wd-Ne for help-gnu-emacs@gnu.org; Fri, 01 Aug 2003 08:54:24 -0400 Original-Received: from [164.156.4.11] (helo=HBGIMC04.PA.LCL) by monty-python.gnu.org with esmtp (Exim 4.20) id 19iYqj-0006n8-H0 for help-gnu-emacs@gnu.org; Fri, 01 Aug 2003 08:17:33 -0400 Original-Received: by HBGIMC04.PA.LCL with Internet Mail Service (5.5.2650.21) id ; Fri, 1 Aug 2003 08:17:32 -0400 Original-To: "Help Emacs (E-mail)" X-Mailer: Internet Mail Service (5.5.2650.21) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11540 I am creating a good many Perl scripts on a Unix using emacs. Can someone tell me what I need in my .emacs to do Perl syntax compiles from emacs and allow compilation mode to handle the errors? . .