unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* re-builder highlighting incorrect for more than 3 groupings
@ 2006-04-25 19:40 Christian Plate
  2006-04-26  6:56 ` martin rudalics
  0 siblings, 1 reply; 21+ messages in thread
From: Christian Plate @ 2006-04-25 19:40 UTC (permalink / raw)



Hello,

I encountered strange behavior with re-builder:

I made a testcase to show it. Consider the following buffer:

t-t-t-t
t-t-t-t
t-t-t-t
t-t-t-t

re-builder with the regex "\\(.\\)-\\(.\\)-\\(.\\)" correctly highlights
all first groupings. But if i make another group,
"\\(.\\)-\\(.\\)-\\(.\\)-\\(.\\)", it only highlights the first
match. Perhaps this has something to do with missing faces for more than
three groupings.

 Christian Plate

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

end of thread, other threads:[~2006-05-02 21:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-25 19:40 re-builder highlighting incorrect for more than 3 groupings Christian Plate
2006-04-26  6:56 ` martin rudalics
2006-04-27  4:36   ` Richard Stallman
2006-04-27  8:55     ` martin rudalics
2006-04-27  9:04     ` Juanma Barranquero
2006-04-28 22:03       ` Adrian Aichner
2006-04-28 23:23         ` Juanma Barranquero
2006-04-29 19:09         ` Richard Stallman
2006-04-29 20:36           ` Adrian Aichner
2006-04-30  1:02           ` Juanma Barranquero
2006-04-29  8:12       ` martin rudalics
2006-04-30  1:07         ` Juanma Barranquero
2006-04-30  3:03         ` Richard Stallman
2006-05-01 15:21           ` Kevin Rodgers
2006-05-02  2:04             ` Richard Stallman
2006-05-02  8:42               ` Juanma Barranquero
2006-05-02  9:06                 ` David Kastrup
2006-05-02  9:30                   ` Juanma Barranquero
2006-05-02  9:38                     ` David Kastrup
2006-05-02 10:17                       ` Juanma Barranquero
2006-05-02 21:37                 ` Richard Stallman

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