GNU bug report logs - #21149
25.0.50; Isearch with mixed case

Previous Next

Package: emacs;

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

Date: Tue, 28 Jul 2015 09:12:01 UTC

Severity: normal

Tags: moreinfo, notabug

Merged with 21148

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Sebastien Vauban <sva-news <at> mygooglest.com>, 21149 <at> debbugs.gnu.org
Subject: bug#21149: 25.0.50; Isearch with mixed case
Date: Tue, 28 Jul 2015 22:36:24 +0100
[Message part 1 (text/plain, inline)]
On Jul 28, 2015 8:46 PM, "Glenn Morris" <rgm <at> gnu.org> wrote:
>
> Sebastien Vauban wrote:
>
> > #+begin_src emacs-lisp
> >   ;; use `w3m' browser (if installed) to render mails in HTML
> >   (setq mm-text-html-renderer
> >         (cond ((executable-find "w3m") 'w3m)
> >               (t 'html2text)))          ; Emacs built-in
> > #+end_src
> > --8<---------------cut here---------------end--------------->8---
> >
> > Isearch only finds 1 occurrence, while there are 3 such strings
> > (correctly reported by Anzu as well).
>
> Works for me.
> Please provide a minimal complete example starting from emacs -Q.
> (Surely you know this by now?)
>
>
>

I believe we have reached the cause of this on 21148, which this one is a
duplicate of. In turn, both can be considered duplicates of 21140
[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 300 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.