Re: State of average cost booking in v3

2022-10-09 Thread Martin Blais
On Sun, Oct 9, 2022 at 5:45 PM Red S wrote: > I see this thread where > average cost booking was rolled back in v2 due to a performance regression. > The thinking then seemed to be that it would be easier to defer > implementing this to v3. >

Re: Error: Emacs File-local-variables error: (void-function beancount-mode)

2022-10-09 Thread Chao Chen
> > (add-to-list 'load-path "/home/anthony/.emacs.d/lisp/") I guess `beancount.el` is the folder `beancount-mode`? If so you're supposed to put the folder in load-path, e.g., ` (add-to-list 'load-path "/home/anthony/.emacs.d/lisp/*beancount-mode*")`. If `beancount.el` is already in your emacs

State of average cost booking in v3

2022-10-09 Thread Red S
I see this thread where average cost booking was rolled back in v2 due to a performance regression. The thinking then seemed to be that it would be easier to defer implementing this to v3. I was wondering if avg cost booking is already in