Achim Gratz wrote:
>David Maus <dm...@ictsoc.de> writes:

>> Okay, I've pushed a change to master that adds two functions
>> `org-wl-open-nntp' and `org-gnus-open-nntp' to open nntp: links with
>> WL or Gnus, respectively.

>Thanks, that looks good.  Gnus still doesn't do anything and silently
>ignores the link, but I'm almost certain that this is due to GNUS and
>how it's currently configured on my end rather than Org...  Amusingly,
>when not registering the link handler, Org creates a new headline at the
>end of the buffer with the link content.

Did you register the link type?

This works for me:

(org-add-link-type "nntp" 'org-gnus-open-nntp)

And these links open fine:

,----[ *x* ]
|
| * X
|
| [[nntp://news.gmane.org/gmane.mail.imap.general][Usenet 1]]
|
| [[nntp://news.gmane.org/gmane.mail.imap.general/2005][Usenet 2]]
`----

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpSCyOIooT0I.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to