help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs23.app menus not working?


From: Jonathan Groll
Subject: Re: Emacs23.app menus not working?
Date: Fri, 27 Mar 2009 16:20:53 +0200
User-agent: Mutt/1.5.18 (Linux mail 2.6.18.8-linode16 i686)

On Fri, Mar 27, 2009 at 12:22:52PM +0100, Peter Dyballa wrote:

Am 27.03.2009 um 10:17 schrieb Jonathan Groll:

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

I *think* I've managed to track down this fix this problem - it seems
to be synergy! My mac is a synergy client to a linux machine - so I
use the linux keyboard and mouse to control the macbook.

synergys & synergyc are both version 1.3.1, protocol version 1.3

I can't confirm this issue from Mac OS X 10.4.11, Tiger, with a PPC CPU:

In GNU Emacs 23.0.91.1 (powerpc-apple-darwin8.11.0, NS apple- appkit-824.48)
         of 2009-03-27 on Latsche.local
        Windowing system distributor `Apple', version 10.3.824
configured using `configure '--without-sound' '--without-pop' '-- with-dbus' '--with-libotf' '--with-ns' '--disable-ns-self-contained' '--x-includes=/opt/local/include' '--x-libraries=/opt/local/lib' '-- enable-locallisppath=/Library/Application Support/Emacs/calendar23:/ Library/Application Support/Emacs' 'PKG_CONFIG_PATH=/opt/local/lib/ pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CPPFLAGS=-no- cpp-precomp' 'CFLAGS=-Wno-pointer-sign -H -pipe -fPIC -mcpu=7450 - mtune=7450 -fast -mpim-altivec -ftree-vectorize -foptimize-register-move -freorder-blocks -freorder-blocks-and-partition -fthread-jumps - fpeephole -fno-crossjumping' 'LDFLAGS=-dead_strip -multiply_defined suppress''

It uses libraries from MacPorts. Before I was using those from Fink. Which libraries is your version using (otool -L /usr/pkg/Applications/ Emacs.app/Contents/MacOS/Emacs)?

Interestingly enough the libraries listed by otool -L all do NOT come
from pkgsrc:
otool -L /usr/pkg/Applications/Emacs.app/Contents/MacOS/Emacs /usr/pkg/Applications/Emacs.app/Contents/MacOS/Emacs:
        /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        (compatibility version 45.0.0, current version 949.43.0)
        /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0,
        current version 5.4.0)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0,
        current version 1.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
        current version 111.1.3)
        
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        (compatibility version 1.0.0, current version 32.0.0)
        /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current
        version 227.0.0)
        
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        (compatibility version 150.0.0, current version 476.17.0)
        
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        (compatibility version 1.0.0, current version 34.0.0)
        /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        (compatibility version 300.0.0, current version 677.22.0)

One more thing, the previous version of Emacs23.0.60 (2008/12/04) that
I was using had a working Preferences menu (Command-,) - i.e. the
preferences menu was specific to Cocoa Emacs and had options such as
swapping the Command and Meta keys. The version I built yesterday
(23.0.91.1) opens up a *Customize Group: Emacs* buffer instead of the
cocoa specific preferences window.

Do others experience this too?

Regards,
Jonathan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]