New issue 209: beancount.el should not (require 'ido) https://bitbucket.org/blais/beancount/issues/209/beancountel-should-not-require-ido
Cesar Crusius: Given that "ido" is just one of many completion packages, and many people don't use it (including me), "beancount.el" should not "(require 'ido)". It should instead (autoload 'ido-completing-read "ido") or something like that. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20180108004403.20389.93285%40celery-worker-110.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
