From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Groll Newsgroups: gmane.emacs.help Subject: Emacs23.app menus not working? Date: Fri, 27 Mar 2009 11:17:19 +0200 Message-ID: <20090327091719.GE2532@groll.co.za> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: ger.gmane.org 1238145491 32214 80.91.229.12 (27 Mar 2009 09:18:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Mar 2009 09:18:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 27 10:19:28 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 1Ln8Dm-0005yz-SH for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Mar 2009 10:19:27 +0100 Original-Received: from localhost ([127.0.0.1]:49225 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ln8CP-0003oX-La for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Mar 2009 05:18:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ln8Br-0003nS-Ta for help-gnu-emacs@gnu.org; Fri, 27 Mar 2009 05:17:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ln8Bm-0003mo-5b for help-gnu-emacs@gnu.org; Fri, 27 Mar 2009 05:17:26 -0400 Original-Received: from [199.232.76.173] (port=57075 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ln8Bl-0003mi-Sh for help-gnu-emacs@gnu.org; Fri, 27 Mar 2009 05:17:21 -0400 Original-Received: from mail.groll.co.za ([67.18.176.185]:44686) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ln8Bl-0006rV-Fd for help-gnu-emacs@gnu.org; Fri, 27 Mar 2009 05:17:21 -0400 Original-Received: by mail.groll.co.za (Postfix, from userid 1004) id 8F753756D4; Fri, 27 Mar 2009 11:17:19 +0200 (SAST) Content-Disposition: inline User-Agent: Mutt/1.5.18 (Linux mail 2.6.18.8-linode16 i686) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:63322 Archived-At: I have an odd issue with Emacs23.app on OS X that may be as a consequence of how I built the program or may be a real bug: /usr/pkg/Applications/Emacs.app/Contents/MacOS/Emacs -q is used to launch the program, the menu items at the top of the screen do not pull down - these are the menu items: "Emacs File Edit Options Tools Buffers Windows Help". Of these only "Emacs" and "Help" produce a menu when you click on them. This seems to be regardless of whether my .emacs is loaded or not (ie. without the -q, or through launching the program normally in finder). Is this an issue others experience? If not it may be as a consequence of how I built the package (from pkgsrc's wip/emacs-current with PKG_OPTIONS.emacs_current= nextstep), or perhaps it is from aquamacs being present? GNU Emacs 23.0.91.1 (i386-apple-darwin9, NS apple-appkit-949.43) of 2009-03-26 on badapple.groll.co.za Regards, Jonathan Groll