bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44360: 28.0.50; describe-map-tree wrong-type-arg error


From: No Wayman
Subject: bug#44360: 28.0.50; describe-map-tree wrong-type-arg error
Date: Sun, 01 Nov 2020 17:26:00 -0500
User-agent: mu4e 1.5.6; emacs 28.0.50


Stefan Kangas <stefankangas@gmail.com> writes:

No Wayman <iarchivedmywholelife@gmail.com> writes:

The recent lisp implementation of
`describe-map-tree'/`describe-map'[1]
cause `describe-buffer-bindings' to throw an error in some cases.
Reproduction case:

0. emacs -Q
1. open an ansi-term buffer
2. switch to *scratch* buffer in other window
3. eval:

#+begin_src emacs-lisp
(describe-buffer-bindings (get-buffer "*ansi-term*") [27])
#+end_src

Thank you for the bug report.

I have pushed a fix to master (commit 5ab5504def). Could you please
test that it works for you?

Looks good on my end.

Thanks, Stefan!

~ Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]