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 00:16:19 +0200 Message-ID: References: <59osrdF2m97hgU1@mid.individual.net> <4637A396.9000300@gmail.com> <87irbbjv8u.fsf@gmail.com> <87r6pz47h3.fsf@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 1178144201 9488 80.91.229.12 (2 May 2007 22:16:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 22:16:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Hadron Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 03 00:16:40 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 1HjN7l-0002Oh-C2 for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2007 00:16:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjNED-0007mr-4V for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 18:23:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjNDy-0007ie-5V for help-gnu-emacs@gnu.org; Wed, 02 May 2007 18:23:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjNDw-0007eY-Kq for help-gnu-emacs@gnu.org; Wed, 02 May 2007 18:23:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjNDw-0007eE-Eg for help-gnu-emacs@gnu.org; Wed, 02 May 2007 18:23:00 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HjN7T-0001ka-Rg for help-gnu-emacs@gnu.org; Wed, 02 May 2007 18:16:19 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so282372wxc for ; Wed, 02 May 2007 15:16:19 -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=ZY/FAWDZvoqQFwUiKDphNFTEM8ms80zVUCeQRsdtt2k/BDSgo+TVtVIpRijT29iH2sY5iCxQMzOFXGlwrIX5o9tjTSKLZdl/SB5bZb3kR87nmE3YktoVDy93Dssz1D8VGhRAz3+lHmq4iMIYKc8VvrKIvtSfm7FH3nfOalxmxWQ= 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=KU4OdJq2s2gdrJRBhjqqGOPAz45oaUGOw0R02AyBFB75VEdoLRF5VWRGRF4bkAOaEiL0QmOIuRC8UbPZFRUdvSvqmfIWZHeNbc8mqEx3dyHCarSeFYs+c7XJhVpq8zw/dNOn3NNecjW515/IDVUCP0zFxICi8jpK51ozGrVFBII= Original-Received: by 10.90.73.7 with SMTP id v7mr1238574aga.1178144179571; Wed, 02 May 2007 15:16:19 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 2 May 2007 15:16:19 -0700 (PDT) In-Reply-To: <87r6pz47h3.fsf@gmail.com> 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:43552 Archived-At: On 5/2/07, Hadron wrote: > The configured one I would assume... Which one is "the configured one"? > Clearly this could be overwritten by emacsclient command line options. Yes. That's part of the problem. Juanma