This is more of an Emacs Lisp question, but it is for something I'm working
on that's JDE related....
What's the easiest way to create dynamic menus in Emacs Lisp? I'd like to
create a menu for building from Ant (via jde-ant), that would have each
target listed in the menu. It would read the list of targets from the ant
build file. So, both the menu key, and the function it invokes, would have
to be dynamic.
I hope my question isn't too off-topic. Are there any good Emacs Lisp news
groups? I did try plowing through imenu.el, but it was tough to follow.
Thanks.
Steve Molitor
[EMAIL PROTECTED]