Re: Auto-fill-mode in emacsclient
Hello,
----- original Nachricht --------
> On my GNU/Debian (Etch) machine I have to turn on Emacs'
> auto-fill-mode manually when I compose a mail text for mutt. This
[...]
> on both machines. The relevant lines of the .emacs files are:
>
> (server-start)
> (add-hook 'mail-mode-hook 'turn-on-auto-fill)
>
> I don't know why this hook works only on one machine. I think there
> are many of you who use Mutt with Emacs. How have you automatized to
> turn on the auto-fill-mode?
Are you sure you using mail-mode for composing mails? Or: If you remove the
add-hook-line is then auto-fill mode on the other maschine off?
Maybe you are using text-mode? So a different add-hook could work.
Greetings
Sebastian Waschik