I am trying to change ebib--field-edit-functions
in Ebib to add address
to its fields with completions. The manual says that you need to customize the user option ebib--field-edit-functions
, but I can't find it. Nor can I do it manually in the init file. Any ideas how to do this?
Asked
Active
Viewed 28 times
0
ebib-utils.el
only hasebib--field-edit-functions
, as opposed toebib-edit-fields-functions
. – Jabot Jul 18 '23 at 05:25