From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jpw@pobox.com (John Paul Wallington) Newsgroups: gmane.emacs.help Subject: Re: Adding a symbol help mode Date: Sun, 01 Jun 2008 15:04:04 +0100 Message-ID: References: <887ec515-9681-4685-ad10-74a46143c24e@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212331242 12152 80.91.229.12 (1 Jun 2008 14:40:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Jun 2008 14:40:42 +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 16:41:24 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 1K2okI-0002Ls-Bu for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jun 2008 16:41:18 +0200 Original-Received: from localhost ([127.0.0.1]:50927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2ojW-0000Fg-DF for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Jun 2008 10:40:30 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-X-Trace: individual.net GZew3W4SCzF7Xs4k4heX6wz9gzTLFoBmfsnW8S2Llf4bcecZtl Cancel-Lock: sha1:NOLZbzZuGDnFGkpgSyihOAWWbgk= X-URL: http://www.shootybangbang.com/ X-Attribution: JPW X-NSA-Fodder: MDA munitions government bce CipherTAC-2000 USCODE USDOJ X-Face: #uahb@^mo@bA"{q'"a4y[w$n3/V:haD\; YenWcT7)kXYx3/>#[DD9ExVe}; 9FG6X`l!Dm"V peub=u!&&?}s~{TOPtGdH)KA}/qCr; d"Gr*'9_V1PE@+K'tk2/Iq@PBKtJ+]&,CP9_Fl8'*R]LCR0| 6q; Xey'`:DX+)S.]p[KP^sNe`8B\W6(Nw{o5i)y+I!h=0bU5L`Tj`~Q0!G"t(s7o7eh)J\>P>,!~/w $$jGEVa%H%8(jTv User-Agent: Microsoft Gnus Express, Build 513.230 Original-Xref: news.stanford.edu gnu.emacs.help:159044 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:54407 Archived-At: "alexduller@googlemail.com" writes: > Regarding info files, how do I add a symbol help mode? Use the function `info-lookup-maybe-add-help' defined in the `info-look' library. It contains many stanzas initialising common modes that you can use as examples.