"Stephen J. Turnbull" <turnbull(a)sk.tsukuba.ac.jp> writes:
No. I'm proposing to use a defcustom, default to the one
you're using
(you've convinced me it is gauranteed not to introduce new
brokenness), and document so that Chinese and Koreans have an easy
interface. Something like (just guesses for the prefix and the name)
(defcustom manual-bold-twocolumn-compatibility-regexp
"\\cj\\(\b\b\\1\\)"
[...]
Hrvoje is probably right, this should be a defvar or defconst
instead
of a defcustom. But putting in a declaration will help document it.
Thanks. Now I understand your intention. I'll made a new
patch. Today, I must go home now. Probably I'll change
default value to nil when (not (featurep 'mule)).
--
Yoshiki Hayashi