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

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

Re: what can I do with regexp match?


From: Seweryn Kokot
Subject: Re: what can I do with regexp match?
Date: Mon, 14 May 2007 19:46:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

"Lennart Borgman (gmail)" <lennart.borgman@gmail.com> writes:
> It does not really matter if you use find-file-noselect or create a
> list for this particular problem. The most easy way to build a list is
> perhaps this:
>
>   (add-to-list 'my-list (match-string 1))
In fact, both versions work.
Thanks a lot for help!

regards
Seweryn





reply via email to

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