Attempting to set up zotxt and zotxt-emacs for the first time I am having trouble getting completion-at-point working. I don't know if this is a zotxt or zotxt-emacs or just a setup problem of my own, unfortunately.
In a markdown file with zotxt-citekey-mode enabled, if I type @doe then M-xcompletion-at-point I get an error message peculiar error, and, sadly, no citation completion options appear.
If in zotero I enable debugging and repeat this, I get the following messages, which appear to relate to easykeys somehow.
Attempting to set up
zotxt
andzotxt-emacs
for the first time I am having trouble gettingcompletion-at-point
working. I don't know if this is azotxt
orzotxt-emacs
or just a setup problem of my own, unfortunately.In a markdown file with
zotxt-citekey-mode
enabled, if I type@doe
thenM-x
completion-at-point
I get an error messagepeculiar error
, and, sadly, no citation completion options appear.If in zotero I enable debugging and repeat this, I get the following messages, which appear to relate to easykeys somehow.
My
*Messages*
buffer in emacs logs basically the above message.Curiously,
zotxt-citekey-insert
andzotxt-citekey-select-item-at-point
function as expected.pkg-info-version
forzotxt
returns 5.0.5. I installed it using doom emacs (/straight
) withwhich I think should be getting the latest version. I have also tried the default
package!
approach which I think pulls from MELPA.If it is of interest, in addition to
markdown-mode
major mode I have a plethora of minor modes in action (output ofdescribe-mode
):