Simon Michael

Results 562 comments of Simon Michael

Getting back to the main issue, perhaps most of all we need to start by documenting ledger-mode + hledger issues better. Could someone work on this ? I guess https://hledger.org/editors.html#ledger-mode...

Cool. Probably a small pull request will be a good way.

From srk: ``` (setq ledger-binary-path "hledger" ledger-mode-should-check-version nil ledger-report-links-in-register nil ledger-report-auto-width nil ledger-report-use-native-highlighting nil ) ``` More notes: - run/create/edit a named report with `[C-u] C-c C-o C-r` (`SPC m...

From @DamienCassou: > my Emacs configuration for hledger: https://github.com/DamienCassou/emacs.d/blob/master/init.el#L677 > my ledger reports are defined here: https://github.com/DamienCassou/emacs.d/blob/master/init.el#L650 > and my flycheck-hledger configuration: https://github.com/DamienCassou/emacs.d/blob/master/init.el#L623

- A hard-coded use of Ledger's `--date-format` flag was added to ledger-mode's `ledger-exec.el` in 2021-04. Reportedly `(setq ledger-mode-should-check-version nil)` gets around this. Bug report / PR to ledger-mode welcome!

hledger-web's use of template haskell requires that four subdirectories are present in the current directory when you load it in GHCI: config, messages, templates and static. So you can either...

PS a patch, or better idea for how to make this more discoverable, welcome..

You're right. Would you be willing to make some notes as you learn ? Eg in the user cookbook. Such as: - questions / things you needed to know /...

And of course we'll answer specific questions here or on IRC or mail list.

@dstrelnikov the IRC channel or mail list. @legrostdg well just some ideas for you or the next person who finds this. :)