From unknown Thu Aug 14 17:30:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#3913 <3913@debbugs.gnu.org> To: bug#3913 <3913@debbugs.gnu.org> Subject: Status: 23.1.50; C-h S in apropos-mode buffer Reply-To: bug#3913 <3913@debbugs.gnu.org> Date: Fri, 15 Aug 2025 00:30:29 +0000 retitle 3913 23.1.50; C-h S in apropos-mode buffer reassign 3913 emacs submitter 3913 Kevin Ryde severity 3913 normal thanks From gg@zip.com.au Thu Jul 23 15:59:45 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Jul 2009 22:59:46 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6NMxepi013715 for ; Thu, 23 Jul 2009 15:59:42 -0700 Received: from mail.gnu.org ([199.232.76.166]:54605 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MU7GG-0000zx-3R for emacs-pretest-bug@gnu.org; Thu, 23 Jul 2009 18:59:40 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MU7G9-0003um-6n for emacs-pretest-bug@gnu.org; Thu, 23 Jul 2009 18:59:38 -0400 Received: from mailout1-1.pacific.net.au ([61.8.2.208]:44682 helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MU7G8-0003u8-Kr for emacs-pretest-bug@gnu.org; Thu, 23 Jul 2009 18:59:32 -0400 Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 6817B4FD5BE for ; Fri, 24 Jul 2009 08:59:28 +1000 (EST) Received: from blah.blah (ppp280A.dyn.pacific.net.au [61.8.40.10]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id BDBD98C17 for ; Fri, 24 Jul 2009 08:59:27 +1000 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1MU7Fg-0002um-9t for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 08:59:04 +1000 From: Kevin Ryde To: emacs-pretest-bug@gnu.org Subject: 23.1.50; C-h S in apropos-mode buffer Date: Fri, 24 Jul 2009 08:59:02 +1000 Message-ID: <87ocrbj9ah.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) --=-=-= In an apropos-mode buffer it'd be good if the info-look setups (C-h S) used the elisp manuals. Eg. M-x apropos car C-x o C-u 5 C-n (onto the "car" line) C-h S asks in the minibuffer Use symbol help mode: where I thought it might know that already. 2009-07-24 Kevin Ryde * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode manuals (similar to existing setup for help-mode). --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=info-look.el.apropos-mode.diff *** info-look.el 07 Jan 2009 11:28:51 +1100 1.67 --- info-look.el 24 Jul 2009 08:55:16 +1000 *************** *** 973,978 **** --- 973,983 ---- "`" "("))) (info-lookup-maybe-add-help + :mode 'apropos-mode + :regexp "[^][()`',\" \t\n]+" ;; same as emacs-lisp-mode above + :other-modes '(emacs-lisp-mode)) + + (info-lookup-maybe-add-help :mode 'Custom-mode :ignore-case t :regexp "[^][()`',:\" \t\n]+" --=-=-= In GNU Emacs 23.1.50.4 (i586-pc-linux-gnu, GTK+ Version 2.16.4) of 2009-07-24 on blah.blah configured using `configure 'CFLAGS=-O -g' '--prefix=/down/emacs/b/inst' '--with-x-toolkit=gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_AU value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t --=-=-=-- From gg@zip.com.au Sat Dec 5 16:42:34 2009 Received: (at 3913) by emacsbugs.donarmstrong.com; 6 Dec 2009 00:42:34 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mailout2.pacific.net.au (mailout2-6.pacific.net.au [61.8.2.229]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB60gW8O025251 for <3913@emacsbugs.donarmstrong.com>; Sat, 5 Dec 2009 16:42:34 -0800 Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout2.pacific.net.au (Postfix) with ESMTP id 3D54519C004 for <3913@emacsbugs.donarmstrong.com>; Sun, 6 Dec 2009 11:42:31 +1100 (EST) Received: from blah.blah (ppp225B.dyn.pacific.net.au [61.8.34.91]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id CC39E8C0A for <3913@emacsbugs.donarmstrong.com>; Sun, 6 Dec 2009 11:42:30 +1100 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1NH5CU-0002qa-8l for 3913@emacsbugs.donarmstrong.com; Sun, 06 Dec 2009 11:42:10 +1100 From: Kevin Ryde To: 3913@debbugs.gnu.org Subject: Re: bug#3913: Acknowledgement (23.1.50; C-h S in apropos-mode buffer) References: <87ocrbj9ah.fsf@blah.blah> Date: Sun, 06 Dec 2009 11:42:09 +1100 In-Reply-To: (Emacs bug Tracking System's message of "Thu, 23 Jul 2009 23:05:05 +0000") Message-ID: <87ocmdvspq.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In absense of any objection I checked this in. From gg@zip.com.au Sun Dec 6 15:24:42 2009 Received: (at 3913-done) by emacsbugs.donarmstrong.com; 6 Dec 2009 23:24:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mailout2.pacific.net.au (mailout2-6.pacific.net.au [61.8.2.229]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB6NOe2K004000 for <3913-done@emacsbugs.donarmstrong.com>; Sun, 6 Dec 2009 15:24:42 -0800 Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout2.pacific.net.au (Postfix) with ESMTP id 0DCFE199514 for <3913-done@emacsbugs.donarmstrong.com>; Mon, 7 Dec 2009 10:24:39 +1100 (EST) Received: from blah.blah (ppp240E.dyn.pacific.net.au [61.8.36.14]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 9C3002740A for <3913-done@emacsbugs.donarmstrong.com>; Mon, 7 Dec 2009 10:24:38 +1100 (EST) Received: from gg by blah.blah with local (Exim 4.69) (envelope-from ) id 1NHQSe-0002kQ-BI for 3913-done@emacsbugs.donarmstrong.com; Mon, 07 Dec 2009 10:24:16 +1100 From: Kevin Ryde To: 3913-done@debbugs.gnu.org Subject: Re: bug#3913: Acknowledgement (23.1.50; C-h S in apropos-mode buffer) References: <87ocrbj9ah.fsf@blah.blah> <87ocmdvspq.fsf@blah.blah> Date: Mon, 07 Dec 2009 10:24:16 +1100 In-Reply-To: <87ocmdvspq.fsf@blah.blah> (Kevin Ryde's message of "Sun, 06 Dec 2009 11:42:09 +1100") Message-ID: <87ocmb7kkf.fsf@blah.blah> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Meant to post to "-done". From unknown Thu Aug 14 17:30:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 04 Jan 2010 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator