Bastien... You were right! I guess the previous session didn't charge the
updated configuration.
Thx. Cheers.
On Fri, Jan 31, 2014 at 9:47 AM, Bastien wrote:
> "o.castillo.felis...@gmail.com"
> writes:
>
> > I tried the following but does not work
> >
> > -8< Code Start --
"o.castillo.felis...@gmail.com"
writes:
> I tried the following but does not work
>
> -8< Code Start ->8--
> #+BEGIN_SRC emacs-lisp
> (eval-after-load "org"
> '(add-to-list 'org-structure-template-alist
> '("E" "\\begin\{equation\}\n?\n\\end\{equation\}" "")))
>