On Wed, 23 Jul 2025 at 13:36, Kai Bagley <kaibag...@pm.me> wrote: > > After keys is set, and getting it's value from the messages buffer after > running edebug-eval-expression RET keys RET: > > #("fathurahmanGeographicallyWeightedMultivariate2020" 0 49 (face > (font-lock-constant-face) fontified t)) > > This is with LaTeX macro > \cite{fathurahmanGeographicallyWeightedMultivariate2020}
I assume the citation name doesn’t have a newline, and what I see here is just formatting from your mail client? If there’s really a newline, then the folding won’t work. My next question is whether TeX-fold—bib-abbrev gets called with the expected citation name. You can see this by instrumenting that function with edebug. The default bond in edebug is “e” for inspecting variables. Please let me know if that function gets called and what the “key” argument is. This will determine whether we need to understand what happens in that function or in its caller.
_______________________________________________ bug-auctex mailing list bug-auctex@gnu.org https://lists.gnu.org/mailman/listinfo/bug-auctex