Paul Kinnucan <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 3) Replace the generic customize set variable function with a JDE version
> that sets the local as well as global instance of the variable.
>
> This function would popup a menu that would list the currently open
> projects and All Projects. If you select All Projects, the function
> will update all buffer local instances of the global jde variable.
> If you select a particular project, it will update only the buffer
> local instances of the project you specify. In both cases, the
> function will save the value in the prj.el file automatically,
> avoiding the current two step process needed to save project-specific
> values of the variable.
I like everything else about this proposal except the idea of saving to
prj.el automatically - what if I want to just make make temporary changes to
values for the duration of the session? Maybe your function should work
differently if the user selects "Set for current session" as opposed to
"Save for future sessions" from within customize?
>
> P.S. This is an interim solution. My long range plan is to replace or
> supplement the prj.el file with a new, more sophisticated plan.
Have you looked at the EDE that was written by the speedbar author
(http://www.ultranet.com/~zappo/ede.shtml)? It looks like it could evolve
to be a pretty good project management browser
Matt