From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: =?UTF-8?B?UmU6IGluZm8gVVJMIMKrIG9wZW4gYXQgcG9pbnQgwrsgcGF0Y2g=?= Date: Tue, 26 Jun 2018 17:30:29 +0300 Message-ID: <83o9fxr56i.fsf@gnu.org> References: , <83h8lstfwh.fsf@gnu.org> , <8336xct8v0.fsf@gnu.org> , <83y3f4rpjt.fsf@gnu.org> , <83vaa7simv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXozJ-0006UW-1k for emacs-orgmode@gnu.org; Tue, 26 Jun 2018 10:30:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXozF-0002Qh-7A for emacs-orgmode@gnu.org; Tue, 26 Jun 2018 10:30:33 -0400 In-reply-to: (message from Vincent =?iso-8859-1?Q?Bela=EFche?= on Tue, 26 Jun 2018 05:19:32 +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: Vincent =?iso-8859-1?Q?Bela=EFche?= Cc: emacs-orgmode@gnu.org, emacs-devel@gnu.org > From: Vincent Belaïche > CC: "emacs-orgmode@gnu.org" > Date: Tue, 26 Jun 2018 05:19:32 +0000 > > Just to be factual: > 1) Does anybody objects the patch as it is --- if not I would push it to the repo ? It needs to be called out in NEWS. > 2) Does anybody agrees that the coding of Info-get-token is not futureproof (length of regexp string used for max length of matchable string). IMO, it's a separate issue and should be discussed separately. Thanks.