From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: filebat Mark Newsgroups: gmane.emacs.help Subject: Re: Sick question of the week Date: Thu, 5 Aug 2010 23:56:34 +0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d9a3303989ba048d15980a X-Trace: dough.gmane.org 1281026445 32669 80.91.229.12 (5 Aug 2010 16:40:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Aug 2010 16:40:45 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Gary Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 05 18:40:44 2010 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.69) (envelope-from ) id 1Oh3Up-0004DF-N8 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Aug 2010 18:40:44 +0200 Original-Received: from localhost ([127.0.0.1]:43440 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh3NA-000592-7V for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Aug 2010 12:32:48 -0400 Original-Received: from [140.186.70.92] (port=39293 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oh2pS-0003np-Dx for help-gnu-emacs@gnu.org; Thu, 05 Aug 2010 11:58:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oh2o8-0002H5-K5 for help-gnu-emacs@gnu.org; Thu, 05 Aug 2010 11:56:45 -0400 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:36593) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oh2o8-0002Ge-Ek for help-gnu-emacs@gnu.org; Thu, 05 Aug 2010 11:56:36 -0400 Original-Received: by ewy28 with SMTP id 28so2682629ewy.0 for ; Thu, 05 Aug 2010 08:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=BTs1ebOGIc7d+p1AcT7NJFqqSGI8H18gkn10mH/VGWg=; b=rDsAjEW2oR7zVUMCMa+zBdWKHDeB2PzJsl22SZcohQ7ii8Kopf9RtGXz89P8697hCN dLgZvqJDr8Edv8v+wc8foFVhNAgDtk+Qzv4d/le0zPnRR4m8Bc8pisU9iqcV1iqUkkpW kZP6ruArPi2t2FiMntoazYwOpB/4zwnwWJ//A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KUOMlKCW+N75A/RxzHf3RAi/K2v90vLOKTt05M7sSkKVgSFrrOXB7//K6QQfy+HRxJ OUb7PmlquG019DCDM8iHBpCbF952XzFmN44eoNl9NbwIkQyQFegSPtOiqg6XM7AOOfbN LMrSCDn0HPWDbG9BNvUiN/2PfdQhX6T+wduBo= Original-Received: by 10.216.28.196 with SMTP id g46mr9486725wea.43.1281023794578; Thu, 05 Aug 2010 08:56:34 -0700 (PDT) Original-Received: by 10.216.190.203 with HTTP; Thu, 5 Aug 2010 08:56:34 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:74456 Archived-At: --0016e6d9a3303989ba048d15980a Content-Type: text/plain; charset=ISO-8859-1 I agree with you, Gary. It does make sense to use ntemacs + cygwin. Not all of us can kick off windows, say me :(. Gary, I am not sure whether I have caught your point in your original question. Here is what I do. # step1: add below line in my emacs configuration file. (server-start) ;; emacs-client # step2: Change the preference programs of plain text files in Windows, and point them to ~/bin/emacsclientw.exe. Regards, Denny On Wed, Aug 4, 2010 at 10:47 PM, Gary wrote: > Andrea Crotti wrote: > > Gary writes: > >> > >>> Are there reasons to use emacs-server in cygwin and not the > >>> emacs(W32)-server (if there is?)? > >> > >> I do most of my work in a cygwin console environment (the tools are > >> better, the environment is closer to the ultimate target environment, > >> and so on), so yeah, I have my reasons :) > > > > I see, then maybe why not using a virtual machine with a real operating > > system > > Not my choice. I suppose I could install a VM into Windows, but it > doesn't appeal. > > > With the controlmaster option is quite fast and you would avoid using > > the crappy cygwin.. > > But.. I like cygwin. > > -- > Gary > GNU Emacs 23.2.1 > emacsclient 23.2 > 1.7.4(0.225/5/3) 2010-04-07 11:02 Cygwin > > > -- Thanks & Regards Denny Zhang --0016e6d9a3303989ba048d15980a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I agree with you, Gary. It does make sense to use ntemacs + cygwin. Not all= of us can kick off windows, say me :(.

Gary, I am not sure whether = I have caught your point in your original question.
Here is what I do. # step1: add below line in my emacs configuration file.
(server-start) ;= ; emacs-client
# step2: Change the preference programs of plain text fil= es in Windows, and point them to ~/bin/emacsclientw.exe.

Regards, Denny

On Wed, Aug 4, 2010 at 10:47 PM, Ga= ry <= help-gnu-emacs@garydjones.name> wrote:
Andrea Crotti wrote:
> Gary writes:
>>
>>> Are there reasons to use emacs-server in cygwin and not the >>> emacs(W32)-server (if there is?)?
>>
>> I do most of my work in a cygwin console environment (the tools ar= e
>> better, the environment is closer to the ultimate target environme= nt,
>> and so on), so yeah, I have my reasons :)
>
> I see, then maybe why not using a virtual machine with a real operatin= g
> system

Not my choice. I suppose I could install a VM into Windows, but it doesn't appeal.

> With the controlmaster option is quite fast and you would avoid using<= br> > the crappy cygwin..

But.. I like cygwin.

--
Gary
GNU Emacs 23.2.1
emacsclient 23.2
1.7.4(0.225/5/3) 2010-04-07 11:02 Cygwin





--
Thanks &= ; Regards

Denny Zhang

--0016e6d9a3303989ba048d15980a--