From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture template stopped working: nil Date: Fri, 30 Jun 2017 14:23:29 +0200 Message-ID: <87a84pslz2.fsf@gnu.org> References: <7d3e8e78-24ff-f8ba-8931-38014f109b66@xgm.de> <87d19r51fy.fsf@nicolasgoaziou.fr> <87y3sfdf95.fsf@gnu.org> <87h8z3zuhl.fsf@nicolasgoaziou.fr> <87efu7zrmr.fsf@bzg.fr> <878tkfzr17.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQuxW-0005NU-WF for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 08:23:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQuxT-0008Ib-38 for emacs-orgmode@gnu.org; Fri, 30 Jun 2017 08:23:39 -0400 In-Reply-To: <878tkfzr17.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 25 Jun 2017 23:38:44 +0200") 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: Nicolas Goaziou Cc: Florian Lindner , emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Bastien Guerry writes: > >> May I ask you why `eval' in the code base is problematic? > > Because 1. it is hideous, 2. it doesn't cope well with lexical > binding. Can you provide with an example on how `eval' can lead to trouble due to lexical binding for the org-capture configuration? I'm trying to understand. > Using `eval' should be made with extreme parcimony and for very > consensual reasons. Yes, but unless we fix a realistic bug, not bothering the user with backward-incompatible changes should take over IMHO. Thanks for further details! -- Bastien