unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45259: No autoload for org-mode
@ 2020-12-15 18:11 Glenn Morris
  2020-12-16 11:24 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2020-12-15 18:11 UTC (permalink / raw)
  To: 45259

Package: emacs
Version: 27.1.50

emacs -Q foo.org
 -> File mode specification error: (void-function org-mode)

There's no entry for org in lisp/loaddefs.
In f22856a org.el started keeping all its autoloads in org-loaddefs.el.





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

* bug#45259: No autoload for org-mode
  2020-12-15 18:11 bug#45259: No autoload for org-mode Glenn Morris
@ 2020-12-16 11:24 ` Bastien
  2020-12-16 18:19   ` Bastien
  2020-12-22  8:02   ` Andrii Kolomoiets
  0 siblings, 2 replies; 5+ messages in thread
From: Bastien @ 2020-12-16 11:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 45259

Hi Glenn,

Glenn Morris <rgm@gnu.org> writes:

> Package: emacs
> Version: 27.1.50
>
> emacs -Q foo.org
>  -> File mode specification error: (void-function org-mode)
>
> There's no entry for org in lisp/loaddefs.
> In f22856a org.el started keeping all its autoloads in org-loaddefs.el.

thanks a lot for reporting this.

This is fixed in Org 9.4.3, which I'll sync with the emacs-27 branch ASAP.

-- 
 Bastien





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

* bug#45259: No autoload for org-mode
  2020-12-16 11:24 ` Bastien
@ 2020-12-16 18:19   ` Bastien
  2020-12-22  8:02   ` Andrii Kolomoiets
  1 sibling, 0 replies; 5+ messages in thread
From: Bastien @ 2020-12-16 18:19 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 45259-done

Fixed in 7cacf5da47, closing.

-- 
 Bastien





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

* bug#45259: No autoload for org-mode
  2020-12-16 11:24 ` Bastien
  2020-12-16 18:19   ` Bastien
@ 2020-12-22  8:02   ` Andrii Kolomoiets
  2020-12-22  9:30     ` Bastien
  1 sibling, 1 reply; 5+ messages in thread
From: Andrii Kolomoiets @ 2020-12-22  8:02 UTC (permalink / raw)
  To: Bastien; +Cc: Glenn Morris, 45259

Bastien <bzg@gnu.org> writes:

>> emacs -Q foo.org
>>  -> File mode specification error: (void-function org-mode)
>>
>> There's no entry for org in lisp/loaddefs.
>> In f22856a org.el started keeping all its autoloads in org-loaddefs.el.
>
> thanks a lot for reporting this.
>
> This is fixed in Org 9.4.3, which I'll sync with the emacs-27 branch ASAP.

Can 'org-agenda' be autoloaded as well?  In 'emacs -Q' version 27.1 it
is possible to 'M-x org-agenda'.  With recent master version one must
'M-: (require 'org-agenda)' first.





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

* bug#45259: No autoload for org-mode
  2020-12-22  8:02   ` Andrii Kolomoiets
@ 2020-12-22  9:30     ` Bastien
  0 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2020-12-22  9:30 UTC (permalink / raw)
  To: Andrii Kolomoiets; +Cc: Glenn Morris, 45259

Hi Andrii,

Andrii Kolomoiets <andreyk.mad@gmail.com> writes:

> Can 'org-agenda' be autoloaded as well?  In 'emacs -Q' version 27.1 it
> is possible to 'M-x org-agenda'.  With recent master version one must
> 'M-: (require 'org-agenda)' first.

Indeed, fixed in 7f8793e5f1.  Thanks for the heads up.

-- 
 Bastien





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

end of thread, other threads:[~2020-12-22  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 18:11 bug#45259: No autoload for org-mode Glenn Morris
2020-12-16 11:24 ` Bastien
2020-12-16 18:19   ` Bastien
2020-12-22  8:02   ` Andrii Kolomoiets
2020-12-22  9:30     ` Bastien

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

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