emacs-devel
[Top][All Lists]
Advanced

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

Re: compile.el does not find errors in numeric filenames


From: Rajsekar Manokaran
Subject: Re: compile.el does not find errors in numeric filenames
Date: Sun, 6 Feb 2005 19:09:06 +0530

I am just changing the character class [a-zA-Z] to [[:alnum:]].
I dont see how this can create problems, but I would rather leave it
to the experts in this area.

Could some tell me when/if this change gets committed to the cvs?


On Sun, 06 Feb 2005 07:42:12 -0500, Richard Stallman <address@hidden> wrote:
> If this fixes the problem, I would like it to be installed; but any
> change in these regexps has a good chance of creating another problem.
> So I would like a couple of people who are familiar with this code
> (and with the range of error messages that we see) to look at the
> change and see if they can spot a problem.  If they don't, then
> let's install it.
> 
> Would those people please look at it?
>




reply via email to

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