Hello,

Kaushal Modi <kaushal.m...@gmail.com> writes:

> +     (t (let ((auto-fill-function (if (org-at-property-p)
> +                                      nil
> +                                    auto-fill-function)))

    (and (not (org-at-property-p)) 
         auto-fill-function)

Could you add a comment explaining why this is needed?

Also, could you add a proper commit message to the patch?

Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

Reply via email to