From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: [PATCH] Fix several issues with python session value blocks Date: Tue, 04 Feb 2020 06:56:32 -0800 Message-ID: <877e12qu3j.fsf@gmail.com> References: <87k159fq7r.fsf@kyleam.com> <87eevbcciu.fsf@gmail.com> <87a75z3wbj.fsf@kyleam.com> <87a75ydiri.fsf@gmail.com> <87sgjqbv9e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54959) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyzd2-0007y7-Fu for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 09:56:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyzd1-000141-Hj for emacs-orgmode@gnu.org; Tue, 04 Feb 2020 09:56:40 -0500 In-Reply-To: <87sgjqbv9e.fsf@gnu.org> 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, Bastien writes: > Thanks a lot! Nitpicking, there is this new warning: > > In toplevel form:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 > ob-python.el:309:1: Warning: Unused lexical variable =E2=80=98last-inde= nt=E2=80=99 > > Can you fix it? Oops, sorry for letting that slip through, and thanks for noticing so quickly. I've pushed a fix for this now. Cheers, Jack