emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Predictive for Latex in org-mode


From: Bastien
Subject: Re: [O] Predictive for Latex in org-mode
Date: Tue, 05 Mar 2013 11:08:45 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Sanjib,

Sanjib Sikder <address@hidden> writes:

> Yes, exactly, I wanted to mean this.

Maybe:

(add-to-list 'predictive-major-mode-alist
             '(org-mode . predictive-setup-latex))

Or

(add-hook 'org-mode-hook 'predictive-setup-latex)

Toby is on this list, he'll perhaps confirm/correct.
Another idea would be to use the LaTeX predictions only
in Org's LaTeX fragments/regions but that's another story.

-- 
 Bastien



reply via email to

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