emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Friesdorf <flo@chaoflow.net>
To: Rainer M Krug <r.m.krug@gmail.com>,
	emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: notmuch integration
Date: Thu, 14 Apr 2011 14:37:41 +0200	[thread overview]
Message-ID: <87y63d6may.fsf@eve.chaoflow.net> (raw)
In-Reply-To: <4D931371.8030602@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]

On Wed, 30 Mar 2011 13:26:41 +0200, Rainer M Krug <r.m.krug@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi
> 
> I started using notmuch (for searching my mail - nothing more) and saw
> the integration into org with the link type.
> 
> My question: what do I have to do to be able to use the links? I assume,
> they would look like:
> 
> [[notmuch:google]]
> 
> if I want to show all emails with "google" in them?
> 
> But this does not work "out of the box", wherefore I assume, I have to
> load or enable something? I could not find anything in the manual or on
> worg.

[[notmuch-search:google]] works for me.

I inititalize with:

(require 'notmuch)
(require 'org-install)
(require 'org) ;; needed because org-notmuch does not require it itself
(require 'org-notmuch)

btw: I'm enjoying this combination of notmuch and orgmode a lot!
-- 
Florian Friesdorf <flo@chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo@chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

      reply	other threads:[~2011-04-14 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-30 11:26 notmuch integration Rainer M Krug
2011-04-14 12:37 ` Florian Friesdorf [this message]

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=87y63d6may.fsf@eve.chaoflow.net \
    --to=flo@chaoflow.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=r.m.krug@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 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).