From unknown Mon Aug 11 18:16:20 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3974: speedbar document error Reply-To: Eric Yu , 3974@debbugs.gnu.org Resent-From: Eric Yu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 30 Jul 2009 08:45:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3974 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12489432418148 (code B ref -1); Thu, 30 Jul 2009 08:45:06 +0000 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: 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 unknown Mon Aug 11 18:16:20 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Eric Yu Subject: bug#3974 closed by Chong Yidong (Re: speedbar document error) Message-ID: References: <878wi1q14w.fsf@cyd.mit.edu> X-Emacs-PR-Message: they-closed 3974 X-Emacs-PR-Package: emacs Reply-To: 3974@debbugs.gnu.org Date: Sun, 02 Aug 2009 23:00:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1249254005-32493-1" This is a multi-part message in MIME format... ------------=_1249254005-32493-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3974: speedbar document error It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 3974: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3974 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1249254005-32493-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1249254005-32493-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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-- ------------=_1249254005-32493-1--