Re: jde + emacs-w3m problem

2003-10-08 Thread Suraj Acharya
Is there a way to get the javadocs into a separate frame that gets reused? Adding *w3m* to special-display-buffer-names did not do the trick. Suraj Nick Sieger wrote: JC == James Cox [EMAIL PROTECTED] writes: JC Hi Paul, JC If I remember correctly, integration was pretty much a snap. JC

displaying javadoc in separate frame [was: Re: jde + emacs-w3m problem]

2003-10-08 Thread Charles Sutton
On Wednesday, October 8, 2003, at 03:03 PM, Suraj Acharya wrote: Is there a way to get the javadocs into a separate frame that gets reused? Adding *w3m* to special-display-buffer-names did not do the trick. Suraj I have code that does this on my website at

Re: jde + emacs-w3m problem

2003-10-06 Thread Katsumi Yamaoka
Hi, In [emacs-w3m : No.05886] Paul Kinnucan [EMAIL PROTECTED] wrote: Hi Katsumi, I have succeeded in patching vm to work with emacs-w3m. It works very well. Wonderful! We are glad to hear that emacs-w3m can be used for VM. I did have one problem, however, with emacs-w3m. The

Re: jde + emacs-w3m problem

2003-10-05 Thread Paul Kinnucan
Katsumi Yamaoka writes: I'm sorry to say that there is no person knowing VM well in the emacs-w3m community. Although Gnus, Wanderlust and Mew fully support emacs-w3m. If those who make the patch for VM appear, we will highly appreciate. Hi Katsumi, I have succeeded in patching

RE: jde + emacs-w3m problem

2003-10-04 Thread Nick Sieger
JC == James Cox [EMAIL PROTECTED] writes: JC I had to modify jde-help.el. I think w3m was choking on the file JC url - I believe that this was a problem with w3m, not jdee, so I JC never submitted this. JC I changed the line in jde-file-to-url from: JC (format file://localhost/%s JC to: JC

RE: jde + emacs-w3m problem

2003-10-04 Thread Nick Sieger
JC == James Cox [EMAIL PROTECTED] writes: JC Hi Paul, JC If I remember correctly, integration was pretty much a snap. JC After JC installing emacs-w3m-1.3.4, and w3m 0.4.1, I needed to modify JC jde-file-to-url because there seemed to be some discrepancy in how JC jdee and w3m handle URL

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 version of the

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 the

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 configuration).

RE: jde + emacs-w3m problem

2003-10-02 Thread James Cox
Message- From: Jose A. Ortega Ruiz [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 10:01 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: jde + emacs-w3m problem hi, Paul Kinnucan [EMAIL PROTECTED] writes: Anyway, it looks like Jose's problem is either

RE: jde + emacs-w3m problem

2003-10-02 Thread Paul Kinnucan
To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: jde + emacs-w3m problem 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

RE: jde + emacs-w3m problem

2003-10-02 Thread James Cox
] Subject: RE: jde + emacs-w3m problem 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