From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: my latest blog post Date: Sun, 10 Jun 2018 06:53:14 -0400 Message-ID: <87a7s2ap5x.fsf@netris.org> References: <87bmcmzfyz.fsf@netris.org> <87lgbpp31h.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRxzY-0005X2-Pd for guix-devel@gnu.org; Sun, 10 Jun 2018 06:54:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRxzU-0007Fe-Uc for guix-devel@gnu.org; Sun, 10 Jun 2018 06:54:36 -0400 Received: from world.peace.net ([64.112.178.59]:54458) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fRxzU-0007FT-Rk for guix-devel@gnu.org; Sun, 10 Jun 2018 06:54:32 -0400 In-Reply-To: (Catonano's message of "Sat, 9 Jun 2018 09:00:11 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Catonano Cc: guix-devel Catonano writes: > Now, please, tell me: is it worth that I edit the manual to include in > a reasonable way the notions that you provided my with about macro > stepping ? > > Or would you refuse to merge it ? My position is that the manual is not an appropriate place to document wishlist items for our TODO list, which is what this is. So no, I would not merge it into our manual. However, I agree with you that a macro stepper would be a very useful thing to have, to help people to debug and understand macro libraries. I believe that the appropriate place for this is as a ticket in our bug tracking system. That is our preferred way to keep track of unsolved bugs and TODO list items. I would encourage you to file a ticket by sending an email to bug-guile@gnu.org with all of the relevant information. I would also ask that you consider the possibility that I am not your enemy. Mark