I'd like senator-minor-mode to be activated in all my java buffers, so I added
this to my java-mode-hook function:

  (senator-minor-mode 1)

This doesn't take effect - it seems I need to manually type M-x
senator-minor-mode in each java buffer.

Any idea why this doesn't work from the java-mode-hook function and how I can
enable senator-minor-mode for all java buffers?

Thanks,

    --- John

Reply via email to