all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* can't (require 'org) from .emacs with ELPA-installed org
@ 2013-11-15  8:21 Dan
  0 siblings, 0 replies; only message in thread
From: Dan @ 2013-11-15  8:21 UTC (permalink / raw)
  To: Org Mode

If I (require 'org) in my .emacs, then open a file.org immediately
after emacs starts, then press C-c C-e (publish), I get

byte-code: Symbol's function definition is void: org-defvaralias

(no errors appear prior to attempting to publish in the message
buffer, and org-mode functionality appears to work)

I I don't require 'org at all, but let it autoload upon visiting
file.org (or if I require it from the scratch buffer), publishing
works.

This is with the latest ELPA package installed via
package-list-packages on an emacs 24.3.1 (Ubuntu Saucy)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-15  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15  8:21 can't (require 'org) from .emacs with ELPA-installed org Dan

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.