I\'ve recently started using Sweave* for creating reports of analyses run with R, and am now looking to do the same with my python scripts.
I\'m using Emacs 23.1 with ESS 5.4 to edit an Sweave file.I\'d like to turn off the default AUCTeX indentation behavior in the buffer (to avoid annoyances with code chunks contained in itemized lists)
When in auctex开发者_JS百科 and noweb-mode (using Sweave in emacs), I find it distracting when the screen recenters itself as I use next-line, previous-line, etc. (C-n, C-p, and mouse-1). Does anyone