I take it back. The C-c C-v C-w command *is* working. What is not working is
the customization of the jde-help-docsets variable using the custom package.
I currently set it up directly in my prj.el file - which I know I probably
shouldn't be doing, but it  allows me to update the docset path. I would
like to use custom, and that is why I asked about the syntax.

The current value of the variable is:

 '(jde-help-docsets (quote (("javadoc" "c:/jdk1.2.2/docs/api" nil)
("javadoc" "f:/bin/xml/xml4j_2_0_9/apiDocs" "f:/bin/xml/xml4j_2_0_9/docs"
nil) ("javadoc" "f:/bin/adventNet/AdventNetSNMPv3_2.2/help/docs"))) t)

PS: I started to change values directly in the prj.el to be able to use
environment variables.

Paul Kinnucan wrote:

> At 11:35 AM 2/28/00 -0500, you wrote:
> >Can someone please send me an example of the syntax that should be used
> >when customizing jde-help-docsets?
> >I tried various combinations, but none worked. I had it working in
> >previous JDE versions, but can't get it to work again on 2.16 beta 20.
> >
>
> Please supply a setting of jde-help-docsets that doesn't "work" and
> describe precisely what doesn't "work" means.
>
> - Paul
>
> ------------------------------------------------------------
> JDE mailing list archive:
> http://www.mail-archive.com/[email protected]/maillist.html
>
> If you have a problem with the JDE, please use JDE->Help->Submit Problem
> Report to prepare your query. This will insure that you include all
> information that may be required to solve your problem.

Reply via email to