GNU bug report logs - #21140
25.0.50; Isearch "char-fold" by default

Previous Next

Package: emacs;

Reported by: Sebastien Vauban <sva-news <at> mygooglest.com>

Date: Mon, 27 Jul 2015 13:47:01 UTC

Severity: normal

Found in version 25.0.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sebastien Vauban <sva-news <at> mygooglest.com>
To: Artur Malabarba <bruce.connor.am <at> gmail.com>
Cc: 21140 <at> debbugs.gnu.org
Subject: bug#21140: 25.0.50; Isearch "char-fold" by default
Date: Tue, 28 Jul 2015 11:56:52 +0200
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.