> > (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 load-path, you can just try "M-x load-file" to see whether it works. Regards, Chao -- 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/CAF6JJ%2BDqqJ54GEs%3Dun%2BT5RqWvzmXOr7o36XFdANc7MHZd7Sw-w%40mail.gmail.com.
