Re: Error on entering el files in emacs git repo
"Eric M. Ludlam" <[email protected]>
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
On 07/17/2014 02:36 AM, Tu Do wrote: > Hi Eric, > > The above regexp is almost correct. The correct one (as I tested it) is: > > (re-search-forward "AC_INIT(\\(?:GNU \\)[Ee]macs,\\s-*\\([0-9.]+\\),\\s-*.*)") > > Since the actual AC_INIT is: > > AC_INIT(GNU Emacs, 24.4.50, [email protected]) > > The regexp in your patch only handles up to Emacs version but not the email address, so it will fail. > Thanks, I've pushed a flavor of your regexp that still passes the older tests to the ede-ldf branch (which I am late in pushing back to trunk.) Eric ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk