unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to yank a regexp in isearch-mode?
@ 2018-11-11  0:46 Zhang Haijun
  2018-11-11  2:22 ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Zhang Haijun @ 2018-11-11  0:46 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Is there a functions like isearch-yank-string but yank a regexp?

(defun my-isearch-foobar ()
  (interactive)
  (isearch-mode t)
  (isearch-yank-string “ foobar "))


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

end of thread, other threads:[~2018-11-12 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-11  0:46 How to yank a regexp in isearch-mode? Zhang Haijun
2018-11-11  2:22 ` Drew Adams
     [not found]   ` <C911266F-D49A-4164-ABAF-BF84D9C2C8F9@outlook.com>
2018-11-11 17:13     ` Drew Adams
2018-11-12 10:43       ` Zhang Haijun

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