From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manuel Koell Subject: Bug: IRC links translate wrong Date: Sun, 6 Dec 2015 16:17:14 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114e6fe44848ac05263c3c5a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5b3s-0000R1-Og for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 10:17:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5b3r-00039J-Ta for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 10:17:16 -0500 Received: from mail-yk0-x231.google.com ([2607:f8b0:4002:c07::231]:33779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5b3r-00039F-Lt for emacs-orgmode@gnu.org; Sun, 06 Dec 2015 10:17:15 -0500 Received: by ykdv3 with SMTP id v3so170573613ykd.0 for ; Sun, 06 Dec 2015 07:17:15 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list --001a114e6fe44848ac05263c3c5a Content-Type: text/plain; charset=UTF-8 >From org docs: http://orgmode.org/manual/External-links.html If you want to link some irc channel with irc:/ or [[irc://freenode/#emacs][emacs]] the link won't translate to irc:// as expected, instead a file:/// link will be created. --001a114e6fe44848ac05263c3c5a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If you want to link some irc channel with irc:/ or [[irc://fre= enode/#emacs][emacs]] the link won't translate to irc:// as expected, i= nstead a file:/// link will be created.
--001a114e6fe44848ac05263c3c5a--