all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert@gmail.com>
Subject: bug#3589: marked as done (23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked)
Date: Fri, 18 Sep 2009 22:00:09 +0000	[thread overview]
Message-ID: <handler.3589.D3589.125331076210327.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: BA52C189-9861-43D4-8CA7-F665DE00FC7C@digg.com

[-- Attachment #1: Type: text/plain, Size: 910 bytes --]

Your message dated Fri, 18 Sep 2009 17:54:07 -0400
with message-id <BBACD458-DA23-42B7-97C4-459224A2573A@gmail.com>
and subject line Re: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
has caused the Emacs bug report #3589,
regarding 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3589: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3589
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4430 bytes --]

From: Ian Eure <ian@digg.com>
To: bug-gnu-emacs@gnu.org
Subject: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
Date: Tue, 16 Jun 2009 09:16:14 -0700
Message-ID: <BA52C189-9861-43D4-8CA7-F665DE00FC7C@digg.com>

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] ...



[-- Attachment #3: Type: message/rfc822, Size: 2885 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 3589-done@emacsbugs.donarmstrong.com
Cc: Ian Eure <ian@digg.com>
Subject: Re: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked
Date: Fri, 18 Sep 2009 17:54:07 -0400
Message-ID: <BBACD458-DA23-42B7-97C4-459224A2573A@gmail.com>

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://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3589



      reply	other threads:[~2009-09-18 22:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BBACD458-DA23-42B7-97C4-459224A2573A@gmail.com>
2009-06-16 16:16 ` bug#3589: 23.0.94; [NS/Cocoa] Emacs doesn't work when symlinked Ian Eure
2009-09-18 22:00   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.3589.D3589.125331076210327.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.