On 2017-08-11 20:44, Jason wrote:
> '(auto-fill-mode t)
>
> What am I missing?
> Thanks.
auto-fill-mode is a function (more precisely a command, or interactive
function), not a variable.
To make it automatic, you need a hook, as I said. And given that,
arranging for Message mode may actually
On Thu, Aug 03, 2017 at 12:36:21PM -0500, Luis Mochan wrote:
> On Wed, Aug 02, 2017 at 08:49:30PM -0700, Ian Zimmerman wrote:
> > On 2017-08-02 21:47, Jason wrote:
> >
> > > I am using emacs24 for my text editor with mutt (in a terminal).
> > > How can I set it to automatically wrap the lines at