From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-eldoc error on shell src blocks Date: Sun, 04 Feb 2018 08:55:36 +0100 Message-ID: <87o9l5tchz.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eiF9K-0005Cg-IZ for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 02:55:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eiF9H-0003B1-H8 for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 02:55:42 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54253) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eiF9H-0003AD-AA for emacs-orgmode@gnu.org; Sun, 04 Feb 2018 02:55:39 -0500 In-Reply-To: (numbchild@gmail.com's message of "Sun, 4 Feb 2018 15:42:18 +0800") 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: "numbchild@gmail.com" Cc: =?utf-8?Q?=C5=81ukasz?= Gruner , Org-mode Hello, "numbchild@gmail.com" writes: > After some dive in deeper > > - [X] emacs minimal init test, confirmed issue in org-mode. > - [X] from the error log, seems `org-eldoc` try to call `(progn (funcall > mode-func) ...`. This caused `shell-mode()`. > - [ ] check out `org-eldoc.el` source code, have not found any solution or > options. > Hope some org-mode hacker can help to fix this issue? I'm Cc'ing Org Eldoc author about it. > And this might be a unit test in Org-mode testing? We don't test contrib packages. However, they can provide their own tests. Regards, -- Nicolas Goaziou