all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* static-if problem when using corfu
@ 2024-12-06 21:12 Heime via Users list for the GNU Emacs text editor
  2024-12-07  8:43 ` Tassilo Horn
  0 siblings, 1 reply; 6+ messages in thread
From: Heime via Users list for the GNU Emacs text editor @ 2024-12-06 21:12 UTC (permalink / raw)
  To: Heime via Users list for the GNU Emacs text editor


Am having a go at corfu, but am getting  

   Lisp error: (void-function static-if)

 (static-if (< emacs-major-version 29) #'(lambda (x y) (and (equal x y) (equal (text-properties-at 0 x) (text-properties-at 0 y)))) #'equal-including-properties)
  (defalias 'corfu--equal-including-properties (static-if (< emacs-major-version 29) #'(lambda (x y) (and (equal x y) (equal (text-properties-at 0 x) (text-properties-at 0 y)))) #'equal-including-properties))
  eval-buffer(#<buffer  *load*-16011> nil "/home/hagbard/Opstk/bin/gungadin-1.0/typex/orellana/bazarsouk/paharganj/corfu/corfu-1.5/corfu.el" nil t)  ; Reading at buffer position 24858
  load-with-code-conversion("/home/hagbard/Opstk/typex/..." "/home/hagbard/Opstk/typex/..." nil t)
  require(corfu)


Sent with Proton Mail secure email.



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

end of thread, other threads:[~2024-12-07 13:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06 21:12 static-if problem when using corfu Heime via Users list for the GNU Emacs text editor
2024-12-07  8:43 ` Tassilo Horn
2024-12-07 10:47   ` Heime via Users list for the GNU Emacs text editor
2024-12-07 11:57     ` Tassilo Horn
2024-12-07 12:20       ` Heime via Users list for the GNU Emacs text editor
2024-12-07 13:15     ` Stefan Monnier via Users list for the GNU Emacs text editor

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.