Titus von der Malsburg

Results 221 comments of Titus von der Malsburg

Hi Thierry, my problem is solved. I ended up using "helm-last-query". Thank you!

See `bibtex-completion-watch-bibliography`.

To my knowledge, there's no update with regard to windows. I'm not sure what's missing to make this package work on Windows. You'd probably need to install a C compiler...

Thanks for the explanations. I'll probably go with `%dopar%`. I guess that the code should use only one process by default. Otherwise the user might end up with too many...

Hi, I've been sick for some time and have a lot of stuff to deal with. I will look at this PR as soon as I find some time.

I don't understand what problem this PR is trying to fix. This function seems to work as intended. If `value` is `nil` the second `pcase` on line [1224](https://github.com/tmalsburg/helm-bibtex/blob/master/bibtex-completion.el#L1224) is evaluated....

Note that this is not the repository of org-roam. Perhaps you're running into a bug there.

Hi, happy to look into it. Could you please make a minimal reproducible example with `emacs -Q`, so that I can reproduce this issue? Thank you.

I'm not using org-bibtex myself, but I think it's this: https://gewhere.github.io/org-bibtex

Good question, gotta confess I forget and would have to read the code again. I think we parse the bib file because that's faster but the org file is the...