[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ?\_ patch
From: |
Kim F. Storm |
Subject: |
Re: ?\_ patch |
Date: |
12 Feb 2003 14:00:05 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Richard Stallman <address@hidden> writes:
> > This might be a good idea if we combine it with the feature that it is
> > an error to put a digit or a symbol character or # after a character
> > constant with no space in between.
>
> There are several places where something like '(? ?...) or '(?\ ?...)
> is used, i.e. where no additional space separates the "? " character
> from the "?" of the next character.
>
> Looking closely, there is no overlap between these cases and the ones
> I said should be an error.
Ok. So I assume that you want ?XY to be invalid syntax
unless Y is <= 040 or one of " ' ; ( ) [ ] ? or #
--
Kim F. Storm http://www.cua.dk
- Re: ?\_ patch, (continued)
- Re: ?\_ patch, Richard Stallman, 2003/02/09
- Re: ?\_ patch, Andreas Schwab, 2003/02/10
- Re: ?\_ patch, Richard Stallman, 2003/02/07
- Re: ?\_ patch, Kim F. Storm, 2003/02/07
- Re: ?\_ patch, Andreas Schwab, 2003/02/07
- Re: ?\_ patch, Richard Stallman, 2003/02/10
- Re: ?\_ patch, Kim F. Storm, 2003/02/10
- Re: ?\_ patch, Richard Stallman, 2003/02/11
- Re: ?\_ patch,
Kim F. Storm <=
- Re: ?\_ patch, Richard Stallman, 2003/02/13
- Re: ?\_ patch, Kim F. Storm, 2003/02/13
- Re: ?\_ patch, Kenichi Handa, 2003/02/05
- Re: ?\_ patch, Andreas Schwab, 2003/02/06