emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] More flyspell-overlays removed


From: Bjarte Johansen
Subject: Re: [O] More flyspell-overlays removed
Date: Mon, 30 Jul 2012 13:44:02 +0200

On 30 Jul, 2012, at 13:03 , Bastien <address@hidden> wrote:

> I've pushed a fix which should let flyspell ignore more commonly 
> used Org keywords.  Please test it.

This works great. You forgot #+LATEX_CLASS_OPTIONS: though.


On 30 Jul, 2012, at 13:13 , Jeffrey Spencer <address@hidden> wrote:

> Will give it a test later in the week and let you know.
> 
> Also you can add this hook to make it act like the fly-spell mode in auctex 
> (if familiar with that) which skips most tex based commands (trips up though 
> if you have only one $ because assumes another $ sign later so won't check 
> spelling in that block. I would just do \$ if you need a single dollar sign. 
> This is the only really limitation I have found to adding this that I have 
> noticed thus far.
> (add-hook 'org-mode-hook (lambda () (setq ispell-parser 'tex)))

I tried this and it does work for most things, but for some reason it doesn't 
like the natbib \cite commands.


reply via email to

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