From: David Edmondson <dme-zDQXUQW/Few@public.gmane.org>
To: David Belohrad <david-rZamiVn3bvgfv37vnLkPlQ@public.gmane.org>,
Eric Abrahamsen
<eric-5ibeKGLO59aIK5dEoMBc7KxOck334EZe@public.gmane.org>,
notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org
Cc: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: how to put into a journal info about the email sent
Date: Wed, 29 Oct 2014 13:41:44 +0000 [thread overview]
Message-ID: <cuny4rzngbr.fsf@gargravarr.hh.sledj.net> (raw)
In-Reply-To: <uaxd29bt43r.fsf-l29r6ovuLp4041QeWSbL1u1GAupnlqi7@public.gmane.org>
On Wed, Oct 29 2014, David Belohrad wrote:
> - 'standard' behaviour is, that the email sent becomes read-only so with
> 'q' keystroke I can bury the buffer with the email. However when I
> have implemented this, I have noticed that when I 'confirm' the
> template, I go back into the buffer 'sent mail to...', but this the
> *THE BUFFER IS NOT READ ONLY* and 'q' will just generate a character,
> and then I have to kill this buffer using C-x k with additional 'yes'
> because the buffer was modified. Quite annoying and I don't know how
> to resolve this
I'm unsure about this. The change below may fix it accidentally.
> - second thing is, that I'd like to avoid at all opening the capture
> template and just dump it into the file without any modifications
> ongoing. The only 'modification' which comes into my mind is a setup
> of an additional tag describing the email being attached to some
> project...
Change the template to...
("@" "Email outgoing sync. USED INTERNALLY" entry (file+datetree (concat my-org-files "emails_sent.org"))
"* EMAIL %c :EMAIL:\n%?\nEntered on %T\n" :immediate-finish t)
(i.e. add ":immediate-finish t")
...and you will never see the capture buffer for this entry.
next prev parent reply other threads:[~2014-10-29 13:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-24 14:36 how to put into a journal info about the email sent David Belohrad
2014-10-24 15:43 ` Eric Abrahamsen
[not found] ` <87ppdhh3rh.fsf-5ibeKGLO59aIK5dEoMBc7KxOck334EZe@public.gmane.org>
2014-10-24 15:46 ` David Edmondson
2014-10-24 17:02 ` Eric Abrahamsen
[not found] ` <87a94lh04t.fsf-5ibeKGLO59aIK5dEoMBc7KxOck334EZe@public.gmane.org>
2014-10-29 13:09 ` David Belohrad
[not found] ` <uaxd29bt43r.fsf-l29r6ovuLp4041QeWSbL1u1GAupnlqi7@public.gmane.org>
2014-10-29 13:41 ` David Edmondson [this message]
[not found] ` <cuny4rzngbr.fsf-cKoGAlAyRl4B6mVx8Gbmpr8CxMaF4oN5@public.gmane.org>
2014-10-29 13:49 ` David Belohrad
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cuny4rzngbr.fsf@gargravarr.hh.sledj.net \
--to=dme-zdqxuqw/few@public.gmane.org \
--cc=david-rZamiVn3bvgfv37vnLkPlQ@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
--cc=eric-5ibeKGLO59aIK5dEoMBc7KxOck334EZe@public.gmane.org \
--cc=notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org \
/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 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).