From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: rcirc manual Date: Fri, 13 Jan 2006 22:16:23 +0000 (UTC) Message-ID: References: <87ek3hgunn.fsf@killalla.dreaming> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137192236 3067 80.91.229.2 (13 Jan 2006 22:43:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Jan 2006 22:43:56 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 13 23:43:51 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ExXe1-0007PB-V9 for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 23:43:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExXgB-00071W-Em for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 17:45:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ExXFs-0005W7-0y for emacs-devel@gnu.org; Fri, 13 Jan 2006 17:18:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ExXFr-0005Vf-2Z for emacs-devel@gnu.org; Fri, 13 Jan 2006 17:18:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExXFq-0005VP-MA for emacs-devel@gnu.org; Fri, 13 Jan 2006 17:18:42 -0500 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ExXIt-0008Vq-QL for emacs-devel@gnu.org; Fri, 13 Jan 2006 17:21:51 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Fri, 13 Jan 2006 22:16:23 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: (message from Eli Zaretskii on Fri, 13 Jan 2006 17:55:56 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:49036 Archived-At: @key{TAB} is typeset to show an image of a key on a keyboard. I think it is not the right markup in this case, because this manual does not talk about keys, it talks about typing a TAB. >>From the Texinfo Manual: (texinfo)kbd Use the `@kbd' command for characters of input to be typed by users. For example, to refer to the characters `M-a', write: @kbd{M-a} and to refer to the characters `M-x shell', write: @kbd{M-x shell} (texinfo)key Use the `@key' command for the conventional name for a key on a keyboard, as in: @key{RET} You can use the `@key' command within the argument of an `@kbd' command when the sequence of characters to be typed includes one or more keys that are described by name. For example, to produce `C-x ' you would type: @kbd{C-x @key{ESC}} -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc