home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!hardy.u.washington.edu!barr
- From: barr@hardy.u.washington.edu (David Barr)
- Newsgroups: comp.os.linux
- Subject: Re: Mouse works in emacs but no x-popup-menu
- Message-ID: <1992Jul30.162040.11902@u.washington.edu>
- Date: 30 Jul 92 16:20:40 GMT
- References: <4637@daily-planet.concordia.ca>
- Sender: news@u.washington.edu (USENET News System)
- Organization: University of Washington
- Lines: 16
-
- >What doesn't work is C-S-left (x-buffer-menu) and C-S-middle (x-help).
- >What emacs tells me is:
-
- > Symbol's function definition is void: x-popup-menu
-
- >If I use help and do completion on: x- while trying to describe a function
- >I get many possibilities but not x-popup-menu.
-
- >I tried loading x-menu.el but I still get the same message. Gee - I just
- >thought of something - maybe I should post to am emacs group :)
-
- The x-popup-menu function is hard-coded into emacs. My guess is that
- whoever compiled emacs didn't include this function (maybe they took
- the -DHAVE_X_MENU out of the config.h).
-
- David
-