home *** CD-ROM | disk | FTP | other *** search
- NEXT MENUS FOR EMACS LISP
-
- NextMenuforEmacs provides you with a basic interface to Next
- Menus from within the Emacs editor.
-
- This is not as nice as what you get under X11R4, but is better
- then nothing.
-
- To install:
-
- Get from sonata.cc.purdue.edu in directory /pub/next/1.0-release/source
- the package ShellPanel.tar.Z
-
- Copy the Menu aplication you find there to /LocalApps/NextMenu
-
- Put NextMenuforEmacs.el in your emacs lisp directory (this is
- usually /usr/local/emacs/lisp or such).
-
- Add the following line to your .emacs file
-
- (load "NextMenuforEmacs")
-
- Launch Emacs (the NeXT version) and try control-shift-<left mouse button>
-
- Enjoy!!
-
- --Roberto Di Cosmo (dicosmo@dmi.ens.fr and dicosmo@dipisa.di.unipi.it)
-
- Bugs: if you click outside the menu without making a selection, the menu
- disappears and blocks Emacs for some minutes...
- Basically, this is a problem with Menu, and the only way to solve
- it satisfactorily would be to provide a *real* menu interface
- Anybody willing to work on it?
-