From: Carlos Pita <carlosjosepita2@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Unable to install from elpa
Date: Sat, 13 Nov 2021 02:39:55 -0300 [thread overview]
Message-ID: <CAEOO5Tff48fhEe8y_LZYet3b=qawCymFguY8evJkbYkd7W-9Kg@mail.gmail.com> (raw)
Hi all,
in a clean emacs-28 install I do:
M-x package-install <Enter> org<Enter>
I get:
Possible completions are:
org-contrib org-edna org-real org-translate orgalist
package-archives has:
(("gnu" . "https://elpa.gnu.org/packages/")
("nongnu" . "https://elpa.nongnu.org/nongnu/"))
I do list-packages, org is now listed as available in gnu archive, I
install it from there, relaunch emacs (again with -Q), do
(package-initialize) and:
- check org-version: it's still the builtin one.
- check load-path: doesn't include my ~/.emacs.d/elpa/org-9.5
directory (although it exists and installing other packages works as
expected)
So many things are not working properly:
1. I'm unable to install org using package-install.
2. I can install it from the package list but then it's not added to load-path.
3. Of course the builtin version gets loaded instead of the elpa one.
All this is in a recent build from emacs-28 with default configure
options (including native compilation).
Best regards,
Carlos
next reply other threads:[~2021-11-13 5:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-13 5:39 Carlos Pita [this message]
2021-11-13 6:11 ` Unable to install from elpa Carlos Pita
2023-05-25 15:30 ` Max Nikulin
2023-05-26 8:23 ` Ihor Radchenko
2023-05-29 14:50 ` Max Nikulin
2023-05-30 8:10 ` Ihor Radchenko
2023-12-22 11:26 ` Ihor Radchenko
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='CAEOO5Tff48fhEe8y_LZYet3b=qawCymFguY8evJkbYkd7W-9Kg@mail.gmail.com' \
--to=carlosjosepita2@gmail.com \
--cc=emacs-orgmode@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.