all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.