From: Carlo Tambuatco <oraclmaster@gmail.com>
To: Axel Kielhorn <org-mode@axelkielhorn.de>
Cc: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Strange problem loading org features in Emacs 27.1
Date: Sun, 16 Aug 2020 07:26:50 -0400 [thread overview]
Message-ID: <1D668942-0497-44A3-BDD5-F25CC0AF4B43@gmail.com> (raw)
In-Reply-To: <0216D22B-20EF-449A-BBEF-0F41561C5083@axelkielhorn.de>
> On Aug 16, 2020, at 2:00 AM, Axel Kielhorn <org-mode@axelkielhorn.de> wrote:
>
> Hello Carlo,
>
>> Am 16.08.2020 um 05:31 schrieb Carlo Tambuatco <oraclmaster@gmail.com>:
>>
>> I have org-20200803 package installed in my elpa folder.
>>
>> Here’s the message emacs gives me after loading my org-init.el file initializing org mode in
>> emacs 27.1:
>>
>> Problems while trying to load feature ‘org-bbdb’
>> ...
>> Problems while trying to load feature ‘org-rmail’
>>
>> The offending line of code in the org-init.el file is:
>>
>> ;;;Customize org modules
>> (setq org-modules '(org-bbdb
>> org-gnus
>> org-habit
>> org-irc
>> org-mouse
>> org-crypt
>> org-protocol
>> org-w3m
>> org-bibtex
>> org-docview
>> org-info
>> org-mhe
>> org-rmail))
>>
>> (eval-after-load 'org
>> '(org-load-modules-maybe t))
>>
>> I don’t know enough about how org mode is organized to know what is going on here, but I just
>> noticed this happening after upgrading to emacs-27.
>>
>> What do I do about this problem? Emacs isn’t giving me enough information to give me an idea
>> of what is going on here.
>
> These files have been renamed in March 2019.
>
> With Emacs 26 the file from a previous org version supplied with Emacs have been used.
> Emacs 27.1 has a more recent version of org-mode.
>
> The easiest way to fix this is to rename the files in your org-init.el file.
>
> Of course you can use the customize interface as well.
>
> Greetings
> Axel
>
>
>
Thanks.
What was the reason for the name change?
next prev parent reply other threads:[~2020-08-16 11:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-16 3:31 Strange problem loading org features in Emacs 27.1 Carlo Tambuatco
2020-08-16 6:00 ` Axel Kielhorn
2020-08-16 11:26 ` Carlo Tambuatco [this message]
2020-08-16 12:19 ` John Kitchin
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1D668942-0497-44A3-BDD5-F25CC0AF4B43@gmail.com \
--to=oraclmaster@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=org-mode@axelkielhorn.de \
/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 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).