unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
	Drew Adams <drew.adams@oracle.com>
Subject: Re: A widget-based version of find-cmd
Date: Thu, 05 Sep 2019 17:04:50 +0200	[thread overview]
Message-ID: <87pnke4wdp.fsf@web.de> (raw)
In-Reply-To: <875zp9oy7c.fsf@web.de> (Michael Heerdegen's message of "Fri, 14 Jun 2019 01:35:51 +0200")

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Hello again,

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?

TIA,

Michael.


[-- Attachment #2: find-cmd-widget.el --]
[-- Type: application/emacs-lisp, Size: 31357 bytes --]

  reply	other threads:[~2019-09-05 15:04 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 [this message]
2019-09-05 17:10             ` Drew Adams
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

  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=87pnke4wdp.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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