From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: karl@freefriends.org (Karl Berry) Newsgroups: gmane.comp.tex.texinfo.bugs,gmane.emacs.devel Subject: Re: Double hyphens in variable names. Date: Fri, 3 Oct 2003 21:03:33 -0400 Sender: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Message-ID: <200310040103.h9413XQ08301@f7.net> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065229478 5866 80.91.224.253 (4 Oct 2003 01:04:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2003 01:04:38 +0000 (UTC) Cc: Lute.Kamstra@cwi.nl, bug-texinfo@gnu.org, emacs-devel@gnu.org Original-X-From: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Sat Oct 04 03:04:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5aqY-0005XF-00 for ; Sat, 04 Oct 2003 03:04:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A5aqI-0007qB-IF for gnu-bug-texinfo2@m.gmane.org; Fri, 03 Oct 2003 21:04:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A5aq9-0007lr-9G for bug-texinfo@gnu.org; Fri, 03 Oct 2003 21:04:09 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A5apc-0007UJ-A9 for bug-texinfo@gnu.org; Fri, 03 Oct 2003 21:04:08 -0400 Original-Received: from [209.61.216.22] (helo=f7.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A5apb-0007Tl-Tp; Fri, 03 Oct 2003 21:03:35 -0400 Original-Received: (from karl@localhost) by f7.net (8.11.7-20030920/8.11.7) id h9413XQ08301; Fri, 3 Oct 2003 21:03:33 -0400 Original-To: teirllm@dms.auburn.edu X-BeenThere: bug-texinfo@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for the GNU Texinfo documentation system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Xref: main.gmane.org gmane.comp.tex.texinfo.bugs:1218 gmane.emacs.devel:16919 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16919 The Texinfo documentation does not explicitly say whether @verb is supposed to work from within @code. I doubt it is worth the trouble to try to do this. Can you think of a reason why any real document would need @verb inside @code? I can't.