* bug#74970: Supercite sc-setup-filladapt accesses void variable filladapt-prefix-table (from Filladapt)
@ 2024-12-19 11:22 Mekeor Melire
0 siblings, 0 replies; only message in thread
From: Mekeor Melire @ 2024-12-19 11:22 UTC (permalink / raw)
To: 74970; +Cc: Kyle E. Jones, Barry A. Warsaw
(Supercite is a built-in package and Filladapt is on GNU Elpa.)
Supercite's manual [1] states that one can install Filladapt and
call the `sc-setup-filladapt' function. But calling
`sc-setup-filladapt' will result in the error (void-variable
filladapt-prefix-table).
It seems like Filladapt has renamed that variable from
"filladapt-prefix-table" to "filladapt-token-table". I only found
one very old version of Filladapt [2] where the old name is used.
Apparently, the variable has not only been renamed but the logic
of has changed quite a bit. For example, filladapt-prefix-table
had the format ((REGXP . FUNCTION) ...) while
filladapt-token-table has the format ((REGEXP SYM) ...).
I'm CCing the authors of both packages.
[1] (info "(sc) Filling Cited Text")
[2] https://www.ic.unicamp.br/~stolfi/EXPORT/elisp/JUNK/mandel-disabled/filladapt.el
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-19 11:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 11:22 bug#74970: Supercite sc-setup-filladapt accesses void variable filladapt-prefix-table (from Filladapt) Mekeor Melire
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).