Hello all,

I am using notmuch with the emacs frontend.With that I got an issue where my 
text body is verry narrow while
composing/replying to mails (as you can see). To get rid of this, I
added the follwoing to my config file:

```
  (add-hook! 'notmuch-message-mode-hook #'turn-on-visual-line-mode)
  (add-hook! 'notmuch-message-mode-hook #'turn-off-auto-fill)
```

But this did not work out for me. Any suggestion here?

-- 
Jan Detke
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to