Results 52 comments of Aaron Zeng

FYI, this doesn't appear to happen with semicolon separated lists: ```ocaml let x = [ a ; (* first comment *) (* second comment *) (* comment about b *)...

Same thing here. Homebrew Cask installs Eclipse to _/Applications/Eclipse Java.app_, so this is rather inconvenient.

I think you need: ``` [[:space:]] ``` instead of just: ``` [:space:] ``` Character class expressions are meant to be used inside bracket expressions.

Ah, indeed, that does not appear to be implemented. It is, however, available in `Re.Perl` and `Re.Pcre`. The code could probably be shared between them, since I think they use...

Thanks so much! I finally got around to working on the project that needed this and it worked perfectly. I like the new infix `Caqti_request` interface too; it's very intuitive...

Okay, it looks like this is actually just a display issue, since in either case, `ledger r @Foo and Food` prints out a posting. This seems to be because the...

A possible option to explore is detecting audio playback from the browser and assuming that whatever line is being played is the same as the file that was most recently...

I think we should re-open this issue. It is worth doing.

I think this is indeed stale, now that Spacemacs only enables ligatures in prog-mode by default. At least, the out-of-the-box behavior is not buggy, and I believe the bug is...

You might also do other operations than deleting, such as moving, renaming, etc. Also, there may be certain reasons you don't want to delete from dua but instead delete from...