unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: pauline-galea@gmx.com
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: No such file or directory, popup
Date: Tue, 25 May 2021 15:10:34 +0000	[thread overview]
Message-ID: <87eeduhms5.fsf@icterid> (raw)
In-Reply-To: <trinity-a65aa20a-c41f-4754-a011-e1b1374eb914-1621954480632@3c-app-mailcom-bs01> (pauline-galea@gmx.com's message of "Tue, 25 May 2021 16:54:40 +0200")

pauline-galea@gmx.com writes:

>> > Emacs 28.0.50 complains with
>> >
>> > File is missing: Cannot open load file, No such file or directory, popup
>>
>> Popup is a third-party library[0], that other third-party packages use.
>>
>> It would seem you (manually?) installed a package that requires a
>> dependency (popup) you do not provide. From your other message I guess
>> it is auto-complete. Have you considered using company? AFAIK it is
>> usually the preferred auto-completion framework nowadays.
>
> I would agree with your evaluation because it is first being called by auto-complete.
> Was not aware of "company" as "auto-complete" was what I had been introduced to.
>
> Have checked and found that "company" is part of GNU ELPA.  I am trying to understand
> an important here.  I have installed "Emacs 25" from my package  manager.  Later I
> installed Emacs 27.1 and am trying out the latest development version.
>
> One thing that I am finding confusing is what happens when you install an emacs
> package, because it does not look as though, the setup will apply to the latest
> development verison, even if I use the same init files.

How did you install 25 and 27.1? It might be that they are using some
configuration specific to your system that adds additional directories
to load elisp from, that the development version is missing. Does
anything change if you run

         $ emacs --no-site-lisp

with an older version?

(Also, how did you install auto-complete? Via M-x package-install or
your system package manager?)

-- 
	Philip K.



  reply	other threads:[~2021-05-25 15:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 12:27 No such file or directory, popup pauline-galea
2021-05-25 12:33 ` Jean Louis
2021-05-25 13:08   ` pauline-galea
2021-05-25 14:45 ` Philip Kaludercic
2021-05-25 14:54   ` pauline-galea
2021-05-25 15:10     ` Philip Kaludercic [this message]
2021-05-25 15:50       ` pauline-galea
2021-05-25 16:13         ` Philip Kaludercic
2021-05-25 16:17           ` pauline-galea
2021-05-25 17:05             ` Philip Kaludercic
2021-05-25 17:12         ` Getting Emacs (was: No such file or directory, popup) Stefan Monnier via Users list for the GNU Emacs text editor
2021-05-25 18:08           ` pauline-galea
2021-05-25 16:03       ` No such file or directory, popup pauline-galea
2021-05-25 16:15         ` Philip Kaludercic

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eeduhms5.fsf@icterid \
    --to=philipk@posteo.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=pauline-galea@gmx.com \
    /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.
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).