From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Subject: Export Dispatcher Insert Template Not Working? Date: Fri, 31 Jan 2014 10:32:11 -0500 Message-ID: <1391182331.2534.8.camel@raven-CM5571> Reply-To: gs-raven@comcast.net Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9G5A-00016d-Ul for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 10:32:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9G52-0005iZ-Sb for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 10:32:40 -0500 Received: from qmta08.westchester.pa.mail.comcast.net ([76.96.62.80]:39874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9G52-0005hq-O2 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 10:32:32 -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: emacs-orgmode@gnu.org 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 In mini-buffer: "Wrong type argument: arrayp, nil" or # l ret Same error in mini-buffer: "Wrong type argument: arrayp, nil" Am I entering the commands incorrectly? Regards, Greg