* Frederic (2007-05-27) writes: > (defun auto-fill-hook () > > (auto-fill-mode 1) > (setq default-justification 'full) > > (setq fill-column 120))
Delete the whole function and use `M-x customize-variable RET fill-column RET' instead. It is better to ask such questions, i.e. questions which are only related to Emacs and not to AUCTeX, on gnu.emacs.help (mirrored on gmane.emacs.help). -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
