flav <flav.justf...@gmail.com> writes: > I put (require 'ob-tangle) in my .emacs > I am sorry but now > > Symbol's function definition is void: org-not-nil > when I do C-c C-o in a perl block >
put the following in your .emacs, possibly following a (require 'org) (org-babel-do-load-languages 'org-babel-load-languages '((perl . t))) -- Eric Schulte http://cs.unm.edu/~eschulte