** Patch added: "emacs-require-cl.patch" https://bugs.launchpad.net/bugs/927307/+attachment/2717525/+files/emacs-require-cl.patch
-- You received this bug notification because you are a member of Zeitgeist Framework Team, which is subscribed to Zeitgeist Data-Sources. https://bugs.launchpad.net/bugs/927307 Title: emacs: Symbol's function definition is void Status in Zeitgeist Data-Sources: New Bug description: I get the following error in *Messages* when I try to open or save a file in emacs: zeitgeist-event-interpretation: Symbol's function definition is void: zeitgeist-open-file-event This seems to be caused by "case" not being defined. Adding (require 'cl) at the top seems to fix this. To manage notifications about this bug go to: https://bugs.launchpad.net/zeitgeist-datasources/+bug/927307/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~zeitgeist Post to : [email protected] Unsubscribe : https://launchpad.net/~zeitgeist More help : https://help.launchpad.net/ListHelp

