From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: [bug] "message" not present in default value of org-link-types Date: Fri, 17 Sep 2010 09:08:00 +0200 Message-ID: <87hbhosv8v.wl%dmaus@ictsoc.de> References: <20100916152123.GQ26017@roobarb.crazydogs.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0685438315==" Return-path: Received: from [140.186.70.92] (port=51677 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwV3Q-0007Ox-S0 for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 03:08:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwV3L-0002Q9-0B for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 03:08:12 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:49051) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwV3K-0002Pn-MH for emacs-orgmode@gnu.org; Fri, 17 Sep 2010 03:08:10 -0400 In-Reply-To: <20100916152123.GQ26017@roobarb.crazydogs.org> 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: Jules Bean Cc: emacs-orgmode@gnu.org --===============0685438315== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Sep_17_09:08:00_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Sep_17_09:08:00_2010-1 Content-Type: text/plain; charset=US-ASCII Jules Bean wrote: >The link-type "message" is one of the ones org handles by default, it >is an explicit case in org-open-at-point, much like http and it is >handled by the following code: >((member type '("message")) > (browse-url (concat type ":" path))) >However it is not included in the default value of org-link-types: >(defvar org-link-types '("http" "https" "ftp" "mailto" "file" "news" > "shell" "elisp" "doi")) >...and therefore it doesn't work when clicked/followed. >Manually adding it to org-link-types makes it work correctly. For me, >anyway. True enough. But what is a "message:" link? Can you give an example of its usage? Best, -- David [1] Cf. http://www.iana.org/assignments/uri-schemes.html -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Sep_17_09:08:00_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkyTE9AACgkQma24O1pEeObTqgD7B1LekUEgkRSkeKs+v1foqlZc E7C/d9HIvXxtN01f29EA/iUNZh6/SzPBqxkVrNahxJbykh815R8B1ABFvbFsV0yL =bHmD -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Sep_17_09:08:00_2010-1-- --===============0685438315== 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 --===============0685438315==--