GNU bug report logs - #3589
23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked

Previous Next

Packages: ns, emacs;

Reported by: Ian Eure <ian <at> digg.com>

Date: Tue, 16 Jun 2009 16:25:05 UTC

Severity: normal

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3589 in the body.
You can then email your comments to 3589 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3589; Package emacs. (Tue, 16 Jun 2009 16:25:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ian Eure <ian <at> digg.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Tue, 16 Jun 2009 16:25:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Ian Eure <ian <at> digg.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
Date: Tue, 16 Jun 2009 09:16:14 -0700
On OS X, if you create a symlink to the Emacs binary and run it, Emacs  
fails to start:

-- snip --
ieure!electron:~$ ln -s /Applications/Emacs.app/Contents/MacOS/Emacs  
emacs
ieure!electron:~$ ./emacs
Warning: arch-dependent data dir (/Users/ieure/Projects/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
ieure!electron:~$
-- snip --

The data dir is the in directory I built Emacs from.



In GNU Emacs 23.0.94.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
 of 2009-06-16 on neutron.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: ERC

Minor modes in effect:
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-spelling-mode: t
  flyspell-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-netsplit-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-autojoin-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-readonly-mode: t
  erc-scrolltobottom-mode: t
  which-function-mode: t
  shell-dirtrack-mode: t
  ime-bindings: t
  show-paren-mode: t
  recentf-mode: t
  iswitchb-mode: t
  cua-mode: t
  auto-insert-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:

Recent messages:
Mark set
For information about GNU Emacs and the GNU system, type C-h C-a.
Starting new Ispell process [default] ...




bug reassigned from package `emacs' to `emacs,ns'. Request was from Glenn Morris <rgm+emacsbugs <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 17 Jun 2009 07:35:13 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com:
bug#3589; Package emacs,ns. (Thu, 23 Jul 2009 14:55:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adrian Robert <adrian.b.robert <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, owner <at> emacsbugs.donarmstrong.com. (Thu, 23 Jul 2009 14:55:05 GMT) Full text and rfc822 format available.

Message #12 received at 3589 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 3589 <at> debbugs.gnu.org
Cc: Ian Eure <ian <at> digg.com>
Subject: Re: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
Date: Thu, 23 Jul 2009 10:49:52 -0400
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3589

It may be this will only work if --disable-ns-self-contained is given  
to the configure and the lisp is installed.  Could you please try?

thanks.




Reply sent to Adrian Robert <adrian.b.robert <at> gmail.com>:
You have taken responsibility. (Fri, 18 Sep 2009 22:00:09 GMT) Full text and rfc822 format available.

Notification sent to Ian Eure <ian <at> digg.com>:
bug acknowledged by developer. (Fri, 18 Sep 2009 22:00:09 GMT) Full text and rfc822 format available.

Message #17 received at 3589-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 3589-done <at> debbugs.gnu.org
Cc: Ian Eure <ian <at> digg.com>
Subject: Re: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
Date: Fri, 18 Sep 2009 17:54:07 -0400
I looked at the code (won't work) and also tried TextEdit with a  
symlink (also doesn't work).  I don't think it will work with disable- 
self-contained either.  Since TextEdit fails, I'm assuming app  
bundles working with a symlink just isn't expected under OS X and I'm  
closing the bug.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3589





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 17 Oct 2009 14:24:14 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.