[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loosing my mind with indexes...
From: |
Akim Demaille |
Subject: |
Re: Loosing my mind with indexes... |
Date: |
30 Jan 2002 16:35:06 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
| @macro acindex{macro}
| @msindex \macro\, AC_\macro\
|
| The problem may be using `macro` as the argument name, but it could just
| be general brokenness.
It is stuck just the same.
Nevertheless, it works much better if I add an empty line in the macro
body:
@c Index an Autoconf macro.
@macro acindex{bar}
@msindex \bar\, AC_\bar\
@end macro
@c Index an Autotest macro.
@macro atindex{bar}
@msindex \bar\, AT_\bar\
@end macro
- Re: Loosing my mind with indexes..., (continued)
- Re: Loosing my mind with indexes..., Akim Demaille, 2002/01/28
- Re: Loosing my mind with indexes..., Eli Zaretskii, 2002/01/30
- Re: Loosing my mind with indexes..., Akim Demaille, 2002/01/30
- Re: Loosing my mind with indexes..., Eli Zaretskii, 2002/01/30
- Re: Loosing my mind with indexes..., Akim Demaille, 2002/01/31
- Re: Loosing my mind with indexes..., Eli Zaretskii, 2002/01/31
- Re: Loosing my mind with indexes..., Akim Demaille, 2002/01/31
- Re: Loosing my mind with indexes..., Eli Zaretskii, 2002/01/31
- Re: Loosing my mind with indexes..., Akim Demaille, 2002/01/31
Re: Loosing my mind with indexes..., Karl Berry, 2002/01/30
Re: Loosing my mind with indexes..., Karl Berry, 2002/01/30