From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: HTML export hides URLs in table of contents Date: Sat, 14 Oct 2017 22:21:55 +0200 Message-ID: <87mv4t1nvg.fsf@nicolasgoaziou.fr> References: <87wp3y2f3i.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3SwZ-0000v8-Cl for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 16:22:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3SwY-0004nM-OR for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 16:21:59 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:39890) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e3SwY-0004md-Hc for emacs-orgmode@gnu.org; Sat, 14 Oct 2017 16:21:58 -0400 In-Reply-To: (concretevitamin@gmail.com's message of "Sat, 14 Oct 2017 19:01:51 +0000") 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: ConcreteVitamin Cc: "emacs-orgmode@gnu.org" ConcreteVitamin writes: > Thanks for your quick fix! When can I expect to see this in the next > release? If there is no description, the path is inserted, without link decoration. > (Alternatively, is there a way to patch in your commit for now? > I'm using spacemacs.) The patch lands Monday on ELPA. Regards,