From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-babel-demarcate-block should preserve case of block declaration Date: Tue, 20 May 2014 17:40:47 +0200 Message-ID: <87mwec4fwg.fsf@bzg.ath.cx> References: <87y4xwads8.fsf@mailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmm9z-0003JZ-41 for emacs-orgmode@gnu.org; Tue, 20 May 2014 11:41:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wmm9r-0001PP-TQ for emacs-orgmode@gnu.org; Tue, 20 May 2014 11:40:59 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:55791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wmm9r-0001PA-Je for emacs-orgmode@gnu.org; Tue, 20 May 2014 11:40:51 -0400 Received: by mail-wi0-f172.google.com with SMTP id hi2so6127217wib.11 for ; Tue, 20 May 2014 08:40:50 -0700 (PDT) In-Reply-To: <87y4xwads8.fsf@mailbox.org> (Alexander Baier's message of "Tue, 20 May 2014 13:29:59 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexander Baier Cc: emacs-orgmode@gnu.org Hi Alexander, Alexander Baier writes: > Thus preserving the case of BEGIN/END_SRC. Is there any reason this is > always in lower case? No. From master, C-c C-v C-d now preserves the case, thanks for reporting this. -- Bastien