For what it's worth, I also think that an option to do this would be useful. On Sun, Jan 24, 2010 at 7:22 PM, Sven Bretfeld wrote: > Hi > > "Sven Bretfeld" writes: > > > Quotation marks like "these" are converted to ``these'' by > > org-export-latex. It would be much better to use \enquote{these}. > > I have seen that org-latex.el links the quotation marks to the LANG > environment. So far only French and English are supported. I think this > is more complicated than it needs to be. Anyway, users with a French > environment also write English texts from time to time. We already have > a user-configurable, language-sensitive solution with the > csquotes-package. Why not use it? > > On my system, I just changed the respective code in org-latex.el to > \enquote{}. It's working and it's easy. But it will be gone with the > next update. > > Greetings, > > Sven > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >