problems with your patch
Uwe Brauer
oub at mat.ucm.es
Fri Nov 25 12:21:16 EST 2011
>> On Fri, 25 Nov 2011 16:30:53 +0900, "Stephen J. Turnbull" <stephen at 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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug-form
Type: application/octet-stream
Size: 2496 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20111125/5c810ffe/attachment.obj
More information about the XEmacs-Beta
mailing list