> On Fri, 25 Nov 2011 16:30:53 +0900, "Stephen J.
Turnbull" <stephen(a)xemacs.org> wrote:
> however when I loaded the new hebrew.el
> I obtain an error (trace attached)
Grrrr. I forgot about that. When you make changes to
coding systems, you need to restart XEmacs, because
reloading the file to redefine existing coding systems
which is not allowed.
The most obvious way does not work: I renamed the old hebrew
(el and elc file)
file in the lisp/mule directory to hebrew-org and copied the
patched versions into that directory and restarted xemacs.
When I called
set-buffer-file-coding-system
cp-1255 did not appear!
To test just the one new coding system without restarting XEmacs,
you
can use C-x C-e on the form that defines it.
You mean on the code which follows
(make-coding-system
'cp1255 'fixed-width "Microsoft Code Page 1255 (Hebrew)"
??
I did that and I obtain an error
which I attach (but most likely I misunderstood you)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta