From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Export Dispatcher Insert Template Not Working? Date: Fri, 31 Jan 2014 18:04:56 +0100 Message-ID: <87vbx084lj.fsf@bzg.ath.cx> References: <1391187052.2534.12.camel@raven-CM5571> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9HWp-0004wC-3t for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 12:05:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9HWe-0002pZ-5T for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 12:05:19 -0500 Received: from mail-ee0-x22a.google.com ([2a00:1450:4013:c00::22a]:43418) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9HWd-0002pE-Vo for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 12:05:08 -0500 Received: by mail-ee0-f42.google.com with SMTP id b15so591223eek.1 for ; Fri, 31 Jan 2014 09:05:07 -0800 (PST) In-Reply-To: <1391187052.2534.12.camel@raven-CM5571> (Soapy Smith's message of "Fri, 31 Jan 2014 11:50:52 -0500") 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: Soapy Smith Cc: emacs-orgmode@gnu.org Hi Greg, Soapy Smith writes: > Hello, I'm having trouble with the export dispatcher not inserting a > template. I'm not sure I'm entering the commands correctly. I am > attempting to insert the template for LaTeX. > > > Here are the 2 different attempts which fail: > > C-c C-e (successfully opens the dispatcher buffer) > > l # l ret You need l # l TAB RET I push a change in master which make l # l RET work now. Let me know, -- Bastien