From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: Re: emacs command line parameter Date: Sat, 19 Jun 2004 16:58:58 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20040619135857.GA2271@luna.mooo.com> References: <200406190204.36185.hg@technosis.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087653638 17660 80.91.224.253 (19 Jun 2004 14:00:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Jun 2004 14:00:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 19 16:00:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BbgOV-0002ja-00 for ; Sat, 19 Jun 2004 16:00:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BbgPe-00043C-Cj for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Jun 2004 10:01:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BbgPX-00042x-5M for help-gnu-emacs@gnu.org; Sat, 19 Jun 2004 10:01:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BbgPV-00042l-9y for help-gnu-emacs@gnu.org; Sat, 19 Jun 2004 10:01:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BbgPV-00042i-6f for help-gnu-emacs@gnu.org; Sat, 19 Jun 2004 10:01:33 -0400 Original-Received: from [192.115.104.9] (helo=napo.bezeqint.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BbgO6-00016B-Ep for help-gnu-emacs@gnu.org; Sat, 19 Jun 2004 10:00:06 -0400 Original-Received: from napo.bezeqint.net (localhost [127.0.0.1]) by napo.bezeqint.net (Bezeq International SMTP out Mail Server) with SMTP id D45DE178457 for ; Sat, 19 Jun 2004 16:58:03 +0300 (IDT) Original-Received: from litshi.luna.local ([IP=62.219.70.121]) by eSafe SMTP Relay 1087634162; Sat Jun 19 16:58:03 2004 Original-Received: from micha by litshi.luna.local with local (Exim 4.34) id 1BbgN0-0000b7-23 for help-gnu-emacs@gnu.org; Sat, 19 Jun 2004 16:58:58 +0300 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <200406190204.36185.hg@technosis.de> User-Agent: Mutt/1.5.6+20040523i X-ESAFE-STATUS: Mail clean X-ESAFE-DETAILS: Clean X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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:18995 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18995 On Sat, Jun 19, 2004 at 02:04:36AM +0200, Heiko Gerdau wrote: > Hi, > > I'm trying to start emacs using the command line options "-f" or "--eval" to > run edirs (ediff) directly (or other functions) from a GNU linux command line > (bash) with two directories (files) given. Something like: emacs --eval=edirs > "MyDir1" "MyDir2" "cpp". > I never succeeded. > I have had some problem with that with emacs-bidi, IIRC the = wasn't supported and I am not sure about short versus long options. Try removing the = and try both short and long options and see if one of them works. > Is it possible to do that and what is the correct syntax? > > Thanks for any hint. > > Greetings > Heiko > > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. >