Xref: utzoo gnu.emacs.help:1765 comp.emacs:10555 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!tut.cis.ohio-state.edu!unreplyable!garbage From: darrylo@hpnmxx.sr.hp.com Newsgroups: gnu.emacs.help,comp.emacs Subject: Re: Menu bar (pull down) in Emacs? Message-ID: <9104171744.AA23946@hpnmd.hp.com> Date: 17 Apr 91 17:37:04 GMT References: <1497@cacilj.UUCP> Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 24 > Is there a way to have a permanent menu bar at the top of the screen? > The menu bar could be invoked by some ctrl-key. > > Is there a macro package that offers this kind of a menu add-on for > general emacs editing (so you don't have to remember all those key > sequences)? Use Andy Norman's gnuclient (aka, "gnuserv") package (it's basically a super-enhanced emacsclient). The gnuclient package has a C program, "gnudoit", which allows you to send arbitrary elisp expressions to a running Emacs program for evaluation. How is this relevant to your question? Well, you can now use your favorite X-window manager (twm, mwm, olwm, etc.) to have Emacs-specific pop-up menus -- just execute the "gnudoit" program with the appropriate arguments. -- Darryl Okahata UUCP: {hplabs!, hpcea!, hpfcla!} hpnmd!darrylo Internet: darrylo%hpnmd@relay.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion or policy of Hewlett-Packard or of the little green men that have been following him all day.