[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
annoying warning in 4.0c
From: |
Werner LEMBERG |
Subject: |
annoying warning in 4.0c |
Date: |
Fri, 05 Oct 2001 15:04:50 +0200 (CEST) |
4.0c has a new, annoying warning message which wasn't there in 4.0.
Consider the following macro:
@macro Defesc{name, delimI, arg, delimII}
@esindex \name\
@deffn Escape @address@hidden@t{\delimII\}
@end macro
After saying
@Defesc {\\A, ', ident, '}
I get
warning: `@' follows defined name address@hidden'}' instead of whitespace.
How can I get rid of this (except of using --no-warn)?
Since texinfo.tex's macro handling is broken anyway (at least for my
purposes :-), I always use texi2dvi with the -e option, so maybe this
warning should be suppressed if the -E switch of makeinfo is active.
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- annoying warning in 4.0c,
Werner LEMBERG <=