emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: New development organization - DRAFT, please comment
Date: Fri, 28 May 2010 15:56:40 +0200	[thread overview]
Message-ID: <87y6f4qgdj.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: 87eigw5wxd.wl%dmaus@ictsoc.de

David Maus <dmaus@ictsoc.de> writes:

> This function could work for Gnus to push the message id of a message
> to kill-ring and clipboard:

BTW, when you read messages in Gnus, you can simply call
`org-store-link', which will generate a link.  Depending on
`org-gnus-prefer-web-links' and the prefix arg, that will be a web link.

,----[ C-h f org-store-link RET ]
| org-store-link is an interactive compiled Lisp function in `org.el'.
| 
| It is bound to C-c o l.
| 
| (org-store-link ARG)
| 
| Store an org-link to the current location.
| This link is added to `org-stored-links' and can later be inserted
| into an org-buffer with C-c C-l.
| 
| For some link types, a prefix arg is interpreted:
| For links to usenet articles, arg negates `org-gnus-prefer-web-links'.
| For file links, arg negates `org-context-in-file-links'.
`----

,----[ C-h v org-gnus-prefer-web-links RET ]
| org-gnus-prefer-web-links is a variable defined in `org-gnus.el'.
| Its value is t
| 
| Documentation:
| Non-nil means `org-store-link' will create web links to Google groups.
| When nil, Gnus will be used for such links.
| Using a prefix arg to the command C-c o l (`org-store-link')
| negates this setting for the duration of the command.
| 
| You can customize this variable.
`----

Oh, the docs mention only Google groups, but it does the trick also for
Gmane.

Bye,
Tassilo

      parent reply	other threads:[~2010-05-28 13:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-26 11:54 New development organization - DRAFT, please comment Carsten Dominik
2010-05-27 13:13 ` Eric Schulte
2010-05-27 13:16   ` Eric Schulte
2010-05-28  7:04   ` David Maus
2010-05-28 13:26     ` Eric Schulte
2010-06-01 14:37       ` David Maus
2010-06-01 16:28         ` Carsten Dominik
2010-05-28 13:56     ` Tassilo Horn [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=87y6f4qgdj.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --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).