GNU bug report logs -
#21140
25.0.50; Isearch "char-fold" by default
Previous Next
Full log
Message #38 received at 21140 <at> debbugs.gnu.org (full text, mbox):
Artur Malabarba <bruce.connor.am <at> gmail.com> writes:
> 2015-07-28 10:26 GMT+01:00 Sebastien Vauban <sva-news <at> mygooglest.com>:
>> Sebastien Vauban <sva-news <at> mygooglest.com> writes:
>>> Artur Malabarba <bruce.connor.am <at> gmail.com> writes:
>>>> Could you check that C-w really is bound to
>>>> `isearch-yank-word-or-char' for you (With no advices or anything)?
>>>
>>> How can I check that? `C-h k' isn't available from with `C-s', right?
>>
>> I mean: is there a way to check for that easily (like `C-h k') --
>> without having to dissect my Emacs customization file?
>
> `C-h k' is available from `C-s' ;-)
Dunno anymore why I was thinking the opposite. Thanks for correcting me
(and, again, proof that Emacs is very superior!).
So, to answer your question:
┌────
│ C-w runs the command isearch-yank-word-or-char (found in
│ overriding-terminal-local-map), which is an interactive compiled Lisp function
│ in ‘isearch.el’.
│
│ (isearch-yank-word-or-char)
│
│ Pull next character, subword or word from buffer into search string.
│ Subword is used when ‘subword-mode’ is activated.
└────
Best regards,
Seb
This bug report was last modified 5 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.