Vin Shelton <acs(a)xemacs.org> writes:
Symbol's function definition is void:
setup-ethiopic-environment-internal
Signaling: (void-function setup-ethiopic-environment-internal)
setup-ethiopic-environment-internal()
set-language-environment("Ethiopic")
eval((set-language-environment "Ethiopic"))
I'd like to get this working before I release 21.1.8 (tonight, I
hope). Can anyone offer a patch?
I tried making the obvious path (namely copying
'setup-ethiopic-environment-internal from an old mule base into the
core), however then I stopped. auto-autoloads.el from mule-base
contains
(autoload 'setup-ethiopic-environment-internal "ethio-util" nil nil nil)
so how could this happen?
IMO it would be better to have an 21.1.8 now with broken ethiopic
support than on sunday with a fix.
Jan