[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emacs not using auto-fill-mode



>>>>> "Joerg" == Joerg Johannes <j-j@gmx.de> writes:
Hi Joerg!

    Joerg> Hi list!  I have (auto-fill-mode 1) in my ~/.emacs file,
    Joerg> but I still have to type M-x auto-fill-mode if I want to
    Joerg> use it. Am I missing something?

How about a bit of RTFM?

external: google "auto-fill-mode" has plenty of answers

newsgroups: gnu.emacs.help, comp.emacs ...

internal: "self-documenting" and the like

C-h i -- choose emacs and type "i" for the index, then auto-fill ... 

... init file -->

(add-hook 'text-mode-hook
            '(lambda () (auto-fill-mode 1)))

HTH HAND,

MH
-- 
(Dr.) Michael Hummel
mailto: mh@seitung.net || molino@gmx.net
--
fprint = F24D EAC6 E3D7 372C 9122 D510 EB24 01CA 0B56 B518
id: 1024D/0B56B518 key: http://www.seitung.net/key

Attachment: pgp7ZNww_sb1d.pgp
Description: PGP signature


Reply to: