| About 48 results (0.15 seconds) |
![]() Custom Search |
May 9, 2012... regexp search ring – ring of previously used regexp search strings; the value of variable 'regexp-search-ring' (see also search ring); region ... www.emacswiki.org/emacs/Glossary |
Apr 22, 2013 ... The kind of search in progress (regexp or not) at the moment you use 'M-TAB' or ' M-o' determines which search ring provides the candidates ... www.emacswiki.org/emacs/Icicles_-_Isearch_Enhancements |
Dec 21, 2012 ... Icicles - Special Characters in Input Patterns, main; 'icicle-regexp-search-ring- max' – Icicles version of 'regexp-search-ring-max' – main ... www.emacswiki.org/emacs/Icicles_-_Options_Index |
Mar 27, 2013... 'C-M-r' (regexp Isearch). Whenever a content search is successful the search pattern is added to 'regexp-search-ring' when you hit 'S-TAB' . www.emacswiki.org/emacs/Icicles_-_Searching_Named_Containers |
Dec 22, 2008 ... (interactive) (if isearch-regexp (setq regexp-search-ring (delete isearch-string regexp-search-ring)) (setq search-ring (delete isearch-string ... www.emacswiki.org/emacs/isearch-extension.el |
Apr 16, 2009... RING PREDICATE Search RING for elements matching PREDICATE, a function that evaluates non-nil for for the desired elements. The list of ... www.emacswiki.org/emacs/dynamic-ring.el |
... `beginning-or-indentation', `chgrp', `chmod', `chown', ;; `clear-regexp-search- history', `clear-regexp-search-ring' ;; `clear-search-history', `clear-search-ring', ... www.emacswiki.org/emacs/misc-cmds.el |
Jan 24, 2010 ... You can, for instance save your search strings by setting 'savehist-additional- variables' to (search-ring regexp-search-ring) . You can also ... www.emacswiki.org/emacs/SaveHist |
Customizing Key Bindings. See Icicles - Key Bindings for a ... www.emacswiki.org/emacs/Icicles_-_Customizing_Key_Bindings |
(When you exit Icicle mode, 'regexp-search-ring-max' and 'search-ring-max' are restored.) The reason for having these options is that with Icicles you will likely ... www.emacswiki.org/.../Icicles_-_Customization_and_General_Tips |
| |