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 15:54:05 +0200 Message-ID: References: <59osrdF2m97hgU1@mid.individual.net> <4637A396.9000300@gmail.com> <87irbbjv8u.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 1178114069 8692 80.91.229.12 (2 May 2007 13:54:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 13:54:29 +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 Wed May 02 15:54:26 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 1HjFHi-000428-Fs for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 15:54:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjFO7-0000rC-UL for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 10:00:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjFNv-0000qb-44 for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:00:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjFNt-0000q2-9Q for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:00:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjFNt-0000pt-4O for help-gnu-emacs@gnu.org; Wed, 02 May 2007 10:00:45 -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 1HjFHT-0002y1-0m for help-gnu-emacs@gnu.org; Wed, 02 May 2007 09:54:07 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so121430wxc for ; Wed, 02 May 2007 06:54:06 -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=rTTwWdOBfuF+tvLfQXqQeOGBdRH/E9y194w27aVvPuLM+ih6jN0RkV7gQPG0nW+iZSKDpvkg40DnMmaQ8cH9w9rtFdJIeaU99P9MGffl+MlOHWvdzDLGaSDe0SB1hWsQt/DtSVAp8WNdjWKBVPkuqNNYX5vO40AQC+TiJTBQHow= 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=ilH7+S/MrbWrZl55bRCmq8QNj257Yo2q09wZA6zxPpgZjZoGuDbb3n4ohr+zTyHIXHrIBAo/ifEXSosKfr0pquELlUH52Px3UF87JGro0tVqpPisOLD3kaIeGeBgaLh8MB3376L47eIH5sLKF9lZgUzar5yflBHxNA0b3PyEU4U= Original-Received: by 10.90.118.8 with SMTP id q8mr358335agc.1178114045983; Wed, 02 May 2007 06:54:05 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 2 May 2007 06:54:05 -0700 (PDT) In-Reply-To: <87irbbjv8u.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:43499 Archived-At: On 5/2/07, Hadron wrote: > The current way it works seems to make little sense. If someone is > running the client then clearly they want the server. If there is no > server, start it. Makes perfect sense. Which server? With which options? Local or remote? Juanma