Karl Hasselström [off-list ref] writes:
On 2007-07-24 12:12:47 +0200, Alexandre Julliard wrote:
quoted
+ (if node (ewoc-set-data node info) (ewoc-enter-last status info))))
My emacs doesn't like this. When i do "a" or "U" (and quite possibly
others that I haven't tried yet) I get
git-insert-fileinfo: Symbol's function definition is void: ewoc-set-data
You probably need to add a (require 'ewoc). Try loading ewoc and run
the command again.
--
David Kågedal