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: Wed, 2 May 2007 16:46:01 +0200 Message-ID: References: <59osrdF2m97hgU1@mid.individual.net> <4637A396.9000300@gmail.com> <46383B57.6050508@gmail.com> <87ejlzjv27.fsf@gmail.com> <4638A094.8090708@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 1178117181 21307 80.91.229.12 (2 May 2007 14:46:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 14:46:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Hadron To: "Lennart Borgman (gmail)" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 02 16:46:18 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 1HjG5x-0007qp-Pj for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 16:46:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjGCN-0008I7-CF for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 10:52:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjGC9-0008Hn-Ii for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:52:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjGC8-0008HQ-Q8 for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:52:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjGC8-0008HG-JL for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:52:40 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.228]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HjG5i-0001ct-3N for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:46:02 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so140089wxc for ; Wed, 02 May 2007 07:46:01 -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=HKLyPfrWkNYcMXfYJeZ9Yrs3KDgcvlrTpfcflc/OgcdviS18tA2/K2EmrtghXh/ICvBbYcrOZqtuFRsOIxexPMOlBboX5xJ9Q0XLNlsnZfTQiJus8sFtZ+G7ZVxjZHf5hWLv01Ar2Zz5hk2CTQPJo9Pk9MbygFZucwXZtjy+8kk= 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=IgPhWF3B+Cg76jRrxQVfk1ycHUhhaZKhQ3asQGhQqWMRVkzEOGwMLogdzqhXXnxvsSwfHJSLA1OaCjVhzQaY8Nk9nqzn9quP8Q84OxgqU91beK4P/p6BgibXcONgqEVV2OQXg0PkT0IHFP/TVDThyj9Z4GDVRJfXQEtA8C9debY= Original-Received: by 10.90.51.17 with SMTP id y17mr481488agy.1178117161530; Wed, 02 May 2007 07:46:01 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 2 May 2007 07:46:01 -0700 (PDT) In-Reply-To: <4638A094.8090708@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:43506 Archived-At: On 5/2/07, Lennart Borgman (gmail) wrote: > I just wanted something that worked now. Yes. I think that's the main problem. There was no need to rush that. It is nice for emacsclient to be able to start the server, but it is not a pressing need. The alternative is a few more clicks every now and then (not each time emacsclient is run). > I only reorganized what you wrote and added simple functions > for user feedback. "Reorganized" is not how I would describe it, of course ;-) > I also added a switch > > --server-file FILENAME > > for which I wrote "Set filename of the TCP authentication file". You must be talking about some other thing. IIRC, I added that switch: 2006-10-31 Juanma Barranquero * emacsclient.c: [...] (server_file): New global variable. (longopts): New option --server-file. (decode_options): Process new option --server-file and environment variable EMACS_SERVER_FILE. (print_help_and_exit): Document new option. though I just did what Stefan asked for; it was him who designed that feature (except the environment variable, which was useful to me). > Maybe I am missing something, but I tried to avoid compatibility > problems. My guess is that the default action will be to start the local > server just as it is started in .emacs with (server-start). I'm not keen on rehearsing the discussion; I think there's not one single way to start the local server. A way to pass that setup info is needed. Juanma