From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-collector evaluates headlines starting with hyperlink as lisp code Date: Fri, 27 Apr 2018 01:34:43 +0200 Message-ID: <87muxppmng.fsf@bzg.fr> References: <3793941.P5vVg0DhfO@5th> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBqPW-00083M-Ux for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBqPV-0001Ne-In for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:46 -0400 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: Martin Kampas Cc: emacs-orgmode@gnu.org Hi Martin, Martin Kampas writes: > With headlines like > > * [[http://example.com]] Example > > org-collector writes just "http://example.com" in the table, omitting the rest of the headline. > > Patch below. Applied in maint, thanks! -- Bastien