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: MacOS NS Build -- open -a emacs failing Date: Thu, 28 May 2009 15:25:04 +0100 Message-ID: <2b670b7e0905280725j7fb51b5bvbd02ad517c0d5b00@mail.gmail.com> 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 1243520758 27606 80.91.229.12 (28 May 2009 14:25:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2009 14:25:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 28 16:25:56 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 1M9gYN-0005Bu-2Q for geh-help-gnu-emacs@m.gmane.org; Thu, 28 May 2009 16:25:55 +0200 Original-Received: from localhost ([127.0.0.1]:60997 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9gYL-0007Mc-3o for geh-help-gnu-emacs@m.gmane.org; Thu, 28 May 2009 10:25:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9gXk-0007KT-JQ for help-gnu-emacs@gnu.org; Thu, 28 May 2009 10:25:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9gXf-0007Ie-BW for help-gnu-emacs@gnu.org; Thu, 28 May 2009 10:25:15 -0400 Original-Received: from [199.232.76.173] (port=54773 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9gXf-0007IW-2r for help-gnu-emacs@gnu.org; Thu, 28 May 2009 10:25:11 -0400 Original-Received: from mail-bw0-f161.google.com ([209.85.218.161]:53755) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9gXe-0002DW-G6 for help-gnu-emacs@gnu.org; Thu, 28 May 2009 10:25:10 -0400 Original-Received: by bwz5 with SMTP id 5so5873349bwz.42 for ; Thu, 28 May 2009 07:25:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=kjvpBAxEEMYtrOFfnjw6C0OVOmsQoR3xu37sroRCsE0=; b=qh0bjJ2lKk7E+Io9ZP9emRXCy6yAIJDNJgBZ88ccQXLOi9LPk27Vru6XJytGCdysDh N9zndDrLL3yxbjDUcw35APkvy6I0E0b1OMlY7TgtMZxBR9VKgythux8wRP/atwVPKq/V DZA0EVBd7trxVuyEjohBw+soZFjLu4AeYbeYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=h9OGM3/lO+zRPZqb59UO+89siImyWHdcN55Pt8q9wb/xF3OPMTChMw2bDIo4J4rIir ArcmjyS97RofMCWdJ0L3vhWvM9bDxcsAA6uRgArBvLQuSVPKwX3savUCPYjbZawX3hVi vgxKKqMpUKC8uzEaGTpP7b2ooLOxyyTKnwJRY= Original-Received: by 10.204.52.146 with SMTP id i18mr1273990bkg.33.1243520704913; Thu, 28 May 2009 07:25:04 -0700 (PDT) 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:64797 Archived-At: Hello I am using for a few months emacs on my MacOS. For that I used an alias emacs=3D'open -a emacs' and it all worked alright. 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. Any hint on what might be happening? Thank you Alberto PS: emacs starts correctly with Emacs.app icon --=20 Alberto Sim=C3=B5es