problem with jde-java-version

2001-10-12 Thread Jim Davidson
alue of jde-version; I'm guessing this should be java-version, since otherwise the function can return null, which messes up some things. -- Jim Davidson jdavidson @ acm.org

Re: initialization error w/ XEmacs

2001-05-22 Thread Jim Davidson
e archive (http://www.mail-archive.com/jde@sunsite.dk/maillist.html) for "avltree", you would have found a message from me, posted exactly one week ago, answering exactly the same question. -- Jim Davidson jdavidson @ acm.org

Re: private font-lock category

2001-05-21 Thread Jim Davidson
fun describe-face-at-point () > "Return face used at point." > (interactive) > (hyper-describe-face (get-char-property (point) 'face))) > > and bind it to a key that is convenient to you. When you are over the > keyword whose face you want to change, use it, and

Re: installing jde 2.2.6 - missing avltree

2001-05-15 Thread Jim Davidson
format from the JDE web site." If you download and install that, you'll find your file. -- Jim Davidson jdavidson @ acm.org

Re: AW: AW: AW: jde-help-find-javadoc problem in beta4

2001-03-29 Thread Jim Davidson
in the file are. Presumably an oversight. In any case, it's not in loaddefs.el, doesn't show up in M-x apropos and can't be used unless you first do a (require 'executable) (which jde does). -- Jim Davidson jdavidson @ acm.org

Re: AW: AW: jde-help-find-javadoc problem in beta4

2001-03-28 Thread Jim Davidson
ility-function! > > Klaus Also, executable-find is *not* in the standard Emacs (20.7) distribution. I don't know what the original poster might have been thinking of. The latest version of jde-help.el uses jde-find-exec. The definition of jde-find-exec is now included in jde.el, so anyone who downloads jde-help also needs to get the other file. -- Jim Davidson jdavidson @ acm.org

Re: Can't post to sunsite.jde group at sunsite.dk

2001-02-20 Thread Jim Davidson
nSITE.dk has changed their policies, and now require registration for posting. You can signup (just requires an e-mail), or you can send your message to the list via the usual e-mail address. The registration is described at: http://sunsite.dk/SunSITE/info/usenet.phtml This should probably b