Well,
my problem is not how to change the style because I can do it manually
but
is that my hook "my-jde-mode-hook" is never called and I wonder why !

This works fine in my .emacs:
(add-hook 'c-mode-common-hook 'my-c-mode-common-hook)

The hook function 'my-c-mode-common-hook is called but not my function
'my-jde-mode-hook.
Here is my problem.

I know that there is a problem with NTEmacs ... ==> hooks instead of
hook, what about xemacs NT ?

Thanks,

Laurent.

Reply via email to