help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: auto-fill in message mode filling with prefix "> "


From: HASM
Subject: Re: auto-fill in message mode filling with prefix "> "
Date: Wed, 03 Jan 2018 18:24:32 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

> For this particular case, the right fix is to remove the whole (defmacro
> ...) since it's only there for compatibility with versions of Emacs that
> don't have `defcustom`.

Most likely. Looking closer at it the defmacro is part of an
eval-and-compile preceded by the comment:

  ;; BLOB to make custom stuff work even without customize

I'll comment out the whole eval-and-compile.

-- HASM


reply via email to

[Prev in Thread] Current Thread [Next in Thread]