diff options
author | Michael Heerdegen <michael_heerdegen@web.de> | 2024-05-12 19:58:14 +0200 |
---|---|---|
committer | Michael Heerdegen <michael_heerdegen@web.de> | 2024-05-27 18:44:48 +0200 |
commit | 3580dc155c3c9f48fb1b7855b4d858eec3948dfb (patch) | |
tree | 42324c858d66d2c6ca43004547059da3a4fc7f67 /lisp/emacs-lisp/regexp-opt.el | |
parent | db6599818fa6ca7325c482b4aa1ce564688469ef (diff) | |
download | emacs-3580dc155c3c9f48fb1b7855b4d858eec3948dfb.tar.gz emacs-3580dc155c3c9f48fb1b7855b4d858eec3948dfb.tar.bz2 emacs-3580dc155c3c9f48fb1b7855b4d858eec3948dfb.zip |
Don't try to pretty-print non-lists as binding list
* lisp/emacs-lisp/pp.el (pp--format-definition): Ensure that what we try
to print as a list of bindings has an appropriate format. This avoids
raising an error for SEXPs like (let X Y) inside `pcase' forms where our
heuristic expects a binding list in the X position.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions