bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Double hyphens in variable names


From: Glenn Morris
Subject: Double hyphens in variable names
Date: Fri, 2 Nov 2012 21:14:22 -0400

Hi,

I wrote this in a .texi file:

@defvar cl--gensym-counter
This variable holds the counter used to generate...
@end defvar

I noticed that in the info file generated by makeinfo (4.13), this
appears as:

  -- Variable: cl-gensym-counter
       This variable holds the counter used to generate...

("--" replaced by "-" in variable name)
It is correct in the index and the PDF version.

Looks like this was reported before some time ago:
http://lists.gnu.org/archive/html/bug-texinfo/2003-10/msg00000.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]