From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Need help on my writing org-mode test. Date: Mon, 23 Apr 2018 12:29:39 +0200 Message-ID: <87vaciqkq4.fsf@nicolasgoaziou.fr> References: <87in91c0ne.fsf@gmail.com> <87woxftm81.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fAYjD-0006lk-4b for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 06:29:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fAYj8-00056J-8o for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 06:29:47 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:42191) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fAYj8-00055N-2A for emacs-orgmode@gnu.org; Mon, 23 Apr 2018 06:29:42 -0400 In-Reply-To: <87woxftm81.fsf@gmail.com> (stardiviner's message of "Tue, 10 Apr 2018 18:00:30 +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: stardiviner Cc: org-mode Hello, stardiviner writes: > @Nicolas, does current existing testing should be updated to #+begin_src > shell? Even though they all test passed currently. I don't think so. "begin_src sh" and "begin_src shell" are not equivalent, e.g., sometimes, "begin_src shell" could be "begin_src bash". IOW, some tests might break if we changed "sh" into "shell". Regards, -- Nicolas Goaziou 0x80A93738