help-gnu-emacs
[Top][All Lists]
Advanced

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

How to use ess-noweb mode?


From: wewwew
Subject: How to use ess-noweb mode?
Date: Sun, 16 Aug 2009 13:34:18 -0700 (PDT)
User-agent: G2/1.0

I added these lines to my .emacs:

(require 'noweb-mode)
(require 'noweb-font-lock-mode)
(autoload 'ess-noweb "ess-noweb" "Editing ess-noweb files." t)

But got errors when opening a noweb file:

Setting up syntax table
Fontifying documentation chunks: chunk 0
Fontifying documentation chunks: chunk 1
Fontifying documentation chunks: chunk 2
About to do code chunks
Fontifying code chunks: chunk 1
File local-variables error: (void-function ess-write-to-dribble-
buffer)
Applying style hooks... done

Can anybody tell me why?  Thanks!

-Wenguang


reply via email to

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