From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Adding a symbol help mode Date: Sun, 01 Jun 2008 21:09:20 +0300 Message-ID: References: <887ec515-9681-4685-ad10-74a46143c24e@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1212343828 14351 80.91.229.12 (1 Jun 2008 18:10:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2008 18:10:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 01 20:11:10 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K2s1G-0000d1-J7 for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jun 2008 20:11:02 +0200 Original-Received: from localhost ([127.0.0.1]:53393 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2s0U-0007ra-JB for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jun 2008 14:10:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2s0C-0007rH-Jx for help-gnu-emacs@gnu.org; Sun, 01 Jun 2008 14:09:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2s0C-0007r5-1w for help-gnu-emacs@gnu.org; Sun, 01 Jun 2008 14:09:56 -0400 Original-Received: from [199.232.76.173] (port=40129 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2s0B-0007r2-Vf for help-gnu-emacs@gnu.org; Sun, 01 Jun 2008 14:09:56 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:25250) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2s0B-0001rb-Mv for help-gnu-emacs@gnu.org; Sun, 01 Jun 2008 14:09:55 -0400 Original-Received: from HOME-C4E4A596F7 ([84.228.202.9]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K1S00L95R473380@i-mtaout6.012.net.il> for help-gnu-emacs@gnu.org; Sun, 01 Jun 2008 21:24:07 +0300 (IDT) In-reply-to: <887ec515-9681-4685-ad10-74a46143c24e@b1g2000hsg.googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54412 Archived-At: > From: "alexduller@googlemail.com" > Date: Sun, 1 Jun 2008 06:38:45 -0700 (PDT) > > Regarding info files, how do I add a symbol help mode? > > I have the Tcl manual formatted as info files and have added entries > to a dir file. When I use C-h S to lookup a symbol, it asks for a > symbol help mode. However, tcl-mode is not there. > > I've scoured the emacs manual, the wiki and irc channel for an answer, > but to no avail. See the documentation of the function info-lookup-add-help.