| Author |
Message |
< Erlang ~ Esense in Xemacs |
| Ludvig |
Posted: Thu Aug 03, 2006 12:48 pm |
|
|
|
User
Joined: 20 Jul 2006
Posts: 38
Location: London
|
Problem is solved with mnesia and string and all that. It was my bad. I did not have the doc for the otp release. My bad...It works now.
Thanks for all your help. I'm allready loving esense...(execpt for the edoc_report problem....) |
|
|
| Back to top |
|
| tpatro |
Posted: Thu Aug 03, 2006 12:59 pm |
|
|
|
User
Joined: 27 Jul 2006
Posts: 20
|
Glad it's working and I don't have to debug. Esense 1.11 is a pretty mature version, so I suspected there is a configuration glitch somewhere on your side.
Regarding the edoc problem I wrote to the author if the warnings can be suppressed.
Until he replies you can filter out the problematic lines in esense.sh:
erl ... | grep -v "in module header: " | grep -v "in header file"
etc.
esense.el can also be hacked, but first I'd like to try more proper ways to fix it (in esense.erl) if possible. If it doesn't work then esense.el can be made more tolerant. |
|
|
| Back to top |
|
| Ludvig |
Posted: Thu Aug 03, 2006 1:04 pm |
|
|
|
User
Joined: 20 Jul 2006
Posts: 38
Location: London
|
| Jepp, that worked! Thanks |
|
|
| Back to top |
|
| Ludvig |
Posted: Tue Aug 22, 2006 8:37 am |
|
|
|
User
Joined: 20 Jul 2006
Posts: 38
Location: London
|
Any new on the R11B hack? I think the program is running slower when you have the grep things to filter out warnings and errors.
Have the guy responsible for the "spammer module" replyed to your mails? |
|
|
| Back to top |
|
| tpatro |
Posted: Mon Aug 28, 2006 7:14 am |
|
|
|
User
Joined: 27 Jul 2006
Posts: 20
|
Sorry for the late answer. I was on vacation.
Yes, the author of edoc replied and currently there is no fix for the problem:
Quote: There is currently no "quiet" option to edoc. I could have a look at adding one, but that does not help you right now since your users will have the current version.
However, a few months ago I added experimental distel support for esense, so that it can talk directly to a running erlang node, so that indexing is not relying on reading the standard output of esense.sh.
It's not extensively tested (though I use it this way), but here it is (attached) if you want to try it. Strictly unsupported of course.  |
|
|
| Back to top |
|
| tpatro |
Posted: Wed Sep 13, 2006 11:36 am |
|
|
|
User
Joined: 27 Jul 2006
Posts: 20
|
| Uploaded a new version of esense-1.12. Fixed a few things with OTP R11 and xemacs. |
|
|
| Back to top |
|
| tpatro |
Posted: Thu Oct 12, 2006 10:57 am |
|
|
|
User
Joined: 27 Jul 2006
Posts: 20
|
I uploaded ESense 1.12beta to Sourceforge.
Not much changed, since I don't have time to work on it. |
|
|
| Back to top |
|
| Qrilka |
Posted: Wed May 30, 2007 12:57 pm |
|
|
|
User
Joined: 21 Sep 2006
Posts: 141
|
Can aynypne explain how to install esense?
It looks like I've done almost everything but running esense.bat generates indexes only for 8 modules (all, bench, call_bm, complex1-complex5) |
|
|
| Back to top |
|
|
|