help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regexp-opt for all kinds of strings


From: Nordlöw
Subject: regexp-opt for all kinds of strings
Date: Wed, 18 Jul 2007 09:21:34 -0700
User-agent: G2/1.0

Hey there!

Why aren't all kinds of characters allowed in regexp-opt()? I am doing
syntax highlighting of operators in c-mode and would like regexp-opt
to work for lists such:
  '("+" "-" "*" "/" "++" "--")

Have I missed something. Or is the feature a TODO?


Thanks in advance,
Nordlöw



reply via email to

[Prev in Thread] Current Thread [Next in Thread]