suvayu ali <fatkasuvayu+li...@gmail.com> wrote: > Hi, > > I am having problems editing blocks with C-c '. If the blocks are marked > with upper case letters Emacs brings up the temporary buffer in > picture-mode. > > #+BEGIN_SRC latex > > #+END_SRC > > However the buffer mode is chosen correctly if lower case letters are > used. > > #+begin_src latex > > #+end_src > > Any ideas what could be wrong? >
I can't reproduce it: both of them come up as latex-mode. Did you try with a new emacs instance? Perhaps your current one is curdled somehow. Nick