Johann Klähn

Results 17 comments of Johann Klähn

@alphapapa Would you reconsider this, now that transient is going to be included with the next Emacs release? (Or maybe making the `pretty-hydra` dependency optional in some way?)

Thanks, I'll have a look. In general I'd like to keep this library slim, so I wouldn't want to add too many extra functions. But if `playlist-play-index` is important for...

Looks good! On 0.33 I can get `playlist-pos = -1` by starting mpv with `--idle=yes` or `--idle=once`. It will be `-1` initially if no filename has been provided, and, in...

Thanks, it's a nice idea to add timestamp-support to the `mpv` links. I'll try to reproduce the problem you are seeing with opening the links.

Thanks sharing for your idea. I'm not sure whether that is feasible in all cases. It could probably be made to work if mpv has already been started with `--input-ipc-server`...

Thanks for the update! I don't use EMMS myself, so I did not know that it already enables the IPC server in the spawned mpv process. Opening another connection instead...

I don't use Windows, so unfortunately I cannot help here. I would accept a PR though. :slightly_smiling_face:

@alerque I don't quite remember all the details, but a look at https://www.ledger-cli.org/3.0/doc/ledger3.html and `:help` reveals some of them: * `s:oe` selected the old regex engine for backtracking support. I...

I currently do not use timesheets myself. Is it common to have files where clock directives are interspersed with regular transactions? I otherwise quite like the zebra striping idea.

Okay, also to clarify on zebra striping. Do you want one _pair_ of `i…⏎o…` to have the same color (so that the next _pair_ has a different color)? Or do...