From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Starting emacs in ediff mode. Date: Thu, 24 Jan 2008 19:03:05 +0100 Message-ID: <87y7afkso6.fsf@ambire.localdomain> References: <7b79188f-cb09-46ae-b88c-65b611b39ae1@d4g2000prg.googlegroups.com> <560a3e25-00da-4f6e-9f1a-8f62ac298bd8@c4g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201198679 14392 80.91.229.12 (24 Jan 2008 18:17:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2008 18:17:59 +0000 (UTC) To: gnu-emacs-help@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 24 19:18:18 2008 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.50) id 1JI6eT-000762-HJ for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jan 2008 19:18:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI6e3-0007vU-B5 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Jan 2008 13:17:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JI6dk-0007uk-Hg for help-gnu-emacs@gnu.org; Thu, 24 Jan 2008 13:17:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JI6di-0007uY-R6 for help-gnu-emacs@gnu.org; Thu, 24 Jan 2008 13:17:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI6di-0007uV-FL for help-gnu-emacs@gnu.org; Thu, 24 Jan 2008 13:17:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JI6di-0000v0-1O for help-gnu-emacs@gnu.org; Thu, 24 Jan 2008 13:17:26 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JI6dd-0003xa-BL for gnu-emacs-help@gnu.org; Thu, 24 Jan 2008 13:17:22 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JI6Rd-0006Zv-Ch for gnu-emacs-help@gnu.org; Thu, 24 Jan 2008 13:05:00 -0500 Original-Received: from ppp-60-36.21-151.libero.it ([151.21.36.60] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JI6Rd-0006ZW-1f for gnu-emacs-help@gnu.org; Thu, 24 Jan 2008 13:04:57 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JI6Pp-0002uF-LQ for gnu-emacs-help@gnu.org; Thu, 24 Jan 2008 19:03:05 +0100 In-Reply-To: <560a3e25-00da-4f6e-9f1a-8f62ac298bd8@c4g2000hsg.googlegroups.com> (DaLoveRhino@hotmail.com's message of "Thu, 24 Jan 2008 08:40:48 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:50920 Archived-At: () DaLoverhino () Thu, 24 Jan 2008 08:40:48 -0800 (PST) echo emacs --geometry 150x80 --eval $evalArg this command displays the "emacs ..." command, but does not invoke it. try removing the "echo". thi