From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Firefox 36 and Links Date: Thu, 26 Feb 2015 18:33:54 -0500 Message-ID: <87385si6xp.fsf@alphaville.usersys.redhat.com> References: <54EF9CFC.4080605@gmail.com> <877fv4i7f6.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR7wU-00010E-G0 for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 18:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR7wP-0007w9-Gm for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 18:34:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:56708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR7wP-0007vq-Ax for emacs-orgmode@gnu.org; Thu, 26 Feb 2015 18:34:01 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YR7wN-00025E-OX for emacs-orgmode@gnu.org; Fri, 27 Feb 2015 00:33:59 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Feb 2015 00:33:59 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Feb 2015 00:33:59 +0100 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: emacs-orgmode@gnu.org Nick Dokos writes: > Scott Randby writes: > >> http://comments.gmane.org/gmane.emacs.bugs/99694 >> >> I can't get the patch to work with Emacs 24.3 or 24.2. This could be >> due to my very poor knowledge of elisp or that the patch isn't >> compatible with those versions of Emacs. >> > > Oh, it's probably that gmane replaces "@" signs with "" to confuse > stupid address harvesters (which it will probably do to this message as > well :) ). > > Try getting the patch from the emacs bug mailing list: > > http://lists.gnu.org/archive/html/bug-gnu-emacs/2015-02/msg00751.html > ... and if whitespace is a problem, try ignoring it: patch -p1 -l < browse-url.patch or git apply --ignore-whitespace browse-url.patch worked for me on 24.3.