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

2012-04-02 Thread मनीष सिन्हा
** Changed in: zeitgeist-datasources
   Status: Fix Committed => Fix Released

-- 
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:
  Fix Released

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 : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-17 Thread मनीष सिन्हा
** Changed in: zeitgeist-datasources
Milestone: None => 0.8.1

-- 
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:
  Fix Committed

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 : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-11 Thread मनीष सिन्हा
Used vim to add that line :)

** Changed in: zeitgeist-datasources
   Importance: Undecided => Low

** Changed in: zeitgeist-datasources
   Status: New => Fix Committed

** Changed in: zeitgeist-datasources
 Assignee: (unassigned) => Manish Sinha (मनीष सिन्हा) (manishsinha)

-- 
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:
  Fix Committed

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 : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-11 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist-datasources

-- 
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:
  Fix Committed

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 : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


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

2012-02-05 Thread Jon Lund Steffensen
** 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 : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp