Salome Soedergran writes:
> #1 was at fault. I just deleted my ELPA installation of Org and
> reinstalled it as decribed by Achim. Now everything's fine.
Thanks for letting us know.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound S
Achim Gratz writes:
> When you install from ELPA, leave load-path alone (remove any
> alterations in respect to Org or any other package installed via ELPA),
> but you must make sure that:
>
> 1) The original Org installation that comes with Emacs must not be
> loaded in any way when you install f
Salome "Södergran\" writes:
> Indeed! I find an older org-version (7.x) in /usr/share/emacs. I have
> now changed the order in the load-path-list to load the local
> installations first.
When you install from ELPA, leave load-path alone (remove any
alterations in respect to Org or any other packag
> "Salome "S?dergran\"" writes:
>
> >> "Salome "S?dergran\"" wrote:
> >> > I'm looking for a way to make orgmode export quote signs to LaTeX's
> >> > \enquote{}.
> >> > On stackoverflow.com (1) I found a solution that uses
> >> > (setq org-export-with-smart-quotes t)
> >> > (add-to-list 'or