branch: externals/trie commit 0c21bf4beb8457bec3695229ca86ff1d143b4dc1 Author: Toby S. Cubitt <toby-predict...@dr-qubit.org> Commit: Toby S. Cubitt <toby-predict...@dr-qubit.org>
Add note to self to use cust-print pretty-printing instead of advice. --- trie.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/trie.el b/trie.el index 3fe434c..7de9f07 100644 --- a/trie.el +++ b/trie.el @@ -1861,9 +1861,8 @@ elements that matched the corresponding groups, in order." ;; print tries in full whilst edebugging, despite this warning, disable ;; the advice. ;; -;; FIXME: We could use `cedet-edebug-prin1-extensions' instead of advice -;; when `cedet-edebug' is loaded, though I believe the current -;; implementation still works in that case. +;; FIXME: We should probably use the `cust-print' features instead of advice +;; here. (eval-when-compile