From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "zhihang wang" Newsgroups: gmane.emacs.help Subject: Re: collapse section of code? Date: Fri, 9 Jun 2006 07:32:32 +0800 Message-ID: <212696550606081632s4a5c9a75kd971d0f5a6314d34@mail.gmail.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0250655308==" X-Trace: sea.gmane.org 1149809579 20761 80.91.229.2 (8 Jun 2006 23:32:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Jun 2006 23:32:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 09 01:32:56 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FoTzc-00016T-D9 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jun 2006 01:32:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FoTzb-0000iv-Ro for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jun 2006 19:32:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FoTzP-0000ct-Nq for help-gnu-emacs@gnu.org; Thu, 08 Jun 2006 19:32:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FoTzO-0000ZG-4h for help-gnu-emacs@gnu.org; Thu, 08 Jun 2006 19:32:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FoTzO-0000Z3-07 for help-gnu-emacs@gnu.org; Thu, 08 Jun 2006 19:32:34 -0400 Original-Received: from [64.233.162.199] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FoU7J-0008Ly-6Q for help-gnu-emacs@gnu.org; Thu, 08 Jun 2006 19:40:45 -0400 Original-Received: by nz-out-0102.google.com with SMTP id i1so509183nzh for ; Thu, 08 Jun 2006 16:32:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=m66KfwZZnDoMlt9vZcXbYEA2t+F6blB9oZGUK8glEEDwveB9u/f8e4ca3BGXQQnShK+Oqpwk4B0RX0dLqbtO4XZNnjNJXGdxooC0xj1BWYBPlOV3/gbyuu72bbdRN6mSmRBdemVbdkn6mP28QoaD59DvJ7agcBQyo/EksCgkX8o= Original-Received: by 10.37.15.20 with SMTP id s20mr1553918nzi; Thu, 08 Jun 2006 16:32:33 -0700 (PDT) Original-Received: by 10.36.104.7 with HTTP; Thu, 8 Jun 2006 16:32:32 -0700 (PDT) Original-To: "Mickey Ferguson" In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35361 Archived-At: --===============0250655308== Content-Type: multipart/alternative; boundary="----=_Part_2351_6938778.1149809552975" ------=_Part_2351_6938778.1149809552975 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline you can install ecb On 6/9/06, Mickey Ferguson wrote: > > I'm using emacs 21.3.1 on Windows XP SP2. I have been a long-time (27 > years now!) user of emacs, and still love it. One thing I really like about > the Visual Studio .NET 2005 editor is that it has the ability to contract > and expand sections of code or comments through use of the '-' and '+' > controls to the let of the code section. Is there a package for emacs that > can do that? I know about narrow-to-region, but that only works for a > single region. Anything that will allow multiple cases of something like > that? > > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > > -- Best Regards zhihang wang ------=_Part_2351_6938778.1149809552975 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline you can install ecb

On 6/9/06, Mickey Ferguson <MFerguson@plantcml.com> wrote:

I'm using emacs 21.3.1 on Windows XP SP2.  I have been a long-time (27 years now!) user of emacs, and still love it.  One thing I really like about the Visual Studio .NET 2005 editor is that it has the ability to contract and expand sections of code or comments through use of the '-' and '+' controls to the let of the code section.  Is there a package for emacs that can do that?  I know about narrow-to-region, but that only works for a single region.  Anything that will allow multiple cases of something like that?


_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs





--
Best Regards
zhihang wang ------=_Part_2351_6938778.1149809552975-- --===============0250655308== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0250655308==--