Martin Blais <bl...@furius.ca> writes:

> This is a known bug in the Emacs config.
> It's getting on own nerves regularly actually, just haven't had time to dig
> into fixing this.

Try to add this to beancount-mode:

    ;; Org-mode sets both of these to `org-comment-or-uncomment-region',
    ;; which doesn't know about our ";" comments.
    (kill-local-variable 'comment-region-function)
    (kill-local-variable 'uncomment-region-function)


-- Stefan

-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/jwvin981oi1.fsf-monnier%2Bemacs%40gnu.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to