(adsbygoogle = window.adsbygoogle || []).push({});
It’s a little tricky to get AUCTeX working on windows, specially the preview feature working. Following steps helped me.
Install MikTeX.
Install Ghostscript & GSview.
Install Emacs & AUCTeX from here.
Add to system PATH the location of gsview32c.exe. (Required for LaTeX-preview). Restart the system (Did not work without restart for me)
Add following lines...