emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Emacs mode first line and Org-mode


From: Fabrice Popineau
Subject: [O] Emacs mode first line and Org-mode
Date: Wed, 5 Sep 2012 08:12:43 +0200

Hi,

Something changed recently with the handling of emacs mode first line. I used to have :

#+-*- coding:utf-8; mode:org; mode:org-e-beamer; ispell-local-dictionary:"fr_FR_hunspell" -*-

as the first line of my file. Recently, it started to get exported in LaTeX/Beamer, even with :
#+OPTIONS: skip:t

Workaround : add some tag to the mode lineĀ 

#+FOO: -*- coding:utf-8; mode:org; mode:org-e-beamer; ispell-local-dictionary:"fr_FR_hunspell" -*-

(One of these days I'll have time again to dig inside the emacs lisp and offer potential fixes)

Regards,

--
Fabrice


reply via email to

[Prev in Thread] Current Thread [Next in Thread]