From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Carlton Newsgroups: gmane.emacs.devel Subject: Re: emacsclient not working anymore on Mac OS X Date: Tue, 25 Feb 2003 16:15:56 -0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <798C74C9-491F-11D7-82ED-003065FC1EA2@mac.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1046218711 8097 80.91.224.249 (26 Feb 2003 00:18:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Feb 2003 00:18:31 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18npHH-00026O-00 for ; Wed, 26 Feb 2003 01:18:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18npXS-0008Rj-00 for ; Wed, 26 Feb 2003 01:35:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18npFP-0002T7-08 for emacs-devel@quimby.gnus.org; Tue, 25 Feb 2003 19:16:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18npEy-0002HC-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:16:04 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18npEd-00020D-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:15:44 -0500 Original-Received: from a17-250-248-86.apple.com ([17.250.248.86] helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18npEb-0001mc-00 for emacs-devel@gnu.org; Tue, 25 Feb 2003 19:15:41 -0500 Original-Received: from asmtp01.mac.com (asmtp01-qfe3 [10.13.10.65]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h1Q0FY51016709 for ; Tue, 25 Feb 2003 16:15:34 -0800 (PST) Original-Received: from mac.com ([17.205.44.158]) by asmtp01.mac.com (Netscape Messaging Server 4.15) with ESMTP id HAW3DX00.4BK for ; Tue, 25 Feb 2003 16:15:33 -0800 In-Reply-To: X-Mailer: Apple Mail (2.551) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11952 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11952 I notice you will also get this error message if you have executed sudo -s to become root. I presume the emacsclient is not capable of connecting to another users server? On Monday, December 2, 2002, at 07:46 AM, Richard Stallman wrote: > emacsclient: can't find socket; have you started the server? > To start the server in emacs, type "M-x server-start". > > Any objections to me checking this into lib-src/emacsclient.c? > > That is a good idea. Thanks for thinking of it, > and please do it. > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://mail.gnu.org/mailman/listinfo/emacs-devel >