* Re: help about regexp
[not found] ` <1188367859.812078.44360@57g2000hsv.googlegroups.com>
@ 2007-08-29 8:42 ` sunway
2007-08-29 9:54 ` Peter Dyballa
0 siblings, 1 reply; 4+ messages in thread
From: sunway @ 2007-08-29 8:42 UTC (permalink / raw)
To: help-gnu-emacs
cmr.Pent@gmail.com 写道:
> On 29 , 10:10, "cmr.P...@gmail.com" <cmr.P...@gmail.com> wrote:
>> I guess brand new Emacs 22 regexp feature /, is what you are looking
>> for (well, you'll need to know some Lisp).
>>
>> Andrey
>
> y. I mean \,
>
do you mean \,(foo) ,where foo is a function?
is this feature available only in emacs 22? I'm using emacs 23
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help about regexp
[not found] <fb2o13$spf$1@news.cn99.com>
[not found] ` <barmar-17BD51.23493728082007@comcast.dca.giganews.com>
@ 2007-08-29 9:07 ` Peter Dyballa
2007-08-29 10:26 ` Dave Pawson
1 sibling, 1 reply; 4+ messages in thread
From: Peter Dyballa @ 2007-08-29 9:07 UTC (permalink / raw)
To: sunway; +Cc: help-gnu-emacs
Am 29.08.2007 um 04:15 schrieb sunway:
> i want to use regexp to match .*\*$ but not match .*shell\*$
> how to write the regexp?
Not in that general form. This is too "greedy." If there were a
particular pattern before ``shell´´ it might work.
--
Greetings
Pete (:
_ / __ - -
_/ \__/_/ - -
(´`) (´`) - -
`´ `´
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help about regexp
2007-08-29 8:42 ` help about regexp sunway
@ 2007-08-29 9:54 ` Peter Dyballa
0 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2007-08-29 9:54 UTC (permalink / raw)
To: sunway; +Cc: help-gnu-emacs
Am 29.08.2007 um 10:42 schrieb sunway:
> is this feature available only in emacs 22? I'm using emacs 23
The latter is based on the former's "expanded" sources, with some
time shift added.
--
Greetings
Pete
“One cannot live by television, video games, top ten CDs, and dumb
movies alone”
(Amiri Baraka 1999)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help about regexp
2007-08-29 9:07 ` Peter Dyballa
@ 2007-08-29 10:26 ` Dave Pawson
0 siblings, 0 replies; 4+ messages in thread
From: Dave Pawson @ 2007-08-29 10:26 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 340 bytes --]
On 29/08/2007, Peter Dyballa <Peter_Dyballa@web.de> wrote:
> Not in that general form. This is too "greedy." If there were a
> particular pattern before ``shell´´ it might work.
Which is the best reference for emacs regex please?
The O'Reilly emacs book isn't much help?
TIA
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-29 10:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fb2o13$spf$1@news.cn99.com>
[not found] ` <barmar-17BD51.23493728082007@comcast.dca.giganews.com>
[not found] ` <1188367829.046882.262540@k79g2000hse.googlegroups.com>
[not found] ` <1188367859.812078.44360@57g2000hsv.googlegroups.com>
2007-08-29 8:42 ` help about regexp sunway
2007-08-29 9:54 ` Peter Dyballa
2007-08-29 9:07 ` Peter Dyballa
2007-08-29 10:26 ` Dave Pawson
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.