[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double hyphens in variable names.
From: |
Eli Zaretskii |
Subject: |
Re: Double hyphens in variable names. |
Date: |
02 Oct 2003 07:55:08 +0200 |
> From: Lute Kamstra <address@hidden>
> Date: Wed, 01 Oct 2003 15:53:12 +0200
>
> I'm trying to document the variable `imenu--index-alist' in the Lisp
> Reference Manual. When I write this in the Texinfo source file:
>
> @defvar imenu--index-alist
>
> Texinfo produces an info file that has this:
>
> - Variable: imenu-index-alist
>
> Note that the double hyphen is reduced to a single hyphen. Am I
> missing something, or is this a bug in Texinfo?
Not a bug, but a feature. See the node "Conventions" in the Texinfo
manual. In this case, you want to say
@defvar imenu---index-alist
(three dashes in a row).
- Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names.,
Eli Zaretskii <=
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/02
- Re: Double hyphens in variable names., Andreas Schwab, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02