From unknown Mon Aug 18 14:14:50 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#23323 <23323@debbugs.gnu.org> To: bug#23323 <23323@debbugs.gnu.org> Subject: Status: [PATCH] List the command help-go-forward to the manual. Reply-To: bug#23323 <23323@debbugs.gnu.org> Date: Mon, 18 Aug 2025 21:14:50 +0000 retitle 23323 [PATCH] List the command help-go-forward to the manual. reassign 23323 emacs submitter 23323 Hong Xu severity 23323 wishlist tag 23323 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 20 21:03:25 2016 Received: (at submit) by debbugs.gnu.org; 21 Apr 2016 01:03:25 +0000 Received: from localhost ([127.0.0.1]:41748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1at31h-0004NF-Nk for submit@debbugs.gnu.org; Wed, 20 Apr 2016 21:03:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1at31f-0004N2-Kq for submit@debbugs.gnu.org; Wed, 20 Apr 2016 21:03:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1at31Z-0007hN-U3 for submit@debbugs.gnu.org; Wed, 20 Apr 2016 21:03:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,NO_DNS_FOR_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1at31Z-0007hJ-RI for submit@debbugs.gnu.org; Wed, 20 Apr 2016 21:03:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1at31Y-00044E-TU for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2016 21:03:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1at31V-0007gs-Na for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2016 21:03:16 -0400 Received: from cpe-104-32-170-214.socal.res.rr.com ([104.32.170.214]:49164 helo=home) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1at31V-0007go-H6 for bug-gnu-emacs@gnu.org; Wed, 20 Apr 2016 21:03:13 -0400 Received: from hong by home with local (Exim 4.84_2) (envelope-from ) id 1at2e1-0007fy-0A; Wed, 20 Apr 2016 17:38:57 -0700 From: Hong Xu To: bug-gnu-emacs@gnu.org Subject: [PATCH] List the command help-go-forward to the manual. Date: Wed, 20 Apr 2016 17:38:55 -0700 Message-Id: <1461199135-29470-1-git-send-email-hong@topbug.net> X-Mailer: git-send-email 2.1.4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: submit Cc: Hong Xu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.6 (----) --- doc/emacs/help.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi index ed813ff0bf65..f303c6eea30f 100644 --- a/doc/emacs/help.texi +++ b/doc/emacs/help.texi @@ -412,6 +412,8 @@ Help Mode (@code{help-follow-symbol}). @item C-c C-b Go back to the previous help topic (@code{help-go-back}). +@item C-c C-f +Go forward to the next help topic (@code{help-go-forward}). @end table @cindex hyperlink -- 2.1.4 From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 20 22:30:19 2016 Received: (at 23323-done) by debbugs.gnu.org; 21 Apr 2016 02:30:20 +0000 Received: from localhost ([127.0.0.1]:41764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1at4Nn-0006U7-NT for submit@debbugs.gnu.org; Wed, 20 Apr 2016 22:30:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1at4Nm-0006Tu-R2 for 23323-done@debbugs.gnu.org; Wed, 20 Apr 2016 22:30:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1at4Ne-0001CJ-Bk for 23323-done@debbugs.gnu.org; Wed, 20 Apr 2016 22:30:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1at4Ne-0001CF-93; Wed, 20 Apr 2016 22:30:10 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4071 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1at4Nd-0003rv-Lz; Wed, 20 Apr 2016 22:30:10 -0400 Date: Thu, 21 Apr 2016 05:30:03 +0300 Message-Id: <83d1pj7kyc.fsf@gnu.org> From: Eli Zaretskii To: Hong Xu In-reply-to: <1461199135-29470-1-git-send-email-hong@topbug.net> (message from Hong Xu on Wed, 20 Apr 2016 17:38:55 -0700) Subject: Re: bug#23323: [PATCH] List the command help-go-forward to the manual. References: <1461199135-29470-1-git-send-email-hong@topbug.net> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23323-done Cc: 23323-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Hong Xu > Date: Wed, 20 Apr 2016 17:38:55 -0700 > Cc: Hong Xu > > --- > doc/emacs/help.texi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi > index ed813ff0bf65..f303c6eea30f 100644 > --- a/doc/emacs/help.texi > +++ b/doc/emacs/help.texi > @@ -412,6 +412,8 @@ Help Mode > (@code{help-follow-symbol}). > @item C-c C-b > Go back to the previous help topic (@code{help-go-back}). > +@item C-c C-f > +Go forward to the next help topic (@code{help-go-forward}). > @end table Thanks, fixed. From unknown Mon Aug 18 14:14:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 19 May 2016 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator