emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Anthony Lander <anthonylander@yahoo.com>
To: Oliver Pappert <pappert@arcor.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Bulk] Integrating Apple Mail.
Date: Wed, 20 Oct 2010 18:39:49 -0400	[thread overview]
Message-ID: <69BD0132-C762-4D3F-94A2-7DEF58ADE9F2@yahoo.com> (raw)
In-Reply-To: <03C1B57F-5FDD-4EF5-9310-D40865585557@arcor.de>

Hi Oliver,

On 10-Oct-20, at 10:35 AM, Oliver Pappert wrote:

> Hi,
>
> I have problem to integrate Apple Mail in Emacs:

It might be easier to do this through the org-modules customization:

M-x customize-group RET org RET

Then in the Org Modules section, enable "mac-message".

You might also consider enabling "mac-link-grabber", which will enable  
you to easily insert links from other mac applications as well.

 From there, you only have to define your mail account, and if you  
want to use the link grabber, a keybinding, like this:

(setq org-mac-mail-account "<account-name>")
(add-hook 'org-mode-hook '(lambda () (define-key org-mode-map (kbd "C- 
c g") 'omgl-grab-link)))

Hope this helps,

  -Anthony

  reply	other threads:[~2010-10-20 22:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20 14:35 Integrating Apple Mail Oliver Pappert
2010-10-20 22:39 ` Anthony Lander [this message]
2010-10-21 11:16 ` Aw: Re: [Bulk] " pappert

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=69BD0132-C762-4D3F-94A2-7DEF58ADE9F2@yahoo.com \
    --to=anthonylander@yahoo.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pappert@arcor.de \
    /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).