all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gentsquash <gentsquash@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Interactive-form invoked with specified arg
Date: Wed, 5 Jun 2013 09:49:20 -0700 (PDT)	[thread overview]
Message-ID: <a0b35c0c-13cd-4c15-8030-4e296324c299@g3g2000yqg.googlegroups.com> (raw)
In-Reply-To: mailman.1012.1370400616.22516.help-gnu-emacs@gnu.org

On Jun 4, 10:45pm, Stefan Monnier <monn...@iro.umontreal.ca> wrote:
> >  (invoke-as-if-I-typed (query-replace "wierd" "weird") "!")
>
> How 'bout
>
>  (let ((unread-command-events '(?!)))
>   (query-replace "wierd" "weird"))

Ah -that's the ticket!  (Strange expression in English -I
			 wonder where it comes from?)

Thank you, both, Stefan and Emanuel.          -Jonathan


  parent reply	other threads:[~2013-06-05 16:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04 16:31 Interactive-form invoked with specified arg gentsquash
2013-06-04 17:17 ` Emanuel Berg
2013-06-04 23:20   ` gentsquash
2013-06-04 23:53     ` Emanuel Berg
2013-06-05  2:45 ` Stefan Monnier
     [not found] ` <mailman.1012.1370400616.22516.help-gnu-emacs@gnu.org>
2013-06-05 16:49   ` gentsquash [this message]
2013-06-05 17:18     ` gentsquash

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=a0b35c0c-13cd-4c15-8030-4e296324c299@g3g2000yqg.googlegroups.com \
    --to=gentsquash@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.