all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Installing Emacs from source: the command `C-h v` for accessing variables doesn't work
@ 2017-07-18  7:40 Itai Berli
  2017-07-18 13:31 ` Stefan Monnier
  2017-07-18 13:43 ` Jean-Christophe Helary
  0 siblings, 2 replies; 10+ messages in thread
From: Itai Berli @ 2017-07-18  7:40 UTC (permalink / raw)
  To: emacs-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-07-23 15:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.