]> git.eshelyaron.com Git - emacs.git/commit
Recreate symptom of Bug#42701.
authorPhilipp Stephani <phst@google.com>
Tue, 18 May 2021 16:43:11 +0000 (18:43 +0200)
committerPhilipp Stephani <phst@google.com>
Tue, 18 May 2021 16:43:11 +0000 (18:43 +0200)
commit63e4ed1c8f1c5bbf59c366134d379bae972201f9
treeb77ee85bff06a97c925bc0bcd53f0695a5f3c5f6
parent68f5718c0a4393391ce3c4179e8ab1430e5b0119
Recreate symptom of Bug#42701.

The fix to Bug#48489 (commit 9676d41b8301b84e07717e633059a3f2b5c4c9d8)
has masked the symptom of Bug#42701 for 'if-let'.  Create a helper
macro that still exemplifies the bug.

* test/lisp/emacs-lisp/edebug-tests.el
(edebug-tests--duplicate-symbol-backtrack): New helper macro.
(edebug-tests-duplicate-symbol-backtrack): Use it instead of 'if-let'.
test/lisp/emacs-lisp/edebug-tests.el