unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7534: 24.0.50; G-g within Isearch regexp mode
@ 2010-12-02 19:47 Dani Moncayo
  2010-12-02 22:31 ` Juri Linkov
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Dani Moncayo @ 2010-12-02 19:47 UTC (permalink / raw)
  To: 7534

Recipe:
0) Start Emacs (-Q)
1) Place point at the beginning of the *scratch* buffer.
2) Search for the regexp "iss" (C-M-s iss) --> The last `s' is
unmatched as expected, OK.
3) Type C-g --> The unmatched part disappears. Everything OK so far.
4) Now repeat steps #2 and #3 with the regexp "is[". --> This time C-g
behaves differently. Instead of deleting the unmatched part, it ends
Isearch mode.


The fail seems to appear whenever `[' is the first character in the
unmatched part. For instance:
 * C-M-s iss[ C-g --> Works as expected (unmatched part deleted).
 * C-M-s is[blablabla --> Doesn't work as expected (Isearch cancelled).


-- 
Dani Moncayo





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-02-04 15:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-02 19:47 bug#7534: 24.0.50; G-g within Isearch regexp mode Dani Moncayo
2010-12-02 22:31 ` Juri Linkov
2010-12-03  7:57   ` Dani Moncayo
2010-12-05 23:11     ` Juri Linkov
2010-12-06 10:41       ` Dani Moncayo
2010-12-25  2:47         ` Juri Linkov
2011-01-04 11:42           ` Dani Moncayo
2011-01-15  9:57 ` bug#7534: C-g in " Dani Moncayo
2011-01-15 15:51   ` Stefan Monnier
2011-01-16  1:06     ` Juri Linkov
2011-02-04  7:54 ` bug#7534: what about committing the patch also to emacs-23? Dani Moncayo
2011-02-04 14:40   ` Stefan Monnier
2011-02-04 15:39     ` Dani Moncayo

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).