From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How about Org Mode invalid link handling strategy for exporting? Date: Wed, 02 Jan 2019 15:16:00 +0100 Message-ID: <878t03w3fj.fsf@nicolasgoaziou.fr> References: <87ftubdij6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gehJf-0002hR-8E for emacs-orgmode@gnu.org; Wed, 02 Jan 2019 09:16:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gehJZ-0005kO-BH for emacs-orgmode@gnu.org; Wed, 02 Jan 2019 09:16:15 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:33631) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gehJW-0005hT-1t for emacs-orgmode@gnu.org; Wed, 02 Jan 2019 09:16:07 -0500 In-Reply-To: <87ftubdij6.fsf@gmail.com> (stardiviner's message of "Wed, 02 Jan 2019 08:12:29 +0800") 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: stardiviner Cc: org-mode Hello, stardiviner writes: > When I use package "ox-epub" to export current Org buffer to EPUB file, > it is based on "ox-html", I got some issues. One issue is about the > external file resource link which can't add into EPUB, or internal link > but invalid (I use narrow to subtree to debug Org buffer when using > ox-epub, so some internal links to other headlines will be invalid). > > I hope Org Mode can enhance this invalid link handling strategy to not > interrupt user exporting process. Just display warning to user. Or add > an option to controlled by user? See `org-export-with-broken-links'. Regards, -- Nicolas Goaziou