New issue 330: HEADER line is printed after SECTION line(s) causing loss of desired major mode in Emacs https://bitbucket.org/blais/beancount/issues/330/header-line-is-printed-after-section-line
Milind Kamble: In extract.py, the HEADER line is printed just before printing new entries. However, identify.py can inject SECTION lines into the output. As a result, the HEADER line whose purpose is to set the file major mode for emacs, is not the first non-blank line. So the mode setting is not honored when Emacs opens the file. -- 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/20180827145749.38173.98790%40celery-worker-111.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
