From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#700: hideshow.el micro improvements Date: Mon, 06 Jul 2009 10:18:14 -0400 Message-ID: <87vdm5vqs9.fsf@stupidchicken.com> Reply-To: Chong Yidong , 700@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246892098 4831 80.91.229.12 (6 Jul 2009 14:54:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Jul 2009 14:54:58 +0000 (UTC) Cc: 700@emacsbugs.donarmstrong.com To: Dmitry Bolshakov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 06 16:54:51 2009 Return-path: Envelope-to: geb-bug-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 1MNpal-0003QI-1H for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jul 2009 16:54:51 +0200 Original-Received: from localhost ([127.0.0.1]:56525 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpak-0003Y7-Hn for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jul 2009 10:54:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNpK6-0000Sa-RE for bug-gnu-emacs@gnu.org; Mon, 06 Jul 2009 10:37:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNpK0-0000PZ-I2 for bug-gnu-emacs@gnu.org; Mon, 06 Jul 2009 10:37:36 -0400 Original-Received: from [199.232.76.173] (port=57809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNpK0-0000PQ-2a for bug-gnu-emacs@gnu.org; Mon, 06 Jul 2009 10:37:32 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:58904) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MNpJz-0003y6-Fo for bug-gnu-emacs@gnu.org; Mon, 06 Jul 2009 10:37:31 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n66EbQxT009443; Mon, 6 Jul 2009 07:37:29 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n66EPGam007356; Mon, 6 Jul 2009 07:25:16 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 06 Jul 2009 14:25:16 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 700 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Original-Received: via spool by 700-submit@emacsbugs.donarmstrong.com id=B700.12468899046217 (code B ref 700); Mon, 06 Jul 2009 14:25:16 +0000 Original-Received: (at 700) by emacsbugs.donarmstrong.com; 6 Jul 2009 14:18:24 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from pantheon-po33.its.yale.edu (pantheon-po33.its.yale.edu [130.132.50.94]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n66EIKsZ006209 for <700@emacsbugs.donarmstrong.com>; Mon, 6 Jul 2009 07:18:22 -0700 Original-Received: from furry (dhcp128036014241.central.yale.edu [128.36.14.241]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n66EIEMH019695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 6 Jul 2009 10:18:14 -0400 Original-Received: by furry (Postfix, from userid 1000) id 16CDCC09B; Mon, 6 Jul 2009 10:18:14 -0400 (EDT) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Mon, 06 Jul 2009 10:37:36 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:29202 Archived-At: > 1. show > > xxx {...} yyy {...} > > instead of > > xxx {... > } You patch did not work properly for GNU-style braces. I've checked in a fix that works a little better for both cases. > 2. in the hs-hide-level-recursive skip parenthesis inside comments > because of they can be unbalanced Could you give a test recipe that shows this bug?