From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: begin_src problems Date: Mon, 18 May 2009 20:47:47 -0400 Message-ID: <87zld9x6j0.fsf@stats.ox.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6DUq-0008GS-Qz for emacs-orgmode@gnu.org; Mon, 18 May 2009 20:47:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6DUm-0008BV-8x for emacs-orgmode@gnu.org; Mon, 18 May 2009 20:47:56 -0400 Received: from [199.232.76.173] (port=44183 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6DUm-0008BN-3G for emacs-orgmode@gnu.org; Mon, 18 May 2009 20:47:52 -0400 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:54164) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M6DUl-0005ai-HB for emacs-orgmode@gnu.org; Mon, 18 May 2009 20:47:51 -0400 In-Reply-To: (Tom Tobin's message of "Mon, 18 May 2009 19:23:14 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tom Tobin Cc: emacs-orgmode@gnu.org Hi Tom, Tom Tobin writes: > I'm having some issues using #+BEGIN_SRC; doing the following doesn't > seem to use the org-code face, and doesn't seem to work correctly with > "C-c i": C-c i is undefined with my setup. Did you mean C-c '? > > #+BEGIN_SRC html-mode >

foobar

> #+END_SRC I think you want #+BEGIN_SRC html. Then it works for me. Dan > > Am I missing something? The "short" form for code literals > (prepending a line with colon-space) seems to work fine. > > I was using org-mode 6.13, but just upgraded to the latest HEAD from > the master git branch and had the same issue. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode