From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Jerram Subject: Re: Scheme code evaluation in fresh Emacs Date: Tue, 19 Dec 2017 19:52:30 +0000 Message-ID: <592a6b61-b593-47e3-6bf1-f11a23332346@ossau.homelinux.net> References: <87mv2ejz1x.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRNwN-0001Eb-Dx for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:52:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRNwK-0004gb-9Q for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:52:39 -0500 Received: from smtp-out-3.talktalk.net ([62.24.135.67]:58386) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eRNwK-0004fh-2i for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 14:52:36 -0500 In-Reply-To: <87mv2ejz1x.fsf@nicolasgoaziou.fr> Content-Language: en-US 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: org-mode mailing list On 19/12/17 19:30, Nicolas Goaziou wrote: > Hello, > > Neil Jerram writes: > >> When I try to evaluate Scheme code in an Emacs where I haven't yet >> done any Geiser/Scheme work, I get an error about >> geiser-default-implementation being undefined.  The attached patch >> fixes that, but I am not sure if it is the most minimal fix possible. >> WDYT? > Thank you. I applied the patch. > > I think it would be worth notifying upstream about it, if you have some > spare time. Sure, but which upstream do you mean?     Neil