From: Heime via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: static-if problem when using corfu
Date: Fri, 06 Dec 2024 21:12:27 +0000 [thread overview]
Message-ID: <tbYqhcqrWjF0hLjYCf_3SabztM90inyjIAsedQT85vy2xcOBuNSVY5ZfTBUJmbyHMEh6GescS3o94-J_iYtTGgP1AezL1kdJfiAX7WA8Sfk=@protonmail.com> (raw)
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.
next reply other threads:[~2024-12-06 21:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 21:12 Heime via Users list for the GNU Emacs text editor [this message]
2024-12-07 8:43 ` static-if problem when using corfu 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
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='tbYqhcqrWjF0hLjYCf_3SabztM90inyjIAsedQT85vy2xcOBuNSVY5ZfTBUJmbyHMEh6GescS3o94-J_iYtTGgP1AezL1kdJfiAX7WA8Sfk=@protonmail.com' \
--to=help-gnu-emacs@gnu.org \
--cc=heimeborgia@protonmail.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).