Adam Porter
Adam Porter
I don't know. In Emacs 28.2, I don't even see a `-n` option listed in the man page or `emacs --help`, so I guess something changed since I wrote those...
Thanks, I actually read that page a few years ago. At the time I gave it a shot, but the PulseAudio streaming was completely unreliable. Perhaps it's improved since then,...
Yes, that's what I meant, to sync the playback precisely. Syncing the libraries is simple (unison, etc), and syncing playlists is also solved (using mpdsync).
> Why not consider reaching out to org-roam, proposing them to put the org-roam-db.el code into a org-sql-db package and consider this a common utility that could be one of...
Hi Akira, Sure, I think it would just be a matter of adding a `:initial-input` argument to `org-ql-completing-read` and then passing it to `completing-read`. Also, I'd be interested to know...
> Hi, I am thinking about this feature again. The above use case was overwhelming, but basically I want to pass a selected text from `org-mode` as an initial input...
@ParetoOptimalDev Thanks, I hadn't tried it on empty results yet. :)
@anpandey As much as I admire Nix for what it is, that code makes me appreciate Quelpa even more. :) Anyway, thanks. I still intend to merge this branch someday,...
> Hi, I’m interested in trying this but wanted to check if anything has changed in the past few months. Is `wip/taxy-org-ql-view` still the suggested branch? If I pushed anything...
@mskorzhinskiy I appreciate your trying it out and giving feedback, but that is...a lot of feedback and many questions. What needs to happen next is for me to rebase this...