From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 62867-done@debbugs.gnu.org, chenxy@mit.edu
Subject: bug#62867: segfault in describe_vector
Date: Sun, 16 Apr 2023 08:53:05 +0300 [thread overview]
Message-ID: <83ttxgbcfy.fsf@gnu.org> (raw)
In-Reply-To: <jwvpm84iyke.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Sat, 15 Apr 2023 18:16:32 -0400)
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Xinyang Chen <chenxy@mit.edu>, 62867@debbugs.gnu.org
> Date: Sat, 15 Apr 2023 18:16:32 -0400
>
> > Stefan, can we do better than the below?
>
> The patch looks about right to me.
>
> Only detail is that `shadowed_by` contains a binding, so it can be
> a keymap, but it can also be a lambda expression, or a keyboard macro,
> so we shouldn't say "shadowed by a keymap" but just "shadowed" (unless
> we go through the extra trouble of checking if it's a keymap, or if it's
> a ...).
Thanks, installed on the emacs-29 branch with that change, and closing
the bug.
prev parent reply other threads:[~2023-04-16 5:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-15 12:07 bug#62867: segfault in describe_vector Xinyang Chen
2023-04-15 19:33 ` Eli Zaretskii
2023-04-15 22:16 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-16 5:53 ` Eli Zaretskii [this message]
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=83ttxgbcfy.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=62867-done@debbugs.gnu.org \
--cc=chenxy@mit.edu \
--cc=monnier@iro.umontreal.ca \
/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.