emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug?: org-babel-load-file not autoloaded in Emacs 24.3
@ 2013-03-20 20:07 Jonathan Leech-Pepin
  2013-04-05  9:19 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Leech-Pepin @ 2013-03-20 20:07 UTC (permalink / raw)
  To: Org Mode Mailing List

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

Hello all,

I currently have the vast majority of my .emacs configuration in .org
files that rely on =org-babel-load-file=.

Before updating to Emacs 24.3 I could rely on autoloads to complete
the initialization.  After updating today I get the following error:

=Symbol's function definition is void: org-babel-load-file=

Is it intentional that org-babel-load-file is no longer autoloaded and that
either (require 'org) or (require 'org-loaddefs) is needed to use it when
starting emacs?

Regards,

Jon

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

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

* Re: Bug?: org-babel-load-file not autoloaded in Emacs 24.3
  2013-03-20 20:07 Bug?: org-babel-load-file not autoloaded in Emacs 24.3 Jonathan Leech-Pepin
@ 2013-04-05  9:19 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-04-05  9:19 UTC (permalink / raw)
  To: Jonathan Leech-Pepin; +Cc: Org Mode Mailing List

Hi Jonathan,

Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com> writes:

> I currently have the vast majority of my .emacs configuration in .org
> files that rely on =org-babel-load-file=.
>
> Before updating to Emacs 24.3 I could rely on autoloads to complete
> the initialization.  After updating today I get the following error:
>
> =Symbol's function definition is void: org-babel-load-file=
>
> Is it intentional that org-babel-load-file is no longer autoloaded
> and that
> either (require 'org) or (require 'org-loaddefs) is needed to use it
> when
> starting emacs?

This is now fixed, thanks a lot for reporting this.

Best,

-- 
 Bastien

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

end of thread, other threads:[~2013-04-05  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-20 20:07 Bug?: org-babel-load-file not autoloaded in Emacs 24.3 Jonathan Leech-Pepin
2013-04-05  9:19 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).