From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH]: Fix ob-haskell.el to work with custom ghci prompts Date: Fri, 17 Nov 2017 23:14:57 +0100 Message-ID: <87y3n4tuvy.fsf@nicolasgoaziou.fr> References: <87k1yque93.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eFoud-0001gi-Rc for emacs-orgmode@gnu.org; Fri, 17 Nov 2017 17:15:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eFoua-0002aF-NF for emacs-orgmode@gnu.org; Fri, 17 Nov 2017 17:15:03 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:49624) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eFoua-0002YC-Gf for emacs-orgmode@gnu.org; Fri, 17 Nov 2017 17:15:00 -0500 In-Reply-To: (Doro Rose's message of "Thu, 16 Nov 2017 23:22:36 +0100") 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: Doro Rose Cc: emacs-orgmode@gnu.org Hello, Doro Rose writes: > In summary, yes I'm accessing user settings but in a rather > noninvasive way. Unfortunately I can't think of a more elegant way to > do this. Let's put it differently then. Isn't it the job of the user, who changed their prompt, to configure properly "inf-haskell" library? I don't get why it should be a task for "ob-haskell". This is a genuine question: I don't use Haskell at all. Regards, -- Nicolas Goaziou