Ævar Arnfjörð Bjarmason
Ævar Arnfjörð Bjarmason
Looks relevant, but FWIW I just get `Wrong type argument: stringp, nil` on the code posted in that pull request...
Future versions of git will have a `git clone --no-tags --single-branch` feature. [See my patch on the git mailing list](https://public-inbox.org/git/[email protected]/), we're in the middle of a release cycle so I'm...
Yeah something hookable would be great. For what it's worth it's not just "new" mail, it's anything that currently would result in rw file operation in the Maildir, i.e.: -...
@dolohow For what it's worth I thought about the inotify case, I've written inotify daemons myself. It's really a huge PITA to use something like that to solve such a...
@nicolas33 That would be great, no promises when I'll get around to finishing this up, but just having some general hint of where to get started would be nice.
Thanks for the patch. I probably won't pick this up any time soon, but it's on my TODO list for stuff to hack on. Will be very useful if/when I...
I'm having the same issue, I tried editing `textarea.css` so that all the pixel values were 10x as big as they are currently, which turns the edit button into a...
This might be a stupid suggestion, I'm totally unfamiliar with how Chrome manages its DOM for the purposes of writing plugins like this, but it seems the inherent issue is...
Sorry, I deleted my comment because it's early in the morning and I forgot I watched this project recently, and misread the bug report as being against a totally unrelated...
I can do a bit better than that, it didn't have --help, didn't know about the -f option, it's segfaulting as soon as I `ls` the directory. Ran it under...