unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69684: Functionality of Fbare_symbol has been lost.
@ 2024-03-09 23:23 Alan Mackenzie
  2024-03-10  5:57 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Mackenzie @ 2024-03-09 23:23 UTC (permalink / raw)
  To: 69684; +Cc: acm, Paul Eggert

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





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

end of thread, other threads:[~2024-03-11 20:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-09 23:23 bug#69684: Functionality of Fbare_symbol has been lost Alan Mackenzie
2024-03-10  5:57 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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