From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Cassou Subject: Re: Bug: Image export with link does not support query delimiter [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/25.2/lisp/org/)] Date: Tue, 02 May 2017 16:48:20 +0200 Message-ID: <871ss72u2z.fsf@cassou.me> References: <8760j0uxxf.fsf@cassou.me> <87efwrmdg8.fsf@nicolasgoaziou.fr> <87tw5ldguy.fsf@cassou.me> <87fuh5zxgo.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5Z6W-0006pO-SK for emacs-orgmode@gnu.org; Tue, 02 May 2017 10:48:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5Z6S-00032J-TH for emacs-orgmode@gnu.org; Tue, 02 May 2017 10:48:40 -0400 Received: from mail.choca.pics ([62.210.108.126]:52638) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d5Z6S-0002tt-KT for emacs-orgmode@gnu.org; Tue, 02 May 2017 10:48:36 -0400 In-Reply-To: <87fuh5zxgo.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: >> thanks for the suggestion. I have tried several ways to specify >> a value for this variable inside the file but failed to make >> the export change in any way. > > I succeeded with > > #+bind: org-html-inline-image-rules (("http" . "\\.foo\\'")) > > * Test > > [[http://orgmode.org/image.foo]] > > This assumes `org-export-allow-bind-keywords' is non-nil, which > may not be the case within Github's Org engine. Maybe it could > be set to a non-nil value there. I can't make that work on GitHub. Any other suggestion? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill