[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @value, macro and other expansion questions
From: |
Eli Zaretskii |
Subject: |
Re: @value, macro and other expansion questions |
Date: |
Thu, 28 Aug 2008 21:21:38 +0300 |
> Date: Thu, 28 Aug 2008 15:40:11 +0200
> From: Patrice Dumas <address@hidden>
>
> In info-stnd.texi @key{M--} is used. So looks like code_style is really
> needed.
>
> @item @key{M--} (@code{add-digit-to-numeric-arg}
That's wrong Texinfo: @key should be used only with names of single
keys, like TAB or SPC or DEL. The intent of @key is make sure you
mean TAB the key and not the sequence of keys T A B.
Since there's no key labeled "M--", this usage of @key is incorrect,
and we should not base our design decisions on that usage. (The
correct way is @kbd{M--}.)
- Re: @value, macro and other expansion questions, (continued)
- Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/27
- Re: @value, macro and other expansion questions, Karl Berry, 2008/08/27
- Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/28
- Re: @value, macro and other expansion questions, Karl Berry, 2008/08/30
- Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/28
- Re: @value, macro and other expansion questions, Karl Berry, 2008/08/28
- Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/29
- Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/29
- Re: @value, macro and other expansion questions, Karl Berry, 2008/08/29
Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/28
- Re: @value, macro and other expansion questions,
Eli Zaretskii <=
Re: @value, macro and other expansion questions, Patrice Dumas, 2008/08/27