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

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

bug#16258: 24.3.50; [PATCH] eww: Add new function of region-search.


From: Lars Magne Ingebrigtsen
Subject: bug#16258: 24.3.50; [PATCH] eww: Add new function of region-search.
Date: Fri, 14 Nov 2014 04:47:04 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> writes:

> +(defun eww-search-region (&optional beg end)
> +  (interactive "r")
> +  (eww (buffer-substring beg end)))

This has now been tweaked slightly and bound globally to `M-s M-s'.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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