all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Michael Heerdegen <michael_heerdegen@web.de>, emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: RE: A widget-based version of find-cmd
Date: Thu, 5 Sep 2019 10:10:09 -0700 (PDT)	[thread overview]
Message-ID: <852e93f1-7ddf-4558-bbd8-5aa0538fc492@default> (raw)
In-Reply-To: <87pnke4wdp.fsf@web.de>

> the nearly feature-complete latest version is attached.  For testing,
> just load the file and M-x find-cmd-widget.  The rest should be
> self-explanatory.  Some find(1) options need some further fine-tuning.
> 
> But I have a question: I want that C-c C-c in the _whole_ pop-up buffer
> starts the search - even when point is over a widget.  I didn't get that
> work.  The local map is ignored inside widgets.  I don't want to change
> all individual widget maps.  There are `widget-keymap' and
> `widget-global-map', but using them only works if I modify the global
> binding of these variables.  In case of `widget-global-map' this would
> even mean changing global-map!  Binding these variables buffer-locally
> doesn't have an effect.  Any ideas how to get what I want?

Good stuff!

I don't have an answer for `C-c C-c` when point
is on a widget (e.g. in an editable field).
Are you sure you want/need that?



  reply	other threads:[~2019-09-05 17:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31  2:15 A widget-based version of find-cmd Michael Heerdegen
2019-06-03 19:07 ` Stefan Monnier
2019-06-03 20:41   ` Drew Adams
2019-06-03 22:53     ` Michael Heerdegen
2019-06-03 23:28       ` Drew Adams
2019-06-13 23:35         ` Michael Heerdegen
2019-09-05 15:04           ` Michael Heerdegen
2019-09-05 17:10             ` Drew Adams [this message]
2019-09-05 21:26               ` Michael Heerdegen
2019-09-06 12:39             ` local binding ineffective inside widget Stefan Monnier
2019-09-06 14:10               ` Michael Heerdegen
2019-09-24  9:28                 ` Michael Heerdegen
2019-06-03 22:40   ` A widget-based version of find-cmd Michael Heerdegen

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=852e93f1-7ddf-4558-bbd8-5aa0538fc492@default \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael_heerdegen@web.de \
    --cc=monnier@iro.umontreal.ca \
    /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.