From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Alberto_Sim=C3=B5es?= Newsgroups: gmane.emacs.help Subject: Re: MacOS NS Build -- open -a emacs failing Date: Fri, 29 May 2009 11:36:40 +0100 Message-ID: <2b670b7e0905290336l7ac43109q7f40e38611ee7171@mail.gmail.com> References: <2b670b7e0905280725j7fb51b5bvbd02ad517c0d5b00@mail.gmail.com> <51D43D52-F5C0-4C0F-9CFD-D74D3B205E56@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1243593536 24629 80.91.229.12 (29 May 2009 10:38:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 May 2009 10:38:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 29 12:38:53 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 1M9zUC-0002lG-PP for geh-help-gnu-emacs@m.gmane.org; Fri, 29 May 2009 12:38:53 +0200 Original-Received: from localhost ([127.0.0.1]:35449 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9zUB-0004Ar-NB for geh-help-gnu-emacs@m.gmane.org; Fri, 29 May 2009 06:38:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9zSF-0003Ap-NR for help-gnu-emacs@gnu.org; Fri, 29 May 2009 06:36:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9zSA-00034y-Vs for help-gnu-emacs@gnu.org; Fri, 29 May 2009 06:36:50 -0400 Original-Received: from [199.232.76.173] (port=44930 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9zS9-00034A-Kk for help-gnu-emacs@gnu.org; Fri, 29 May 2009 06:36:45 -0400 Original-Received: from mail-bw0-f161.google.com ([209.85.218.161]:51418) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9zS7-0003ys-PE for help-gnu-emacs@gnu.org; Fri, 29 May 2009 06:36:44 -0400 Original-Received: by bwz5 with SMTP id 5so6541692bwz.42 for ; Fri, 29 May 2009 03:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=NRRMaXPQQYj89wz/HlexhwsW8yfuFjoxJv+lb9AaKWo=; b=iXSKwYj/lFFCedG6Y4KnLzgTvK2dQkUWIPBx4RY89HOaFDzuXxvBrQAruRfMmCXssl 6BhqgJZdWuITgniBwvFp7OOt+vLc7sEVrrzjHDqOg3A41XufKbsy00rdtpkLiOrh3N5a 2/LZI6os26zXYt9X2PCNopH0bMDP9vKz3P23o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=J1fxN0fQQCIV38MVVGXym+NuF/K5KUScLuuJKTkCTFKY3q0YxKvF0UNFM9gfCbHRUi lUtqEMDZggLnVV7bzNh0Burh7HX1K9ixhmPWNvaFueGkTjXsq8JASr3i4rSlQIi2SKGS eEKASwD8133SxQYud49aq+8IuMe9X0zi3jijk= Original-Received: by 10.204.57.138 with SMTP id c10mr2280577bkh.56.1243593400694; Fri, 29 May 2009 03:36:40 -0700 (PDT) In-Reply-To: <51D43D52-F5C0-4C0F-9CFD-D74D3B205E56@Web.DE> X-detected-operating-system: by monty-python.gnu.org: GNU/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:64810 Archived-At: Heyas 2009/5/28 Peter Dyballa : > > Am 28.05.2009 um 16:25 schrieb Alberto Sim=C3=B5es: > >> Last night I did a cvs update, recompiled, installed, and now, 'open >> -a emacs file' is not working. I notice the menu bar changing to >> Emacs, but it goes out again without further error notice. > > So there is something in your init file that makes it quit ... > > You can launch Emacs.app as: /Applications/Emacs.app/Contents/MacOS/Emacs > --debug-init & Thanks. Unfortunately it did not help much :) [ambs@rachmaninoff ~]$ /Applications/Emacs.app/Contents/MacOS/Emacs --debug-init Warning: arch-dependent data dir (/Users/ambs/tmp/emacs/nextstep/Emacs.app/Contents/MacOS/libexec/emacs/23.0= .94/i386-apple-darwin9.7.0/) does not exist. Cannot open load file: encoded-kb I do not think the Warning is relevant. Now, I do not have any idea about 'encoded-kb'. [ambs@rachmaninoff ~]$ grep -r encoded-kb elisp/* [ambs@rachmaninoff ~]$ grep -r encoded-kb .emacs [ambs@rachmaninoff ~]$ Thanks for hint Alberto --=20 Alberto Sim=C3=B5es