help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to add prefix before running interactive regexpsearch(isearch-fo


From: Drew Adams
Subject: RE: How to add prefix before running interactive regexpsearch(isearch-forward-regexp)?
Date: Thu, 22 Apr 2010 09:01:53 -0700

> Store that "prefix" in registers for easy insertion

Or copy the string to the kill-ring and then yank it into Isearch using `M-y'.

Or copy it as the secondary selection and yank it using `C-M-y'. (You need
library second-sel.el for this.) The secondary selection doesn't get overwritten
when you update the clipboard or the kill ring.

http://www.emacswiki.org/emacs/SecondarySelection





reply via email to

[Prev in Thread] Current Thread [Next in Thread]