I have following javascript code inside a code chunk of a noweb(i.e., .nw) file: <<tooltip>>= $(\"span\").tooltip({
In noweb mode, I would like to make the doc chunks and code chunks easier to distinguish.I\'m already using font-lock-mode, but it applies the same face to strings in R and strings in tex, so doesn\'t
I came across this blog post yesterday, and it once again made me want to give literate programming a try.
I\'m trying to find a good literate programming tool. Let\'s just say it\'s not an ea开发者_开发百科sy decision. (The generic ones are too generic and the specific ones are too specific :) )
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