From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.help Subject: Re: EmacsW32 invocation options Date: Thu, 3 May 2007 10:20:07 +0200 Message-ID: References: <59osrdF2m97hgU1@mid.individual.net> <4637A396.9000300@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178180432 31602 80.91.229.12 (3 May 2007 08:20:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 May 2007 08:20:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Brian Elmegaard" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 03 10:20:30 2007 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 1HjWY5-0001Cf-2H for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2007 10:20:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjWeZ-0006YO-Lb for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2007 04:27:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjWeK-0006Y5-T9 for help-gnu-emacs@gnu.org; Thu, 03 May 2007 04:26:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjWeJ-0006XY-Hy for help-gnu-emacs@gnu.org; Thu, 03 May 2007 04:26:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjWeJ-0006XV-9Y for help-gnu-emacs@gnu.org; Thu, 03 May 2007 04:26:51 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.236]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HjWXn-0007Eb-PZ for help-gnu-emacs@gnu.org; Thu, 03 May 2007 04:20:07 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so386010wxc for ; Thu, 03 May 2007 01:20:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BVEeYVZZSWvbkDrNjfeLLqOYUaS/4DdO5DLSi8Ij+xU+1KNGQWfYlz6c5y53Mc9y+e6dGxDBJcp7Vatr0JDyH68bOxoXkKOFYQjb4vV7JHrLj4uweecK7kL7UlTGPGAojLvv0Fhms27HOUV+6ea76EdUXDSe6dflaxiVLd6gjaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=owdBR3vZjXSHfg+/bOUQcgiaQCB/qp1OOGbxn8fMObBCweqLS2bvD4C1jQA63zZQuiLfBi6lV7ONrEu5EibmTtEDMa0z1wOHb7vKZAXe5OqqUkI1eQqEQGDUn4H0m3zKj6quiiL8k0MIxiBiRAMDZltNpGTIzLbceT/V1M0NB/g= Original-Received: by 10.90.113.20 with SMTP id l20mr1425257agc.1178180407398; Thu, 03 May 2007 01:20:07 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Thu, 3 May 2007 01:20:07 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:43576 Archived-At: On 5/3/07, Brian Elmegaard wrote: > I don't know. I just use a shortcut in the menu that pops up when I > click the lower left corner of the screen. > > I don't think that is bad for me. No. My point was that you can do that already with the stock emacsclient on Windows (using --alternate-editor). The end result is different of what we're discussing here (because Emacs started as alternate editor does not receive its arguments via the emacsclient/server connection). Juanma