emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Otto Pichlhöfer" <doc@nordrandklinik.at>
To: emacs-orgmode@gnu.org
Subject: Re: direct link to mails in gmail
Date: Thu, 20 Oct 2011 12:56:19 +0000 (UTC)	[thread overview]
Message-ID: <loom.20111020T145027-30@post.gmane.org> (raw)
In-Reply-To: CAGhLh6FW63N=gFe+u8zVbivxjsAzR2NkffpP1B6we3db5tgcMw@mail.gmail.com

As a workaround I use the following setup:

;; === org link abbreviations ===
(setq org-link-abbrev-alist
      '(("mail" . "https://mail.google.com/a/mydomain.at/#mbox/%s")
        ))

When I want to link to a mail message in Gmail I click twice into the address
line of firefox which conveniently selects the last part of the url (like
1331c8de4ddc74ed) which is kind of a message ID. Then I go to Emacs and copy and
paste this ID into my mail link.

Regards, 

  reply	other threads:[~2011-10-20 12:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-20  2:41 direct link to mails in gmail Torsten Wagner
2011-10-20  7:06 ` Rainer M Krug
2011-10-20  7:30   ` Sebastien Vauban
2011-10-20  7:33     ` Carsten Dominik
2011-10-20 13:54       ` Sebastien Vauban
2011-10-20  7:42     ` Rainer M Krug
2011-10-20 12:56       ` Otto Pichlhöfer [this message]
2011-10-20 13:41   ` Tom
2011-10-22  6:48     ` Niels Giesen
2011-10-22 10:01       ` suvayu ali
2011-10-22 11:43         ` Niels Giesen
2011-10-22 11:57           ` suvayu ali
2011-10-22 12:36             ` Niels Giesen

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=loom.20111020T145027-30@post.gmane.org \
    --to=doc@nordrandklinik.at \
    --cc=emacs-orgmode@gnu.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).