From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: Re: attachment: link type export to HTML invalid attach dir Date: Thu, 16 Jan 2020 19:06:03 +0800 Message-ID: <87sgkfk6ec.fsf@gmail.com> References: <87pnfnee7e.fsf@gmail.com> <87o8v6iq7n.fsf@gmail.com> <87tv4xl0z9.fsf@gmail.com> Reply-To: numbchild@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54654) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1is3FM-0006Ih-Q1 for emacs-orgmode@gnu.org; Thu, 16 Jan 2020 06:23:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1is3FK-00066m-5q for emacs-orgmode@gnu.org; Thu, 16 Jan 2020 06:23:32 -0500 Received: from [183.246.141.113] (port=11252 helo=dark.localdomain) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1is3FJ-00063i-OM for emacs-orgmode@gnu.org; Thu, 16 Jan 2020 06:23:30 -0500 In-reply-to: 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Gustav =?utf-8?Q?Wikstr=C3=B6m?= Cc: "emacs-orgmode@gnu.org" Gustav Wikstr=C3=B6m writes: > Hi, > >> -----Original Message----- >> From: stardiviner >> Sent: den 15 januari 2020 06:53 >> To: Gustav Wikstr=C3=B6m >> Cc: numbchild@gmail.com; emacs-orgmode@gnu.org >> Subject: Re: attachment: link type export to HTML invalid attach dir >> >> [...] >> >> I checked out the latest commit "0ac6a9e1f", The ~~ tag is solved. >> But the ~(org-attach-dir)~ still not work. The exported ~~ >> inline image still does not contains the attach directory. > > Ah yes. Found the culprit for this issue. Hopefully the last one. The exp= orter doesn't actually move the point in the buffer during the export. So org-attach-expand tried to expand from the first character in the buffer. T= his should be fixed from a few minutes ago. Aha, wow!!! thanks for great patch. It worked now. Thanks really. :) > > Crossing fingers for this to work properly now! > > Regards > Gustav >=20=20 --=20 [ stardiviner ] I try to make every word tell the meaning what I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3 =20=20=20=20=20=20