branch: externals/dict-tree commit 09b388f6de7ba42f5220d459139054b594ce97a6 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. --- dict-tree.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dict-tree.el b/dict-tree.el index 4403d58..fa2093b 100644 --- a/dict-tree.el +++ b/dict-tree.el @@ -3401,9 +3401,8 @@ extension, suitable for passing to `load-library'." ;; print dictionaries in full whilst edebugging, despite this warning, ;; disable the advice. ;; -;; FIXME: Should use `cedet-edebug-prin1-extensions' instead of advice -;; when `cedet-edebug' is loaded, though I believe this still -;; works in that case. +;; FIXME: We should probably use the `cust-print' features instead of advice +;; here. (eval-when-compile