Hello Bernhard, On 30-09-2019 14:16, [email protected] wrote: > In the beancount.el file I use, it says: > > ;;; beancount.el --- A major mode to edit Beancount input files. -*- > lexical-binding: t -*- > > In the documentation, a minor mode is mentioned. What do I miss?
The documentation is outdated, we made beancount-mode a major mode a little while ago. You can use outline-minor-mode to have (what was deemed to be a sufficient) subset of the functionality enabled by org-mode. Please see some other threads in this mailing lists for the details. Where does the documentation mention a minor mode? I'll would like to update it. Cheers, Dan -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/beancount/bef1989f-f422-ab92-a93e-46dd88375e13%40grinta.net.
