From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Daemon and client: Only open new frame if there isn't one already? Date: Fri, 13 Mar 2009 12:39:32 +0100 Message-ID: <60D55027-1709-437B-A5A1-B24AE9EDB629@Web.DE> References: <2bdf908c0903121552i28e1da76t8f47975f2ff820ab@mail.gmail.com> <90717509-0527-434D-94F0-5BA9B979FB8F@Web.DE> <2bdf908c0903121644u7e8c01a2nb96d0200c83d2319@mail.gmail.com> <2bdf908c0903130408t23772cfex48b4d1abf2afccb9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1236944455 26523 80.91.229.12 (13 Mar 2009 11:40:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 11:40:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Hugo Heden Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 13 12:42:11 2009 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 1Li5m7-0007gZ-HP for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 12:42:03 +0100 Original-Received: from localhost ([127.0.0.1]:58317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li5kk-0004aK-JP for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 07:40:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Li5jz-0004YS-Du for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:39:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Li5jt-0004R1-Mr for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:39:49 -0400 Original-Received: from [199.232.76.173] (port=42705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li5jt-0004Qp-FP for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:39:45 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:44084) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Li5jp-0005E4-97; Fri, 13 Mar 2009 07:39:41 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 166ECFE90D44; Fri, 13 Mar 2009 12:39:35 +0100 (CET) Original-Received: from [91.35.200.61] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1Li5ji-00041h-00; Fri, 13 Mar 2009 12:39:34 +0100 In-Reply-To: <2bdf908c0903130408t23772cfex48b4d1abf2afccb9@mail.gmail.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+S1nQ0su8DqH0A1ekBhmNconFZBonkUFIU8sj9 fh8yI61S9S/iIcL5UW3AHDJFUSxcFP9kZva6hWQmd3TATEyzXq ecudv9jzWp48hsTXELsQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:62883 Archived-At: Am 13.03.2009 um 12:08 schrieb Hugo Heden: > Hmm, is this clearer? Any ideas? Just use 'emacsclient.emacs-snapshot .' If this does not =20 behave as you wish, then you've found a potential bug. Before you =20 submit a report, check the place where you launched the daemon for =20 messages. Check also whether the daemon has DISPLAY set in its =20 process environment. *I* have some problems: Warning (initialization): An error occurred while loading = `/Users/=20 pete/.emacs': Wrong type argument: number-or-marker-p, 85 Because initialisation did not finish, the server hasn't started and =20 emacsclient can't connect ... -- Greetings Pete I love deadlines. I love the whooshing noise they make as they go by. =96 Douglas Adams