unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Installing Emacs from source: the command `C-h v` for accessing variables doesn't work
Date: Tue, 18 Jul 2017 22:43:48 +0900	[thread overview]
Message-ID: <EDAAB5E4-5BB8-4F71-A59B-E69418E2FD7A@gmail.com> (raw)
In-Reply-To: <CABsNJ=MJ3O6HQ_YRpv1Uk5qciz+iQkzbpYDPPW_B2JA+LCkNqA@mail.gmail.com>


> On Jul 18, 2017, at 16:40, Itai Berli <itai.berli@gmail.com> wrote:
> 
> More importantly, when I try to inspect variables by executing `C-h v`, the following error message appears in the echo buffer: 'Cannot open load file: No such file or directory, help-fns'.

You may want to check if you have the same issue when you start it from the command line (emacs/nextstep/Emacs.app/Contents/MacOS/Emacs).

If the issue is fixed when starting from CL it is similar to an issue I had recently when launching Emacs.app directly vs launching if from the command line:
http://lists.gnu.org/archive/html/help-gnu-emacs/2017-07/msg00143.html

When launching from the command line you get the shell's environment variables (including the PATH to your various commands), *NOT* when you launch Emacs.app directly.

Basically, when I run Emacs.app, I either create an alias to emacs/nextstep/Emacs.app/Contents/MacOS/Emacs and launch it directly from the command line, or I use an Applescript "launcher" (that calls that same Emacs) that I call from Spotlight.

I can send you the applescript if you want.

Jean-Christophe


      parent reply	other threads:[~2017-07-18 13:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  7:40 Installing Emacs from source: the command `C-h v` for accessing variables doesn't work Itai Berli
2017-07-18 13:31 ` Stefan Monnier
2017-07-18 13:43   ` Stefan Monnier
2017-07-18 14:09     ` Jean-Christophe Helary
2017-07-18 15:17       ` Noam Postavsky
2017-07-18 15:26         ` Itai Berli
2017-07-18 15:32           ` Itai Berli
2017-07-18 20:31         ` Charles A. Roelli
2017-07-23 15:06           ` Charles A. Roelli
2017-07-18 13:43 ` Jean-Christophe Helary [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=EDAAB5E4-5BB8-4F71-A59B-E69418E2FD7A@gmail.com \
    --to=jean.christophe.helary@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).