>>>>> "Paul" == Paul Erion <[EMAIL PROTECTED]> writes:

    Paul> Oops, I don't really remember how I initially created
    Paul> "prj.el" -- it was a while ago.  I just happened to be
    Paul> looking over my "~/.xemacs/custom.el" file and noticed that
    Paul> variables that were being set in "prj.el" were also being
    Paul> (unexpectedly) set in "custom.el".  And deleting them (via
    Paul> editing) from "custom.el" did not make them go away (that

Which is of course exactly not the way to delete them. The code
in custom.el is automatically generated, depending on the settings
of customization variables. Any edits that you make to the file
will be overwritten by XEmacs next time you customize a variable,
using the XEmacs customization interface.

    Paul> is, the code to set those variables kept reappearing).  If
    Paul> it's any help, I've included the contents of "prj.el" (which
    Paul> resides in the directory "~/../Projects/WordDance/").

You must follow the procedure outlined in the JDEE User's Guide 
to set JDEE variables. If you have any questions about the procedure,
feel free to ask.

Paul

Reply via email to