This repository illustrates a problem that I have in configuring hledger-mode
.
cd
to the location of this file, then run the following.
WARNING: this will override your ~/hledger.journal
.
source setup.sh
emacs --init-dir ./emacsdir
Then C-x C-f
into workingdir/acme.journal
and enter a new item.
When pressing a
or e
for a new account only suggestions from ~/.hledger.journal
will pop up.
I'd like to be able to use other files as well.