emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Isearch: yanking before point


From: Johan Bockgård
Subject: Re: [PATCH] Isearch: yanking before point
Date: Wed, 22 Aug 2007 17:08:42 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Johannes Weiner <address@hidden> writes:

> It happens often enough that I want to search for a word that is
> *before* the point. Isearch already allows yanking the word/line after
> the point into the minibuffer, so I extended isearch in the same
> manner for before-point yanking.

I think it should work like a mirror image of isearch-yank-word; insert
the word at the beginning of the search string and advance start of
match backwards.

-- 
Johan Bockgård





reply via email to

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