[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix shadowed radio targets
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Fix shadowed radio targets |
Date: |
Thu, 09 Jun 2022 16:25:04 +0800 |
Rudolf Adamkovič <salutis@me.com> writes:
> If one defines two radio targets, say <<<peptide bond>>> and
> <<<peptide>>>, the first one does not work if defined first. Please,
> see the attached patch. I have the copyright papers signed.
Thanks!
Applied onto main via d9963c58d changing (sort targets ...) to
(setq targets (sort targets ...)).
The original patch did not pass the supplied test.
Best,
Ihor