emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Firefox 36 and Links


From: Nick Dokos
Subject: Re: [O] Firefox 36 and Links
Date: Thu, 26 Feb 2015 18:33:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Nick Dokos <address@hidden> writes:

> Scott Randby <address@hidden> 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 "<at>" 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.




reply via email to

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