Karl Hasselström <kha@xxxxxxxxxxx> writes: > On 2007-07-24 12:12:47 +0200, Alexandre Julliard wrote: > >> + (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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html