On Mon, 18 Sep 2006 19:40:23 -0300, [EMAIL PROTECTED] (J. Alejandro Noli) said:

J> Hi!

Hello,

J> I got this problem:

J> when i do (require 'planner-mhe) got this error:

J> Debugger entered--Lisp error: (file-error "Cannot open load file"
J> "mh-index")
J>   require(mh-index) eval-buffer(#<buffer *load*> nil "planner-mhe"
J>   nil t)
J>   
load-with-code-conversion("/usr/share/emacs21/site-lisp/planner-el/planner-mhe.el"
J>   "planner-mhe" nil t) require(planner-mhe) eval((require (quote
J>   planner-mhe))) eval-last-sexp-1(nil) eval-last-sexp(nil)
J> * call-interactively(eval-last-sexp)

Normally you do not need mh-index with the last versions of mh-e,
because the needed function are now in mh-search.el which is
autoloaded. You can safely remove the (require 'mh-index) line from
    planner-mhe.el.

I will propose a patch this week, because the code needs to be cleaned
(there are now some built-in functions for pick for instance).

Sorry for not reacting rapidly,

Christophe

-- 
Christophe Garion          SUPAERO - Département Informatique
[EMAIL PROTECTED]          10 avenue Edouard Belin
Tél : (33)5 62 17 80 57    BP 54032
Fax : (33)5 62 17 83 45    31055 Toulouse Cedex 4

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to