unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#74970: Supercite sc-setup-filladapt accesses void variable filladapt-prefix-table (from Filladapt)
@ 2024-12-19 11:22 Mekeor Melire
  2025-01-04 11:34 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* bug#74970: Supercite sc-setup-filladapt accesses void variable filladapt-prefix-table (from Filladapt)
  2024-12-19 11:22 bug#74970: Supercite sc-setup-filladapt accesses void variable filladapt-prefix-table (from Filladapt) Mekeor Melire
@ 2025-01-04 11:34 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2025-01-04 11:34 UTC (permalink / raw)
  To: Mekeor Melire, kyle_jones, bwarsaw; +Cc: 74970

Ping! Barry and Kyle, could you please chime in?

> Cc: Kyle E. Jones <kyle_jones@wonderworks.com>,
>  Barry A. Warsaw <bwarsaw@python.org>
> From: Mekeor Melire <mekeor@posteo.de>
> Date: Thu, 19 Dec 2024 11:22:56 +0000
> 
> (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] 2+ messages in thread

end of thread, other threads:[~2025-01-04 11:34 UTC | newest]

Thread overview: 2+ messages (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
2025-01-04 11:34 ` Eli Zaretskii

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).