Simon Michael

Results 155 issues of Simon Michael

``` 2019/10/24 a 1 * b -1 ; if cursor is on this line, C-TAB has no effect ```

I just tried using highlight-regexp to highlight "TODO" in yellow, but it doesn't work unless I turn off font-lock-mode. That's a pity, and as far as I know unusual, that...

When I do C-c C-f PAT, all of the matched transactions are shown in ledger-occur-xact-face - except for the last, which remains in the normal face for some reason.

Thanks for docopt. On https://github.com/simonmichael/hledger/issues/682 @jeevcat reports a failure that only happens on windows. Is docopt known to work on windows ? Could it be getting confused by line endings...

Found this project via https://www.reddit.com/r/haskell/comments/p12pjs/ann_monomer_a_gui_library_for_haskell. Thank you very much! Installing went well up to this point: ``` 06:27:37 ~/src/GUI/monomer-starter$ stack build ... monomer > configure monomer > Configuring monomer-1.0.0.0... monomer...

build issues

With lts-10.0 configured as global resolver, stack install is currently failing: ``` ~$ stack install tweet-hs Error: While constructing the build plan, the following exceptions were encountered: In the dependencies...

Different names is bad for memorability/marketing. github: command-line-tweeter hackage: tweet-hs executable: tweet --help: clit

``` ~$ tweet -c ~/.cred.LedgerTips.toml view -n10 🐦 LedgerTips (LedgerTips): https://t.co/ZqSbWioO30 - You Need A Budget to beancount converter #beancount #plaintextaccounting 💜0  0 948206821570887687 LedgerTips (LedgerTips): https://t.co/Fr8pC0Ao08 #plaintextaccounting #hledger...

Cf example output at https://github.com/vmchale/command-line-tweeter/issues/5: - 2 lines of unrelated output before and after the tweets - 0 or 1 would be preferable - the duck face on first line...

A new release has been stalled for a while, mainly because I'm not sure how good the proposed new file formats are. Here's the old [format 1](https://github.com/simonmichael/shelltestrunner/blob/master/tests.format1/format1.test). I wanted to...

enhancement
help wanted