all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8776: rx has nothing for `explicitly numbered group construct'
@ 2011-05-31 20:11 shigeru.fukaya
  2011-06-18 21:13 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: shigeru.fukaya @ 2011-05-31 20:11 UTC (permalink / raw)
  To: 8776

Hello,

rx.el in 23.1 through 24.50 has nothing for a regexp notation
of "explicitly numbered group" construct incorporated in 23.1.

Maybe would it be something like,

`(group 'NUM ...)' or `(group-n NUM ...)'

for `\(?NUM: ... \)', where NUM is an integer?

Regards,
Shigeru





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

* bug#8776: rx has nothing for `explicitly numbered group construct'
  2011-05-31 20:11 bug#8776: rx has nothing for `explicitly numbered group construct' shigeru.fukaya
@ 2011-06-18 21:13 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2011-06-18 21:13 UTC (permalink / raw)
  To: shigeru.fukaya; +Cc: 8776

shigeru.fukaya@gmail.com writes:

> rx.el in 23.1 through 24.50 has nothing for a regexp notation
> of "explicitly numbered group" construct incorporated in 23.1.
>
> Maybe would it be something like,
>
> `(group 'NUM ...)' or `(group-n NUM ...)'
>
> for `\(?NUM: ... \)', where NUM is an integer?

group-n sounds good.  I've added it; thanks for the suggestion.





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

end of thread, other threads:[~2011-06-18 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31 20:11 bug#8776: rx has nothing for `explicitly numbered group construct' shigeru.fukaya
2011-06-18 21:13 ` Chong Yidong

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.