Sorry, I'm a bit late to the party, but....

I made the mistake of updating my beancount source, and now my emacs config 
is completely frelled.  I found this thread, so I presume this update is 
the reason.  I don't mean to complain about progress, but at the moment I'm 
blown out of the water and would like advice as to how to proceed: limp 
back to some previous source tree, or alter my config to meet the future 
head-on?

Whenever I first visit my beancount accounts file, I'm immediately slammed 
into the debugger:

progn: Wrong number of arguments: ((beancount-mode-abbrev-table t) nil "A 
mode for Beancount files.

\\{beancount-mode-map}

This mode runs the hook `beancount-mode-hook', as the final or penultimate 
step
during initialization." (interactive) (progn (make-local-variable (quote 
delay-mode-hooks)) (let ((delay-mode-hooks t)) (kill-all-local-variables) 
(setq major-mode (quote beancount-mode)) (setq mode-name "Beancount") nil 
(use-local-map beancount-mode-map) (set-syntax-table 
beancount-mode-syntax-table) (setq local-abbrev-table 
beancount-mode-abbrev-table) (set (make-local-variable (quote 
paragraph-ignore-fill-prefix)) t) ...)) (run-mode-hooks (quote 
beancount-mode-hook))), 1

I read talk of a Melpa package -- is that so?  I don't see beancount listed 
in stable.melpa.org or melpa.org.



-- 
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/a6c128cf-fe7a-4dbf-8eb2-31049ebfb071%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to