unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Example using x-popup-menu needed
Date: Fri, 17 Oct 2003 15:26:56 -0600	[thread overview]
Message-ID: <3F905EA0.9020508@yahoo.com> (raw)
In-Reply-To: 3F904C14.2040500@yahoo.com

Kevin Rodgers wrote:

> (defun right-popup-command ()        ; event
>   "Run the command selected from `right-popup-menu'."
>   (interactive)             ; "e"
>   (call-interactively (or (car (x-popup-menu t right-popup-menu))

Oops, something got deleted:


   (call-interactively (or (car (x-popup-menu t right-popup-menu)) 'ignore)))

-- 
Kevin Rodgers

  reply	other threads:[~2003-10-17 21:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-17  5:38 Example using x-popup-menu needed Dave Neubart
2003-10-17 13:41 ` Barman Brakjoller
2003-10-17 16:11 ` Bruce Ingalls
2003-10-17 16:32   ` Martin Stemplinger
2003-10-17 18:14     ` Bruce Ingalls
2003-10-17 16:50   ` Ian Zimmerman
2003-10-17 18:11     ` Bruce Ingalls
2003-10-17 20:07       ` Stefan Monnier
2003-10-17 20:07   ` Kevin Rodgers
2003-10-17 21:26     ` Kevin Rodgers [this message]
2003-10-17 20:14   ` Stefan Monnier
2003-10-18 13:45     ` Martin Stemplinger
2003-12-02 20:50   ` Kai Grossjohann
2003-12-03 18:29     ` Kevin Rodgers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F905EA0.9020508@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).