From unknown Sun Aug 10 11:48:34 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#3974 <3974@debbugs.gnu.org> To: bug#3974 <3974@debbugs.gnu.org> Subject: Status: speedbar document error Reply-To: bug#3974 <3974@debbugs.gnu.org> Date: Sun, 10 Aug 2025 18:48:34 +0000 retitle 3974 speedbar document error reassign 3974 emacs submitter 3974 Eric Yu severity 3974 normal thanks From sucode@gmail.com Thu Jul 30 01:40:40 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Jul 2009 08:40:41 +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.0 required=4.0 tests=MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6U8eZt4008139 for ; Thu, 30 Jul 2009 01:40:36 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWRBj-0001br-2r for bug-gnu-emacs@gnu.org; Thu, 30 Jul 2009 04:40:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWRBe-0001b7-0q for bug-gnu-emacs@gnu.org; Thu, 30 Jul 2009 04:40:34 -0400 Received: from [199.232.76.173] (port=56570 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWRBd-0001b4-SI for bug-gnu-emacs@gnu.org; Thu, 30 Jul 2009 04:40:29 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:39469) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWRBd-0007N2-E5 for bug-gnu-emacs@gnu.org; Thu, 30 Jul 2009 04:40:29 -0400 Received: by wf-out-1314.google.com with SMTP id 23so411448wfg.24 for ; Thu, 30 Jul 2009 01:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=sfwyIMYboQKkUskZ6bgtSiT+M5jqLt/fjOASyizXscY=; b=x4mWSjF0fhaTqrd3WjlFwv26WPRRbQN1YcYLAq8PpYsQlIc//ow3gmboZ+G/FfFnE2 FLnTZ1Pw8W2Ku5Qr4S8+sS5Utzo5ZoTyKMgDf73s4653PrGGKXR9wVIMk+3oobtFFy05 eZO/BLH/qUw/r2T2X7fY7p6osTWhp6q12w9/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xy+jNkQFPuk7e4EO4ILPD5B6cyjOqI/z34o3jInb0TzXs6WpXUeNfSrGKAhq+DfkVy LOdT44ocM9n7lq76JuNdRjLy4FDGjCV23RigDfYNKO72Nsz+K8BCurCHJXdqoWIWRj/d s+7/dF9jquQV4but3xxrzfbsS7e8Sp6UoTBuE= MIME-Version: 1.0 Received: by 10.142.71.16 with SMTP id t16mr72007wfa.209.1248943228005; Thu, 30 Jul 2009 01:40:28 -0700 (PDT) Date: Thu, 30 Jul 2009 16:40:27 +0800 Message-ID: Subject: speedbar document error From: Eric Yu To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001636e0a798732c9e046fe841c5 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --001636e0a798732c9e046fe841c5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I found a document error in 23.1 position(from modeline): --zz-Info: (speedbar.gz)Basic Key Bindings, 76 lines --Top `C-M-n' `C-M-n' Move forwards and backwards across extended groups. This lets you quickly skip over all files, directories, or other common sub-items at the same current depth. this should be: `C-M-n' `C-M-p' Move forwards and backwards across extended groups. This lets you quickly skip over all files, directories, or other common sub-items at the same current depth. --001636e0a798732c9e046fe841c5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I found a document error in 23.1

position(from modeline):=A0--zz-Info: (speedbar.gz)Basic Key Bindings= , 76 lines --Top

`C-M-n'
`C-M-n= '
=A0=A0 =A0 Move forwards and backwards across extended groups. =A0This= lets you
=A0=A0 =A0 quickly skip over all files, directories, or= other common
=A0=A0 =A0 sub-items at the same current depth.

this should be:

`C-M-n'
`C= -M-p'
=A0=A0 =A0 Move forwards and backwards across extended = groups. =A0This lets you
=A0=A0 =A0 quickly skip over all files, = directories, or other common
=A0=A0 =A0 sub-items at the same current depth.

--001636e0a798732c9e046fe841c5-- From cyd@stupidchicken.com Sun Aug 2 15:52:05 2009 Received: (at 3974-done) by emacsbugs.donarmstrong.com; 2 Aug 2009 22:52:06 +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.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n72Mq1Zb031977 for <3974-done@emacsbugs.donarmstrong.com>; Sun, 2 Aug 2009 15:52:03 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id BD08857E280; Sun, 2 Aug 2009 18:52:47 -0400 (EDT) From: Chong Yidong To: Eric Yu Cc: 3974-done@debbugs.gnu.org Subject: Re: speedbar document error Date: Sun, 02 Aug 2009 18:52:47 -0400 Message-ID: <878wi1q14w.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > I found a document error in 23.1 > > position(from modeline): --zz-Info: (speedbar.gz)Basic Key Bindings, 76 > lines --Top Fixed, thanks. From unknown Sun Aug 10 11:48:34 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, 31 Aug 2009 14:24:24 +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