From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Neubart Newsgroups: gmane.emacs.help Subject: Example using x-popup-menu needed Date: Thu, 16 Oct 2003 23:38:29 -0600 Organization: Cox Communications Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <%aMjb.86442$gv5.44941@fed1read05> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1066373447 21577 80.91.224.253 (17 Oct 2003 06:50:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2003 06:50:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 17 08:50:44 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AAORg-0007MD-00 for ; Fri, 17 Oct 2003 08:50:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AAONX-0001sR-Gb for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2003 02:46:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!nntp-relay.ihug.net!ihug.co.nz!west.cox.net!east.cox.net!cox.net!p01!fed1read05.POSTED!not-for-mail User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 68.3.165.65 Original-X-Complaints-To: abuse@cox.net Original-X-Trace: fed1read05 1066372923 68.3.165.65 (Fri, 17 Oct 2003 02:42:03 EDT) Original-NNTP-Posting-Date: Fri, 17 Oct 2003 02:42:03 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:117351 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13281 Hi All: I need some help with x-popup-menu. I've searched through scores of .el files and the Emacs manuals looking for really simple examples --- but no luck. Can someone give a very short, simple example of using this function? Thanks. Dave.