On Jul 28, 2006, at 2:13 PM, Peter Dyballa wrote: > Hello! > > This happens reliably when Emacs.app is launched via 'open .../ > Emacs.app' and reliably does *not* happen when launched as '.../ > Emacs.app/Contents/MacOS/Emacs &'.
Hi, I assume it happens when you open by double-click icon as well? One major difference btwn the two startup methods is environment variables. Try seeing if executing 'ns-grabenv' before trying the shell fixes the problem. If it does, you can either put this in your .emacs or run .../Emacs.app/Contents/MacOS/bin/mac-fix-env once to synchronize your ~/.MacOSX/environment.plist to what you have set in your shell. HTH, Adrian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
