← Back to team overview

zeitgeist team mailing list archive

[Bug 927307] [NEW] emacs: Symbol's function definition is void

 

Public bug reported:

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.

** Affects: zeitgeist-datasources
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References