Michael J Gruber
Michael J Gruber
The only built-in method (besides local streaming) seems to be the monitors: I set up an extra pulse-audio sink with `load-module module-null-sink sink_name=OBS sink_properties=device.description="OBS"` (in config or manually with `pacmd`)....
I'm not sure you mean to say what you are saying here: > I hardly recommend to install all the dependencies inside a container Do you recommend a container build?...
Before that paragraph, the book talks about resolving conflicts and how to set options for the default recursive merge strategy using '-X' (such as '-Xours') in order to get fewer...
You could use xapian to list all terms with prefixes`P` resp. `XFOLDER:`. On the other hand, notmuch's own shell completion simply walks the filesystem, too.
For the record, this is solely a packaging problem. The new bindings have a new name *on purpose*, they can coexist happily with the legacy bindings. Packagers can choose to...
codeclimate and Codacy have different ideas about preferred line lengths ... I've fixed the indentations, although this is really just RFD and may need refactoring, different UI or different defaults....
Travis doc build "fails" because I did document the new arguments ... which gives a none empty diff.
So, here it is on top of notmuch2 bindings. In addition, I took up the suggestions from above (do not limit buffers to 1 instance, except for the bufferlist buffer;...
About pep8: a lot of files on master do not conform to pep8. Should I rebase this series so that at least the new lines do conform? Or do some...
So, I'll stop after these two more commits ... For the last one I need help: I cannot get the tagline to disappear from the list after I delete a...