emacs-devel
[Top][All Lists]
Advanced

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

Re: [OS X] new variable for app bundle path


From: Seiji Zenitani
Subject: Re: [OS X] new variable for app bundle path
Date: Sun, 2 Sep 2007 22:54:04 -0400

Yes,

(expand-file-name "../.." invocation-directory)

would be an alternative on Mac window environment.
By the way, when invoked from CLI, invocation-directory returns
"/usr/local/bin" or "/Application/Emacs.app/Contents/MacOS".
On the other hand, the new variable will be more logical:
0 (strictly speaking, it should be nil) or "/Application/Emacs.app".

Seiji Zenitani
address@hidden


On 2007/09/01, at 22:11, YAMAMOTO Mitsuharu wrote:

On Sat, 1 Sep 2007 21:37:35 -0400, Seiji Zenitani <address@hidden> said:

Is it possible to provide a new variable for Carbon port, which
stands for the application bundle path?

Can't it be deduced from invocation-directory?

                                     YAMAMOTO Mitsuharu
                                address@hidden





reply via email to

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