>From my previous message: As an example here is what you get from `C-h v column-number-mode'. It is definitely wrong, you can set it directly and buffer locally. It works.
Well, setting the variable definitely will run no mode hooks, but who cares. Maybe basic minor modes such as column-number-mode that work by just setting the variable should not be defined using `define-minor-mode' and should not have any useless hooks associated with them. Sincerely, Luc. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel