From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs server and inverse search ? Date: Sat, 13 Aug 2005 22:42:09 +0200 Message-ID: <42FE5B21.3030706@student.lu.se> References: <87slxof8cb.fsf@madamex.madamex.dk> <85ek98f7y5.fsf@lola.goethe.zz> <87iry960gf.fsf@madamex.madamex.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123967022 32543 80.91.229.2 (13 Aug 2005 21:03:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Aug 2005 21:03:42 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 13 23:03:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E438y-0005Ko-Mp for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Aug 2005 23:02:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E43CG-00070Y-73 for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Aug 2005 17:05:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E43By-0006yj-Qk for help-gnu-emacs@gnu.org; Sat, 13 Aug 2005 17:05:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E43Bt-0006vP-N6 for help-gnu-emacs@gnu.org; Sat, 13 Aug 2005 17:05:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E439w-0006An-BT for help-gnu-emacs@gnu.org; Sat, 13 Aug 2005 17:03:16 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E434Q-0004Ua-DT for help-gnu-emacs@gnu.org; Sat, 13 Aug 2005 16:57:34 -0400 Original-Received: from [192.168.123.121] (83.249.204.240) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E2900804C49; Sat, 13 Aug 2005 22:42:10 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Mads Jensen In-Reply-To: <87iry960gf.fsf@madamex.madamex.dk> 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:28703 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28703 Mads Jensen wrote: >David Kastrup writes: > > >>Try >> >>emacs -debug-init >> >>It may be that the line with server-start is not reached. >> >> > >I just tried doing that, but no messages show up. Maybe I should try >putting the server-start line in the top instead. > > Maybe emacs --debug-init is better. Though I am not sure, it seems that emacs at least sometimes does not require double -- at the option start.