From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Andrea Vettorello" Newsgroups: gmane.emacs.help Subject: Re: emacsclient usage Date: Tue, 18 Dec 2007 23:17:42 +0100 Message-ID: <7d5440240712181417oce6c29fjc7edbdb777350072@mail.gmail.com> References: <6532e226-caed-43bb-923d-b2b26cc2031b@d21g2000prf.googlegroups.com> <7d5440240712180158n567656cm23641e89695f8a93@mail.gmail.com> <47682419.5060207@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198016301 25757 80.91.229.12 (18 Dec 2007 22:18:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Dec 2007 22:18:21 +0000 (UTC) To: "Emacs List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 18 23:18:31 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 1J4klh-0001OJ-KE for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2007 23:18:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4klO-0007oK-6N for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Dec 2007 17:18:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J4kl1-0007iQ-Fj for help-gnu-emacs@gnu.org; Tue, 18 Dec 2007 17:17:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J4kkz-0007e8-LX for help-gnu-emacs@gnu.org; Tue, 18 Dec 2007 17:17:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J4kkz-0007de-BF for help-gnu-emacs@gnu.org; Tue, 18 Dec 2007 17:17:45 -0500 Original-Received: from py-out-1112.google.com ([64.233.166.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J4kkz-0001hy-0n for help-gnu-emacs@gnu.org; Tue, 18 Dec 2007 17:17:45 -0500 Original-Received: by py-out-1112.google.com with SMTP id a73so6728302pye.14 for ; Tue, 18 Dec 2007 14:17:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=OwErnxv9mzevJRUcnIQBDDJ3mcz1I3hxt/i0gnR8iNM=; b=mIAZtobKEikpZ81UEUSeI6DXeZTE3Ek8gR2GytcYWF0sPBY1GTVnFT+GRMgvARhHUxKQxkIQAzL+2zhMlOe7oLvypq7LgjiQFW0mXwF4AJtyYLAM3NrlMcT/VOB7dRTpU/AHo0uIhw5mWnGoraRk7TICguS55LQc7FVStCxUYvg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uxdlXNBhxdwI375KNzEpB1cbZdGWcMxrEFbcdaZOltZc15aelIs/QgJjONN/eNcrBIP6GlIJ7JzA31uxZKAu3l/B9YbACMOoeTxIOYhuQwiGHOnx6xBq6HxZp4uYyKQwyyedfaayuR/Jv6F2PrMlxSKD09axjTQiv9Q3MDX7Klo= Original-Received: by 10.141.90.17 with SMTP id s17mr1486503rvl.241.1198016262517; Tue, 18 Dec 2007 14:17:42 -0800 (PST) Original-Received: by 10.141.77.4 with HTTP; Tue, 18 Dec 2007 14:17:42 -0800 (PST) In-Reply-To: <47682419.5060207@gmail.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: 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:50190 Archived-At: On Dec 18, 2007 8:48 PM, Lennart Borgman (gmail) wrote: > The emacsclient that comes with EmacsW32 also starts Emacs if it is not > already started. I have only ran this on MS Windows, but the code should > work on other platforms too. EmacsW32 is here: > > http://ourcomments.org/Emacs/EmacsW32.html > That patch is huge, mine was a 10 minutes hack with 5 lines of code. I'll give a better look tomorrow... -- Andrea