all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Itai Berli <itai.berli@gmail.com>
To: emacs-devel@gnu.org
Subject: Installing Emacs from source: the command `C-h v` for accessing variables doesn't work
Date: Tue, 18 Jul 2017 10:40:24 +0300	[thread overview]
Message-ID: <CABsNJ=MJ3O6HQ_YRpv1Uk5qciz+iQkzbpYDPPW_B2JA+LCkNqA@mail.gmail.com> (raw)

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

I have installed the latest development version of Emacs on my Mac from the
source (this is the first time I'm installing Emacs from source), by
cloning the Git repository here:
https://savannah.gnu.org/git/?group=emacs ('Emacs
source repository' under 'Anonymous clone'), and then executing `make` in
the repo's top directory.

It didn't go smoothly, but only because I didn't have some prerequisites
installed (namely, `Autoconf` and `gnutls`, and the OS X command-line
tools). Once I'd installed the prerequisites (`Autoconf` and `gnutls` with
`Homebrew`, and the OS X command-line tools by running `xcode-select
--install`), the `make` script completed successfully.

However, when I open the Emacs GUI (<installation
directory>/nextstep/Emacs), there's no splash screen, and instead of the
usual *GNU Emacs* buffer, the *scratch* buffer opens initially.

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

Why doesn't the `C-h v` command work, and how can I view and set a
variable's value as well as inspect the info about a variable?

---

I run macOS Sierra version 10.12.5 (the latest release as of today).

[-- Attachment #2: Type: text/html, Size: 1556 bytes --]

             reply	other threads:[~2017-07-18  7:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  7:40 Itai Berli [this message]
2017-07-18 13:31 ` Installing Emacs from source: the command `C-h v` for accessing variables doesn't work 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

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='CABsNJ=MJ3O6HQ_YRpv1Uk5qciz+iQkzbpYDPPW_B2JA+LCkNqA@mail.gmail.com' \
    --to=itai.berli@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 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.