Re: jde + emacs-w3m problem

2003-10-02 Thread Katsumi Yamaoka
> In [emacs-w3m : No.05856] > Paul Kinnucan <[EMAIL PROTECTED]> wrote: > Ohaiyogozaimas Yamaoka-san, Thanks for your Japanese greeting. I was a bit surprised. :) > I just got done compiling w3m under cygwin, installing emacs-w3m, > browsing the JDEE website and downloading the latest

JDEE 2.3.3beta6 and XEmacs 21.5beta16

2003-10-02 Thread Schmitt, Christian (ext.)
Hi, when running JDEE 2.3.3beta6 in XEmacs 21.5beta16 the following error occurs, when loading a Java file (at least on my machine): Wrong type argument: number-char-or-marker-p, nil This comes from jde-xemacs.el trying to execute the following code: (when (and (featurep 'widget)

Re: jde + emacs-w3m problem

2003-10-02 Thread Jose A . Ortega Ruiz
hello, Katsumi Yamaoka <[EMAIL PROTECTED]> writes: > Hello, > > Unfortunately, it seems very hard for me to begin to use JDE. > It requires SEMANTIC, EIEIO..., what is avltree? Hmm... Can > anyone help it? Otherwise, if you can get the Lisp backtrace, > someone may possibly be able to solve th

Re: jde + emacs-w3m problem

2003-10-02 Thread Jose A . Ortega Ruiz
hi, Paul Kinnucan <[EMAIL PROTECTED]> writes: > > Anyway, it looks like Jose's problem is either with the version > of Emacs he is using or his setup. > hmmm... i don't think so: i can reproduce the problem after invoking emacs with the -q flag (i.e., avoiding that it reads my local configuratio

RE: jde + emacs-w3m problem

2003-10-02 Thread James Cox
I don't think this is the same problem as Jose's, but... A few months ago, I was able to get jdee and w3m to play nicely. (I was able to browse a local javadoc from within emacs). I was using jdee 2.3.3beta2, emacs-w3m-1.3.4, and w3m 0.4.1. I had to modify jde-help.el. I think w3m was choking

RE: jde + emacs-w3m problem

2003-10-02 Thread Paul Kinnucan
James Cox writes: > I don't think this is the same problem as Jose's, but... > > A few months ago, I was able to get jdee and w3m to play nicely. (I was > able to browse a local javadoc from within emacs). I was using jdee > 2.3.3beta2, emacs-w3m-1.3.4, and w3m 0.4.1. > > I had to modif

Re: jde + emacs-w3m problem

2003-10-02 Thread Jose A . Ortega Ruiz
hi again, i've found a (partial) solution to my problem: if i use w3mmee instead of w3m, everything works fine. i've been also stepping through the w3m-el code with edebug, and found where the infinite loop raises: when the page has a form, w3m-form-parse-and-fontify is eventually called. it pa

RE: jde + emacs-w3m problem

2003-10-02 Thread James Cox
Hi Paul, If I remember correctly, integration was pretty much a snap. After installing emacs-w3m-1.3.4, and w3m 0.4.1, I needed to modify jde-file-to-url because there seemed to be some discrepancy in how jdee and w3m handle URL file notation. (see previous email). I also added: (setq