bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59710: Wrong type argument when editing a multisession variable


From: Juanma Barranquero
Subject: bug#59710: Wrong type argument when editing a multisession variable
Date: Sat, 3 Dec 2022 01:25:13 +0100

In fact, I think it would be marginally better

(unless (symbolp var)
  (signal 'wrong-type-argument (list 'symbolp var)))

Assuming ok to install... where? emacs-29 or master?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]