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 21:57:05 +0200 Message-ID: References: <59osrdF2m97hgU1@mid.individual.net> <46383B57.6050508@gmail.com> <87ejlzjv27.fsf@gmail.com> <4638A094.8090708@gmail.com> <4638A852.3010004@gmail.com> <4638B13B.5050807@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 1178135852 32430 80.91.229.12 (2 May 2007 19:57:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 19:57:32 +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 21:57:28 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 1HjKx2-0003s8-7k for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 21:57:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjL3T-00006K-Do for geh-help-gnu-emacs@m.gmane.org; Wed, 02 May 2007 16:04:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjL3E-00005U-6k for help-gnu-emacs@gnu.org; Wed, 02 May 2007 16:03:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjL3C-0008TT-LV for help-gnu-emacs@gnu.org; Wed, 02 May 2007 16:03:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjL3C-0008TC-Jd for help-gnu-emacs@gnu.org; Wed, 02 May 2007 16:03:46 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HjKwk-00014J-FU for help-gnu-emacs@gnu.org; Wed, 02 May 2007 15:57:06 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s17so245940wxc for ; Wed, 02 May 2007 12:57:05 -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=neinqFS6EqWRhxOZDjedcksHsXEodQmAy4Ls1rRD/MVl/kldyok6NkTCkNzE/LPZyLzH+h98fDQpcuHYYWgoc20TR5Tqo54upnNChCXbPw1bTs95IYd8dwG2vCS9bO2zg8/od8gEOaOIPjPm356/9eRxP9Ao3lprPls//yqHSfY= 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=GITwI50VYsUbm5s8YWYQVqf/61EDqif44dyAN/3oi9/3JEXs2fELJOnLc5cykziOnfukuCHliHX0vEzpsBQKERUIgEEzzaBb6pS93W9buRasbwvismmS1Pl1X5grf4T0oqhZRq5l1ylhjc9gyM/g2B2QvUgO/9KYK8k7giyZQdc= Original-Received: by 10.90.31.19 with SMTP id e19mr1096249age.1178135825409; Wed, 02 May 2007 12:57:05 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 2 May 2007 12:57:05 -0700 (PDT) In-Reply-To: <4638B13B.5050807@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:43523 Archived-At: On 5/2/07, Lennart Borgman (gmail) wrote: > That is not the issue. The issue is having to add something to .emacs > before you even know what it is. Not different of a miriad other configuration options, assuming (which I don't) that you're right when saying "before you even know what it is". It is not necessary to run emacsclient/server to successfully use Emacs (on Windows or elsewhere). There's absolutely no trouble using Emacs without emacsclient and only adding it to your .emacs after reading the documentation. > And views may differ completely about what a clean > design is. Yes, but not all views are created equal. Programming experience and knowledge of the target environment are a plus. Juanma