unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
To: Artur Malabarba
	<bruce.connor.am-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: 21140-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#21140: 25.0.50; Isearch "char-fold" by default
Date: Tue, 28 Jul 2015 11:22:58 +0200	[thread overview]
Message-ID: <86d1zchc0d.fsf@example.com> (raw)
In-Reply-To: <CAAdUY-+xohOUpsJQ7HTsxj_e5=7NPLMuXrYKwAVre2qZr7my-g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> (Artur Malabarba's message of "Tue, 28 Jul 2015 10:13:23 +0100")

Hi Artur,

Artur Malabarba <bruce.connor.am-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>> Try it with the following example:
>>
>> --8<---------------cut here---------------start------------->8---
>>   ;; some function
>>   (turn-on-orgstruct++)
>>
>>   ;; other function
>>   (anzu--turn-on)
>> --8<---------------cut here---------------end--------------->8---
>>
>> As you can see on http://www.screencast.com/t/wx7r9UYK:
>>
>> - Completing "turn" with `C-w' will go over the 2 last "+" signs as if
>>   they did not exist. In Emacs 24, each "+" char was added one by one.
>>
>> - Completing "anzu" with `C-w' will simplify the 2 "-" signs as being
>>   just 1, making the search find no string at the end!
>>
>> - Completing "zu" with `C-w' will add "zu" to the pattern, multiple
>>   times...
>
> I couldn't reproduce any of this (starting with emacs -Q).

Aarrgg...

> 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?

> And then, could you try with emacs -Q?

Can't do it right away, but soon.

Best regards,
  Seb





  parent reply	other threads:[~2015-07-28  9:22 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 13:45 bug#21140: 25.0.50; Isearch "char-fold" by default Sebastien Vauban
2015-07-27 14:24 ` Artur Malabarba
2015-07-27 22:33   ` Juri Linkov
2015-07-28  2:34     ` Eli Zaretskii
2015-07-28 22:21       ` Juri Linkov
     [not found]         ` <87h9only85.fsf-i9wRM+HIrmlRTR8OWt4JRw@public.gmane.org>
2015-07-29  9:01           ` Sebastien Vauban
2015-07-29 22:50             ` Juri Linkov
2015-07-29 23:11               ` Artur Malabarba
     [not found]             ` <mailman.7629.1438210748.904.bug-gnu-emacs@gnu.org>
     [not found]               ` <mailman.7629.1438210748.904.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-07-30  8:04                 ` Sebastien Vauban
2015-07-30 16:29                   ` Eli Zaretskii
2015-07-29 16:43         ` Eli Zaretskii
2015-07-29 22:51           ` Juri Linkov
2015-07-30  2:44             ` Eli Zaretskii
2015-07-30 21:21               ` Juri Linkov
     [not found] ` <mailman.7466.1438007109.904.bug-gnu-emacs@gnu.org>
     [not found]   ` <86vbd5n27r.fsf-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org>
2015-07-27 14:34     ` Sebastien Vauban
2015-07-27 14:50       ` Artur Malabarba
2015-07-28  1:16         ` Daniel Colascione
2015-07-28  9:13 ` Artur Malabarba
     [not found]   ` <CAAdUY-+xohOUpsJQ7HTsxj_e5=7NPLMuXrYKwAVre2qZr7my-g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-28  9:22     ` Sebastien Vauban [this message]
     [not found]   ` <mailman.7520.1438075448.904.bug-gnu-emacs@gnu.org>
     [not found]     ` <mailman.7520.1438075448.904.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-07-28  9:26       ` Sebastien Vauban
2015-07-28  9:47         ` Artur Malabarba
     [not found]         ` <mailman.7522.1438076888.904.bug-gnu-emacs@gnu.org>
     [not found]           ` <mailman.7522.1438076888.904.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-07-28  9:56             ` Sebastien Vauban
2015-07-28 13:12               ` Artur Malabarba
2016-04-30 12:10 ` bug#21140: Status: " Marcin Borkowski
2019-09-26 14:02 ` Stefan Kangas
2019-10-29  4:39   ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86d1zchc0d.fsf@example.com \
    --to=sva-news-d0wtavr13harg/idocfnwg@public.gmane.org \
    --cc=21140-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org \
    --cc=bruce.connor.am-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).