unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how to create a content menu item
@ 2005-11-09  6:44 JackPhil
  2005-11-09 15:25 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: JackPhil @ 2005-11-09  6:44 UTC (permalink / raw)


how to create a content menu item, such as "open with emacs..."
when i right click the file or directory?

-- 
I Love Emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: how to create a content menu item
  2005-11-09  6:44 how to create a content menu item JackPhil
@ 2005-11-09 15:25 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2005-11-09 15:25 UTC (permalink / raw)


    how to create a content menu item, such as "open with emacs..."
    when i right click the file or directory?

I think you mean a context menu.  See dired+.el for examples -
http://www.emacswiki.org/cgi-bin/wiki/dired%2b.el.

Look at the code for the mouse-3 context menu: `diredp-mouse-3-menu'.

HTH - Drew

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-09 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09  6:44 how to create a content menu item JackPhil
2005-11-09 15:25 ` Drew Adams

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).