From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: The "Waiting for Emacs server to start" problem on w32 Date: Mon, 8 Mar 2010 01:12:07 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1268007163 24737 80.91.229.12 (8 Mar 2010 00:12:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Mar 2010 00:12:43 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 08 01:12:39 2010 Return-path: Envelope-to: ged-emacs-devel@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 1NoQaK-0007Hh-UY for ged-emacs-devel@m.gmane.org; Mon, 08 Mar 2010 01:12:37 +0100 Original-Received: from localhost ([127.0.0.1]:40897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoQaK-0007WD-6L for ged-emacs-devel@m.gmane.org; Sun, 07 Mar 2010 19:12:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoQaF-0007W8-M3 for emacs-devel@gnu.org; Sun, 07 Mar 2010 19:12:31 -0500 Original-Received: from [140.186.70.92] (port=48066 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoQaE-0007W0-Q6 for emacs-devel@gnu.org; Sun, 07 Mar 2010 19:12:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoQaD-0008En-Ck for emacs-devel@gnu.org; Sun, 07 Mar 2010 19:12:30 -0500 Original-Received: from mail-fx0-f222.google.com ([209.85.220.222]:48313) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoQaD-0008Ef-8I for emacs-devel@gnu.org; Sun, 07 Mar 2010 19:12:29 -0500 Original-Received: by fxm22 with SMTP id 22so1644121fxm.26 for ; Sun, 07 Mar 2010 16:12:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=nVdrwmTtSe7SunM3cPEb5VEcoIuH/qJ6FJ6mrIqqmF8=; b=B3sMayuUwWfbv6IDI0aEd/xamKDGo0pbmLpub+iX7eWZp2S7L4ozNRsjx8jtGTbVXe 6GZmsFrFpiKKGIvDUGFV+RZG56X+QE3XXDdKJUtIbyazTO/5ts3fIf8IKdHkpep42ReG Jfe8T5roY04w0v0Xo40aPoNGisL6Hx1+5SKwY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=q60/0IdG7yGvryYeFrNxcp+8KDFDcqVhNqcZrEN2a6haYaPPLPCE2khLUfvuOA732c UMIuq/yWTqQ5r+gVIAvcI4aGnclxC9kP83zrnC8/ZiRBbx0exYdvlJatmxMnHhmIjrg3 1he3z/JjZfnFqD3+76sLox//ZCRn2ceVzwpR8= Original-Received: by 10.239.185.8 with SMTP id a8mr359178hbh.11.1268007147267; Sun, 07 Mar 2010 16:12:27 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121720 Archived-At: Some people have had with starting emacs server on w32. I believe this is an ownership problem that was discussed on this list before, but I am not sure. Could someone who knows please have a look here and tell if this is the right cure for the problem: http://www.emacswiki.org/emacs/EmacsW32#toc47 I think the whole section above also is about the same problem.