From: sandipchitale@yahoo.com (Sandip Chitale)
Subject: Re: Creating a menu/pop-up?
Date: 29 Jun 2003 15:24:10 -0700 [thread overview]
Message-ID: <b607d812.0306291424.fbdb4ee@posting.google.com> (raw)
In-Reply-To: m2vfupd8d7.fsf@west_f1.net
Mike Ballard <dont_w@nt_spam.org> wrote in message news:<m2vfupd8d7.fsf@west_f1.net>...
> Hi -
>
> I use a pkg called steno (sort of an expandable to-do list, each list
> being a seperate text file). There doesn't appear to be any support for a
> menu/pop-up. I'd like to see if I can either add "steno" to the menubar
> or somehow create a pop-up actived by a mouse/ctl key combo with either
> method showing the list of steno files I've created (they're all in one
> dir). I'd prefer a pop-up using mouse/ctl (listing my steno files). I
> contacted the author and got no reply.
>
> I found something called user-menu.el (something like that) but am having
> trouble (I only know the simplest of elisp) and don't really know if it
> will work for what I want anyway.
>
> A long time ago I figured out how to assign "edit/bookmarks:jump to
> bookmarks" to a mouse/ctl combo but have no idea how now. But I did look
> in bookmark*el to see if I could figure out what to use there to create
> the steno menu/pop-up I want (the same kind of pop-up I get with
> "jump*book*). I looked but there's way too much I don't understand.
(global-set-key [C-down-mouse-3] 'bookmark-menu-jump)
>
> Anyone have an idea or two for an elisp neophyte so that I can create a
> pop-up showing my list of text files such that clicking on one of the
> files runs it under steno?
>
> Mike
next prev parent reply other threads:[~2003-06-29 22:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-29 0:38 Creating a menu/pop-up? Mike Ballard
2003-06-29 22:24 ` Sandip Chitale [this message]
2003-06-30 16:48 ` Kevin Rodgers
2003-07-02 2:33 ` Mike Ballard
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b607d812.0306291424.fbdb4ee@posting.google.com \
--to=sandipchitale@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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.