unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* error installing or deleting single package in *Packages* buffer
@ 2024-02-22 11:45 Eric S Fraga
  2024-02-22 12:14 ` Eric S Fraga
  2024-02-22 20:12 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  0 siblings, 2 replies; 4+ messages in thread
From: Eric S Fraga @ 2024-02-22 11:45 UTC (permalink / raw)
  To: help-gnu-emacs

I updated emacs, from git, this morning.  It'd been a while (several
months) since I had last built emacs so I expected some (usually subtle)
changes.  However, I have an error that comes up every time I try to add
or delete a single ELPA etc. package:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument stringp (evil ...))
  #<subr string-lessp>((evil ...) julia-mode)
  package--save-selected-packages((golden-ratio [...] gnuplot (evil ...) which-key ...))
  package--update-selected-packages(nil (#s(package-desc :name hyperbole :version (9 0 0) :summary "GNU Hyperbole: The Everyday Hypertextual Information Manager" :reqs ((emacs (27 1))) :kind nil :archive nil :dir "/home/ucecesf/.emacs.d/elpa,v30/hyperbole-9.0.0" :extras ((:url . "http://www.gnu.org/software/hyperbole") (:keywords "comm" "convenience" "files" "frames" "hypermedia" "languages" "mail" "matching" "mouse" "multimedia" "outlines" "tools" "wp") (:maintainer ("Bob Weiner" . "rsw@gnu.org") ("Mats Lidell" . "matsl@gnu.org")) (:commit . "e1483d9cff137ca7663694da1df56b31cfc7958d")) :signed t)))
  package-menu-execute()
  funcall-interactively(package-menu-execute)
  command-execute(package-menu-execute)
--8<---------------cut here---------------end--------------->8---

Long list of packages in above elided but what is interesting is the
third line which has a list that starts with golden-ratio and then,
after gnuplot, there is a list as an entry, after which are more
packages.  Not sure why this is happening so any pointers would be
welcome.

Thank you,
eric

PS - I'm trying to remove the hyperbole package because it seems to have
annoyingly hijacked eww-browse-url.

-- 
Eric S Fraga via gnus (Emacs 30.0.50 2024-02-22) on Debian 12.2




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

* Re: error installing or deleting single package in *Packages* buffer
  2024-02-22 11:45 error installing or deleting single package in *Packages* buffer Eric S Fraga
@ 2024-02-22 12:14 ` Eric S Fraga
  2024-02-22 20:12 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  1 sibling, 0 replies; 4+ messages in thread
From: Eric S Fraga @ 2024-02-22 12:14 UTC (permalink / raw)
  To: help-gnu-emacs

Answering my own question: it seems that something, along the way,
screwed up the package-selected-packages entry in the customization part
of my init files, the part that is updated by the customize- methods
etc.  Fixed that and everything seems fine now.  Sorry for the noise.

thank you,
eric

-- 
Eric S Fraga via gnus (Emacs 30.0.50 2024-02-22) on Debian 12.2




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

* Re: error installing or deleting single package in *Packages* buffer
  2024-02-22 11:45 error installing or deleting single package in *Packages* buffer Eric S Fraga
  2024-02-22 12:14 ` Eric S Fraga
@ 2024-02-22 20:12 ` Michael Heerdegen via Users list for the GNU Emacs text editor
  2024-02-23  8:20   ` Eric S Fraga
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Heerdegen via Users list for the GNU Emacs text editor @ 2024-02-22 20:12 UTC (permalink / raw)
  To: help-gnu-emacs

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Debugger entered--Lisp error: (wrong-type-argument stringp (evil ...))
>   #<subr string-lessp>((evil ...) julia-mode)

I also had seen this.  But I did not have to intervene manually - AFAIR,
make bootstrap was the solution.

Michael.




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

* Re: error installing or deleting single package in *Packages* buffer
  2024-02-22 20:12 ` Michael Heerdegen via Users list for the GNU Emacs text editor
@ 2024-02-23  8:20   ` Eric S Fraga
  0 siblings, 0 replies; 4+ messages in thread
From: Eric S Fraga @ 2024-02-23  8:20 UTC (permalink / raw)
  To: help-gnu-emacs

On Thursday, 22 Feb 2024 at 21:12, Michael Heerdegen via Users list for the GNU Emacs text editor wrote:
> I also had seen this.  But I did not have to intervene manually
> -AFAIR, make bootstrap was the solution.

Thank you; I always build Emacs using `make -j 20 bootstrap`.

Somehow, something, somewhere, modified the custom variables entry.
Easily fixed, luckily.

-- 
Eric S Fraga via gnus (Emacs 30.0.50 2024-02-22) on Debian 12.2




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

end of thread, other threads:[~2024-02-23  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 11:45 error installing or deleting single package in *Packages* buffer Eric S Fraga
2024-02-22 12:14 ` Eric S Fraga
2024-02-22 20:12 ` Michael Heerdegen via Users list for the GNU Emacs text editor
2024-02-23  8:20   ` Eric S Fraga

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).