Xavier Maillard <xav...@maillard.im> writes: Hello,
> there is an area where I am pretty dumb: orgmode articulation with Gnus > buffers. > > What do I need exactly to do to activate orgmode into Gnus both when > reading > posts and when writing new ones ? I guess you mean message-mode? For writing: - use orgstruct or - use outorg/outshine, and this: (add-hook 'message-mode-hook 'outline-minor-mode) - use ... (there might be more options) -- cheers, Thorsten