From: Thibault Marin <thibault.marin@gmx.com>
To: Matt Price <moptop99@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: replying to emai with org-mode syntax in mu4e
Date: Fri, 28 Oct 2016 21:26:09 -0500 [thread overview]
Message-ID: <878tt7sxfi.fsf@dell-desktop.WORKGROUP> (raw)
In-Reply-To: <CAN_Dec8y=D0+XTJ8BwEegqL+=pbpZGyLYaKFsyyADHt9o5nKOA@mail.gmail.com>
I believe you can add a hook to `'mu4e-compose-mode-hook'.
something like the following (not tested) may work:
(add-hook 'mu4e-compose-mode-hook
(defun do-compose-stuff ()
"My settings for message composition."
(org-mu4e-compose-org-mode)))
Matt Price writes:
> On Fri, Oct 28, 2016 at 7:48 PM, Thibault Marin <thibault.marin@gmx.com>
> wrote:
>
>>
>> It looks like you may be looking for `org-mu4e-compose-org-mode'.
>>
>
> .... duh...
>
> Thank you. So, if I want this to be on by default, do you happen to know
> where I should add a hook?
>
> Really appreciate the help,
> m
next prev parent reply other threads:[~2016-10-29 2:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-28 23:19 replying to emai with org-mode syntax in mu4e Matt Price
2016-10-28 23:48 ` Thibault Marin
2016-10-29 1:17 ` Matt Price
2016-10-29 2:26 ` Thibault Marin [this message]
2016-10-29 1:54 ` Matt Price
2016-10-29 18:38 ` John Kitchin
[not found] ` <CAN_Dec_751WGJJGmV8WxFx7PWErPuoVBSWE2vOO4d2aFnBiS=g@mail.gmail.com>
[not found] ` <CAJ51ETphbVSdasHU7v+oTJUr80e_yOzqy50A9xOj1avGqv_LiA@mail.gmail.com>
[not found] ` <CAN_Dec8BsUK4e=fMrA+4UP5Z2ayHTXrR7tE93VXxbTGsErTTLQ@mail.gmail.com>
[not found] ` <CAJ51ETrKsH1icjaF2ahDnzv+_SdpApNvsJxY-LOnkQcSQE1t_A@mail.gmail.com>
[not found] ` <CAN_Dec_ndN-b6uj9h=EtJUQAVs7ZXYgny-MTXCXCJypEg2FDdQ@mail.gmail.com>
[not found] ` <m2funbyy2q.fsf@andrew.cmu.edu>
[not found] ` <CAN_Dec_zvD2X0J9DE7p5vBPDc9Pf=8bU5RimHy3qmTMc-9Gk6A@mail.gmail.com>
2016-11-17 18:10 ` Matt Price
2016-11-18 1:42 ` Matt Price
2016-11-18 5:12 ` Matt Price
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878tt7sxfi.fsf@dell-desktop.WORKGROUP \
--to=thibault.marin@gmx.com \
--cc=emacs-orgmode@gnu.org \
--cc=moptop99@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.