From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: Re: automatically closing example? Date: Tue, 24 May 2011 13:46:47 +0530 Message-ID: References: <87zkmcmsfo.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOmng-0001l5-2z for emacs-orgmode@gnu.org; Tue, 24 May 2011 04:17:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOmnc-0007K6-2t for emacs-orgmode@gnu.org; Tue, 24 May 2011 04:17:12 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:42700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOmnb-0007Jx-SR for emacs-orgmode@gnu.org; Tue, 24 May 2011 04:17:08 -0400 Received: by yxt33 with SMTP id 33so3053765yxt.0 for ; Tue, 24 May 2011 01:17:07 -0700 (PDT) In-Reply-To: <87zkmcmsfo.fsf@dod.no> 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 Hello, On Tue, May 24, 2011 at 1:38 PM, Steinar Bang wrote: > Is there a shortcut to quickly add an #+END_EXAMPLE at the same > indentation level as the #+BEGIN_EXAMPLE I have just typed? =C2=A0I have > googled but not found. > > I know that I can type C-j # + b M-TAB e M-TAB, but what I get then is > basically what I wanted after I had completed the BEGIN_EXAMPLE. > > Ie. I never want an unbalanced BEGIN_EXAMPLE. >