* OrgMode into Gnus buffers (message-mode included) ?
@ 2015-12-22 5:49 Xavier Maillard
2015-12-22 21:17 ` Thorsten Jolitz
0 siblings, 1 reply; 5+ messages in thread
From: Xavier Maillard @ 2015-12-22 5:49 UTC (permalink / raw)
To: emacs-orgmode
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
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 ?
Regards
- -- Xavier.
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org
iQEcBAEBCgAGBQJWeORVAAoJEDy08nibbhJtl9kH/2GvuHLk49/tYKU5HCJMd787
LqnQZoJ3jXffrSq32IabTmE9RAmUZeyuf9kQzODMQO5UHg2GGCIOumqfqImvHS4a
7nxE302uIlzo96032HXaTm1BgP86WxU/SvatwdQ+lh2MwaaiWuexjKeDN9bXHNC/
i74bjDgAPViFz/crd6XTzDx9eI2WiXxYDX7OsxZKslwsd5RBNoay7bfZUNs2UQI5
opJTOQVmzGWCi948DaG4M12pQS9dqcBOE60eoiXzEXCQeya0hAN9uEyXibh9tvti
GvDnFqdolaQP1v4r/yClyXbis4EcZpxydgCrAk0J+dQjqfBk/E0Tqyr+VFDiBJA=
=cV5+
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: OrgMode into Gnus buffers (message-mode included) ?
2015-12-22 5:49 OrgMode into Gnus buffers (message-mode included) ? Xavier Maillard
@ 2015-12-22 21:17 ` Thorsten Jolitz
2015-12-22 22:45 ` Xavier Maillard
0 siblings, 1 reply; 5+ messages in thread
From: Thorsten Jolitz @ 2015-12-22 21:17 UTC (permalink / raw)
To: emacs-orgmode
Xavier Maillard <xavier@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: OrgMode into Gnus buffers (message-mode included) ?
2015-12-22 21:17 ` Thorsten Jolitz
@ 2015-12-22 22:45 ` Xavier Maillard
2015-12-23 0:18 ` Rasmus
0 siblings, 1 reply; 5+ messages in thread
From: Xavier Maillard @ 2015-12-22 22:45 UTC (permalink / raw)
To: emacs-orgmode
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Thorsten Jolitz <tjolitz@gmail.com> writes:
> Xavier Maillard <xavier@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?
`message-mode' is only for outgoing messages, right ?
> For writing:
>
> - use orgstruct or
I do but it does not seem to change anything (I have tried to add bullet and
stuff like that).
> - use outorg/outshine, and this:
Are they part of orgmode ?
> (add-hook 'message-mode-hook 'outline-minor-mode)
> - use ... (there might be more options)
Thank you.
- -- Xavier.
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org
iQEcBAEBCgAGBQJWedJzAAoJEDy08nibbhJtjkEIAJskriEd6HQqdeIWGGNZij00
QrCZ1pO0VF2EzWj++RS3bDOwYGBUz+LwQqwsxOczkBbHeAxjq70cpnwU5WMBm9p1
ZstvJM4M0JQvaBaqgNvThh53INW7XJUWg7a5BvurkoPZAc6gC29g/0ufzh8exnIy
LPECxgR3U15jaN5emtYkFywvc2zzTvnz17pxzmknylOdYYx0EjV9m++6tM40Bmj+
l9jXDYpVD/grYo7RBmZaUnv+aDTJiyUw1v1OPcjVCNXLEueFJaT/8mpORsFFanBK
grH5BmnX1VSoxIQ17HDGksqbcPEblygAYQLYsgo/FjXiP0qPVDsPjfgASijrRWM=
=Aaof
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: OrgMode into Gnus buffers (message-mode included) ?
2015-12-22 22:45 ` Xavier Maillard
@ 2015-12-23 0:18 ` Rasmus
2015-12-23 12:18 ` Xavier Maillard
0 siblings, 1 reply; 5+ messages in thread
From: Rasmus @ 2015-12-23 0:18 UTC (permalink / raw)
To: emacs-orgmode
Xavier Maillard <xavier@maillard.im> writes:
> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>> Xavier Maillard <xavier@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?
>
> `message-mode' is only for outgoing messages, right ?
>
>> For writing:
>>
>> - use orgstruct or
>
> I do but it does not seem to change anything (I have tried to add bullet and
> stuff like that).
I think bullets are in orgstruct mode, but they could be in
orgstuct++-mode. BTW: there's also orgtbl-mode.
Rasmus
--
I almost cut my hair, it happened just the other day
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: OrgMode into Gnus buffers (message-mode included) ?
2015-12-23 0:18 ` Rasmus
@ 2015-12-23 12:18 ` Xavier Maillard
0 siblings, 0 replies; 5+ messages in thread
From: Xavier Maillard @ 2015-12-23 12:18 UTC (permalink / raw)
To: emacs-orgmode
Rasmus <rasmus@gmx.us> writes:
> Xavier Maillard <xavier@maillard.im> writes:
>
>> Thorsten Jolitz <tjolitz@gmail.com> writes:
>>
>>> Xavier Maillard <xavier@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?
>>
>> `message-mode' is only for outgoing messages, right ?
>>
>>> For writing:
>>>
>>> - use orgstruct or
>>
>> I do but it does not seem to change anything (I have tried to add bullet and
>> stuff like that).
>
> I think bullets are in orgstruct mode, but they could be in
> orgstuct++-mode. BTW: there's also orgtbl-mode.
Ok, I will try all the combinations to see which one works for me.
Thank you.
-- Xavier.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-12-23 12:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22 5:49 OrgMode into Gnus buffers (message-mode included) ? Xavier Maillard
2015-12-22 21:17 ` Thorsten Jolitz
2015-12-22 22:45 ` Xavier Maillard
2015-12-23 0:18 ` Rasmus
2015-12-23 12:18 ` Xavier Maillard
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).