From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Is References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtqzS-0008JW-QA for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 00:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WtqzM-0003ev-CQ for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 00:15:22 -0400 Received: from plane.gmane.org ([80.91.229.3]:56469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WtqzL-0003eN-VA for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 00:15:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WtqzL-0000uG-4D for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 06:15:15 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 06:15:15 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 06:15:15 +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: emacs-orgmode@gnu.org Grant Rettke writes: > Hi, > > When I type > > > it is expanded into > > #+BEGIN_SRC > > #+END_SRC > > Is supposed to expand into upper case letters? > > For some reason, my system won't tangle blocks that are all upper > case, instead only all lower case is tangled. > All the discussion has been about changing the expansion to lower case, but that misses the point: why does tangling not work? AFAIK, things are supposed to work whether or not source blocks are demarcated with upper-, lower-, or mixed-case. So if it's not working for you, it's either a bug or it's some problem in your setup. Can you please post a minimal example so we can try it out and determine whether it is a bug? Thanks, -- Nick