From: Alan Mackenzie <acm@muc.de>
To: 69684@debbugs.gnu.org
Cc: acm@muc.de, Paul Eggert <eggert@cs.ucla.edu>
Subject: bug#69684: Functionality of Fbare_symbol has been lost.
Date: Sat, 9 Mar 2024 23:23:50 +0000 [thread overview]
Message-ID: <ZezvhjFz7vk2k895@ACM> (raw)
Hello Paul, hello Emacs.
Since a recent commit, Fbare_symbol (in src/data.c) no longer works on a
symbol with position when symbols-with-pos-enabled is nil, instead
signalling an error.
This is due to the new CHECK_SYMBOL (sym); statement in Fbare_symbol,
which wasn't there before.
Since I merged master into my development branch, I can no longer build
it because of this change. A rapid reversion to the previous
functionality would be appreciated. :-)
Thanks!
--
Alan Mackenzie (Nuremberg, Germany).
next reply other threads:[~2024-03-09 23:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-09 23:23 Alan Mackenzie [this message]
2024-03-10 5:57 ` bug#69684: Functionality of Fbare_symbol has been lost Eli Zaretskii
2024-03-10 9:21 ` Alan Mackenzie
2024-03-10 10:39 ` Eli Zaretskii
2024-03-11 7:38 ` Paul Eggert
2024-03-11 20:01 ` Alan Mackenzie
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZezvhjFz7vk2k895@ACM \
--to=acm@muc.de \
--cc=69684@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
/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.
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.