> "Julian" == Julian Bradfield
<jcb+xeb(a)jcbradfield.org> writes:
> > How do you know?
>
> In short
> (describe-variable 'write-file-hooks)
>
> Which tells me that the x-symbol-write-hook is still in the
> write-file-hooks.
Please tell us exactly what you do, not roughly what you think you
do.
I do
(remove-hook 'write-file-hooks 'x-symbol-write-file-hook)
(describe-variable 'write-file-hooks)
I obtain:
`write-file-hooks' is a variable declared in Lisp.
-- loaded from
"/home/oub/ALLES/Add-Import/Soft/Essential/xemacs-21.5.33-xsymbol/lisp/files.elc"
Value: (xref-write-file-hook x-symbol-write-file-hook appt-update-list
template-update-buffer time-stamp)
-----
*however* I found the source of the problem and solved it, sorry for the
noise.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta