From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LanX Newsgroups: gmane.emacs.help Subject: skipping arguments with mode-compile Date: Tue, 23 Mar 2010 14:49:08 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1272998065 6708 80.91.229.12 (4 May 2010 18:34:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 May 2010 18:34:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 04 20:34:23 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Mwp-0000RV-HY for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 20:34:23 +0200 Original-Received: from localhost ([127.0.0.1]:51423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Mwp-0002rQ-3N for geh-help-gnu-emacs@m.gmane.org; Tue, 04 May 2010 14:34:23 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!r27g2000yqn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 84.59.69.0 Original-X-Trace: posting.google.com 1269380949 17741 127.0.0.1 (23 Mar 2010 21:49:09 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 23 Mar 2010 21:49:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r27g2000yqn.googlegroups.com; posting-host=84.59.69.0; posting-account=W9fpQwoAAADZYmkl-8sXk1VPxG3rq-Pd User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.14) Gecko/2009090216 Ubuntu/8.10 (intrepid) Firefox/3.0.14, gzip(gfe), gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:177553 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 Xref: news.gmane.org gmane.emacs.help:73043 Archived-At: Hi I'm stuck ... I was able to customize most interactive inputs to be skipped when invoking mode-compile. But I'm still asked for arguments like in "Arguments to foo.pl perl script: " Does anyone know how to costumize this, maybe on a per file basis? Thanx LanX