emacs-orgmode
[Top][All Lists]
Advanced

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

Re: virtual-fill mode in mail buffers, with orgalist-mode, prefix is not


From: Uwe Brauer
Subject: Re: virtual-fill mode in mail buffers, with orgalist-mode, prefix is not considered when virtual-fill is on
Date: Tue, 10 Aug 2021 08:30:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>> "IR" == Ihor Radchenko <yantar92@gmail.com> writes:

Hi Ihor


> Uwe Brauer <oub@mat.ucm.es> writes:

[Snip]...

>   (add-hook! 'org-mode-hook (setq-local adaptive-fill-function 
> #'org-adaptive-fill-function))


Thanks that works. However, it does not work in an email buffer (using
orgalist) even
with 

(add-hook 'orgalist-mode-hook (setq-local adaptive-fill-function 
#'org-adaptive-fill-function))
(add-hook 'message-mode-hook (setq-local adaptive-fill-function 
#'org-adaptive-fill-function))

I wrote the author and opened an issue, no answer so far

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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