From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soapy Smith <soapy-smith@comcast.net> Subject: Export Dispatcher Insert Template Not Working? Date: Fri, 31 Jan 2014 11:50:52 -0500 Message-ID: <1391187052.2534.12.camel@raven-CM5571> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:51498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <soapy-smith@comcast.net>) id 1W9HJN-0003RR-I0 for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 11:51:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <soapy-smith@comcast.net>) id 1W9HJC-00072K-Po for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 11:51:25 -0500 Received: from qmta07.westchester.pa.mail.comcast.net ([2001:558:fe14:43:76:96:62:64]:51054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <soapy-smith@comcast.net>) id 1W9HJC-00071u-LA for emacs-orgmode@gnu.org; Fri, 31 Jan 2014 11:51:14 -0500 List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode> List-Post: <mailto:emacs-orgmode@gnu.org> List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>, <mailto:emacs-orgmode-request@gnu.org?subject=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