emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Bug? org.el:org-open-at-point


From: David Maus
Subject: Re: [Orgmode] Re: Bug? org.el:org-open-at-point
Date: Wed, 22 Sep 2010 09:28:17 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Achim Gratz wrote:
>David Maus <address@hidden> 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.... address@hidden
Email..... address@hidden

Attachment: pgpJzJmZIF8jO.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]