From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: eggert@cs.ucla.edu, 69684@debbugs.gnu.org
Subject: bug#69684: Functionality of Fbare_symbol has been lost.
Date: Sun, 10 Mar 2024 09:21:15 +0000 [thread overview]
Message-ID: <Ze17i4vv9bkZE3ZL@ACM> (raw)
In-Reply-To: <86r0giwrw9.fsf@gnu.org>
Hello, Eli.
On Sun, Mar 10, 2024 at 07:57:26 +0200, Eli Zaretskii wrote:
> > Cc: acm@muc.de, Paul Eggert <eggert@cs.ucla.edu>
> > Date: Sat, 9 Mar 2024 23:23:50 +0000
> > From: Alan Mackenzie <acm@muc.de>
> > 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. :-)
> Couldn't you fix this on your branch by (what sounds like a trivial)
> change in Fbare_symbol?
I've done that already here, of course. But I was wanting to make a
commit yesterday evening, which of course I can't with this bug
unresolved. Paul is quite particular over the exact formulation of these
macros and inline functions, which have an important influence on Emacs's
speed. So I thought I would give him a chance to fix it neatly first.
> Btw, why is your branch special in this regard?
It's the branch where I'm implementing position information in doc
strings, using symbols with position to get this information. This is
bug #67455. Progress is pretty much at the stage where we can start
discussing the exact presentation of the information in backtraces, etc.
--
Alan Mackenzie (Nuremberg, Germany).
next prev parent reply other threads:[~2024-03-10 9:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=Ze17i4vv9bkZE3ZL@ACM \
--to=acm@muc.de \
--cc=69684@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=eliz@gnu.org \
/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.