From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Re: Bug? org.el:org-open-at-point Date: Wed, 22 Sep 2010 09:28:17 +0200 Message-ID: <8739t244q6.wl%dmaus@ictsoc.de> References: <87k4n0kskq.fsf@Rainer.invalid> <87aanwm5tf.wl%dmaus@ictsoc.de> <87fwxokowt.fsf@Rainer.invalid> <87d3s818kl.wl%dmaus@ictsoc.de> <87d3s7k33v.fsf@Rainer.invalid> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0496462129==" Return-path: Received: from [140.186.70.92] (port=48984 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyJkg-0006FL-2P for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 03:28:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyJkb-0000kx-Ty for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 03:28:25 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:50160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyJkb-0000kt-OO for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 03:28:21 -0400 In-Reply-To: <87d3s7k33v.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org --===============0496462129== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Wed_Sep_22_09:28:17_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Wed_Sep_22_09:28:17_2010-1 Content-Type: text/plain; charset=US-ASCII Achim Gratz wrote: >David Maus 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.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Wed_Sep_22_09:28:17_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkyZsBEACgkQma24O1pEeOZf6wD+K95Ej8jEukJj12D6S+a36dI/ Uxl/WxtQG4dcgIhONN0A/0AYPwHvaA9/5LP5ix3uW1629/jmGGdBLXPWChWjLGPN =OSoj -----END PGP SIGNATURE----- --pgp-sign-Multipart_Wed_Sep_22_09:28:17_2010-1-- --===============0496462129== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0496462129==--