[Top][All Lists]
[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?
>
- compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/04
- Re: compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/04
- Fwd: compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/05
- Re: compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/06
- Re: compile.el does not find errors in numeric filenames, Richard Stallman, 2005/02/06
- Re: compile.el does not find errors in numeric filenames,
Rajsekar Manokaran <=
- Re: compile.el does not find errors in numeric filenames, Andreas Schwab, 2005/02/06
- Re: compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/06
- Re: compile.el does not find errors in numeric filenames, Rajsekar Manokaran, 2005/02/06
- Re: compile.el does not find errors in numeric filenames, Andreas Schwab, 2005/02/06
- Re: compile.el does not find errors in numeric filenames, Richard Stallman, 2005/02/07
- Re: compile.el does not find errors in numeric filenames, Andreas Schwab, 2005/02/07
- Re: compile.el does not find errors in numeric filenames, Rajsekar, 2005/02/07
- Re: compile.el does not find errors in numeric filenames, Eli Zaretskii, 2005/02/07
- Re: compile.el does not find errors in numeric filenames, Rajsekar, 2005/02/07
- Re: compile.el does not find errors in numeric filenames, Richard Stallman, 2005/02/08