From: chad <chadpbrown@gmail.com>
To: EMACS development team <emacs-devel@gnu.org>
Subject: Bootstrap broken with electric-pair-text-pairs error
Date: Fri, 27 Dec 2013 12:47:24 -0800 [thread overview]
Message-ID: <EE3354B0-C67A-4326-A43E-584DC3439360@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]
Bootstrapping fails with:
Symbol's value as variable is void: electric-pair-text-pairs
For example:
cd ../lisp; /Applications/Xcode.app/Contents/Developer/usr/bin/make compile-first EMACS="../src/bootstrap-emacs"
Compiling emacs-lisp/macroexp.el
Symbol's value as variable is void: electric-pair-text-pairs
make[3]: *** [emacs-lisp/macroexp.elc] Error 255
make[2]: *** [bootstrap-emacs] Error 2
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
and
EMACSLOADPATH='.' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l autoload \
--eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \
--eval "(setq generated-autoload-file (expand-file-name (unmsys--file-name \"calendar/cal-loaddefs.el\")))" \
--eval "(setq make-backup-files nil)" \
-f batch-update-autoloads ./calendar
Symbol's value as variable is void: electric-pair-text-pairs
make[2]: *** [calendar/cal-loaddefs.el] Error 255
make[1]: *** [../lisp/loaddefs.el] Error 2
make: *** [src] Error 2
I confess that I know basically nothing about autoload cookies and defcustoms, so I apologize if this is easily fixable on my side.
Thanks in advance,
~Chad
[-- Attachment #2: Type: text/html, Size: 1982 bytes --]
next reply other threads:[~2013-12-27 20:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-27 20:47 chad [this message]
2013-12-27 21:40 ` Bootstrap broken with electric-pair-text-pairs error Stefan Monnier
2013-12-28 0:22 ` Chad Brown
2013-12-28 3:20 ` João Távora
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=EE3354B0-C67A-4326-A43E-584DC3439360@gmail.com \
--to=chadpbrown@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.