| About 62 results (0.17 seconds) |
![]() Custom Search |
9 Feb 2012 ... This is lax (or permissive) completion, and it is desirable most of the time, because it lets you input a value that does not correspond to any of ... www.emacswiki.org/emacs/Icicles_-_S-RET |
21 Dec 2012... 'icicle-input-completion-fail-lax' – Faces for highlighting failed part of input during strict and lax completion, respectively – Icicles - Icompletion ... www.emacswiki.org/emacs/Icicles_-_Options_Index |
21 Dec 2012 ... 'nil' – Never; 'explicit-strict' – Only on demand and only during strict completion; ' explicit' – Only on demand (lax and strict completion) ... www.emacswiki.org/emacs/Icicles_-_Icompletion |
Provide (lax) completion for new buffer name. ;; 2. Use name of current buffer as default (< Emacs 23). ;; (defadvice rename-buffer (before read-buffer-completing ... www.emacswiki.org/emacs/misc-cmds.el |
1 Jan 2012 ... The function is read with (lax) completion. It is up to you to choose a function that is appropriate for the current object type. If you use a prefix ... www.emacswiki.org/emacs/Icicles_-_Object-Action_Interaction |
3 Oct 2010 ... (mak\\|mk\\|sed\\|lax\\)$" . makefile-mode) ("\\.\\(tex\\|cls\\|sty\\)" . latex-mode) ("\\. outline$" . outline-mode) ("\\.ol$" . outline-mode) ("\\.py$" ... www.emacswiki.org/emacs/wuxch-mode.el |
3 Feb 2013 ... But in Icicles you can always invoke (lax) completion to insert some completed text in the minibuffer – this is completion on demand. www.emacswiki.org/emacs/Icicles_-_Completion_On_Demand |
23 Apr 2013 ... Sometimes completion is “lax” instead of “strict”, meaning that you can input any text you like in the end ( 'RET' ), but a set of candidates is still ... www.emacswiki.org/emacs/Icicles_-_Nutshell_View |
11 Jul 2012 ... Icicles shell-command completion is lax, so you can enter any command you want, not just a file-name completion candidate. And you can edit ... www.emacswiki.org/emacs/Icicles_-_Shell-Command_Enhancements |
The highlighting uses face 'icicle-input-completion-fail' (for strict completion) or ' icicle-input-completion-fail-lax' (for lax completion) to highlight the part of your ... www.emacswiki.org/.../Icicles_-_Customization_and_General_Tips |
| |