emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Achim Gratz
Subject: [Orgmode] Re: Bug? org.el:org-open-at-point
Date: Sun, 05 Sep 2010 20:48:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

David Maus <address@hidden> writes:

> What syntax did you try?  IIRC `org-gnus-follow-link' expects a /Gnus/
> link in path, but RFC5538 ("The 'news' and 'nntp' URI Schemes ")[1] has a
> different definition that must be normalized to a org-gnus.link.

I tried news:gmane.emacs.orgmode (incomplete, I know), but any other
link with authority would produce the same result: GNUS tries to enter a
group with the literal path as specified in the link and gets stuck.

---------------
       9:*nntp+news.gmane.org:gmane.emacs.orgmode
 K     *: //news.gmane.org/gmane.emacs.orgmode
---------------

The correct path syntax suggested by GNUS to give to
gnus-group-jump-to-group is nntp+news.gmane.org:gmane.emacs.orgmode, but
that still doesn't open the Summary buffer and gives no further error
message.  Browsing around in org-gnus.el suggests that news: links
should probably not go through that function in org-gnus.el since it
registers it's own gnus: handler just for that.


Achim.




reply via email to

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