At 06:05 PM 3/20/2001 -0800, you wrote:
>Folks,
>
>I tried to look through the jde's .el files and tried
>to look through the jde documentation. I could
>not figure out the real purpose of jde-project-name ?
>How is the variable jde-project-name really used ?
>What is its relationship to the project file ?
>What is the intended use of the variable ?

It was used up until the last few releases to detect when you switched from
a buffer belonging to one project to a buffer belonging to another project.
Now the JDE uses the path of the prj.el file for this purpose. So the
variable is currently unused. In future releases, I plan to use the
variable to specify the current project in the mode line.

- Paul

Reply via email to