Thank you Bastien, the change is confirmed working! Regards, Greg
On Fri, 2014-01-31 at 18:04 +0100, Bastien wrote: > Hi Greg, > > Soapy Smith <soapy-sm...@comcast.net> 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, >