From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: code folding Date: Tue, 02 Aug 2011 07:40:58 +0200 Message-ID: <4E378DEA.5060406@easy-emacs.de> References: <81tya0kdfc.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1312263684 504 80.91.229.12 (2 Aug 2011 05:41:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 2 Aug 2011 05:41:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 02 07:41:21 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qo7jD-000684-Lt for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Aug 2011 07:41:19 +0200 Original-Received: from localhost ([::1]:33294 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qo7j8-000664-5J for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Aug 2011 01:41:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qo7j3-00065w-Jd for help-gnu-emacs@gnu.org; Tue, 02 Aug 2011 01:41:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qo7j2-0002AO-BG for help-gnu-emacs@gnu.org; Tue, 02 Aug 2011 01:41:09 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:57679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qo7j1-0002A6-VX for help-gnu-emacs@gnu.org; Tue, 02 Aug 2011 01:41:08 -0400 Original-Received: from [192.168.178.27] (brln-4dbc7e30.pool.mediaWays.net [77.188.126.48]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0LwBkQ-1RSF4j3Iz8-0186Wb; Tue, 02 Aug 2011 07:41:04 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11 In-Reply-To: <81tya0kdfc.fsf@gmail.com> X-Provags-ID: V02:K0:G3ULrSDUdSw81aMA4C20X7TYzGtCPnL63NDs669gJBc hpoFV+7Z9vV5fhYa9THxekERGw3ngqWABbpOlC210A+oFtfwWd ynjlHb9JZgkyF70hPbQ4Nwc4yUSqVFkOjoasgrvI3cJfa5g54D AxyI35NoREO64Rt1eltiPT0MqkBEAt+0IL8HDeWIFddwxdTYJu /KD27SeFO8Ihz7QrSC+508SN8su/+XAhG/D4PTOtA4= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.126.187 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81857 Archived-At: Am 01.08.2011 23:52, schrieb Jambunathan K: > Jai Dayal writes: > >> Hi all, >> I was wondering if anyone had any preferences on some decent code >> folding extentions for emacs that I could check out? It should be >> noted that I use ECB, but I think the two should be independent. > > Experienced users use outline-minor-mode - It takes time to getting used > to it (or any other such mode). > lets mention hide-show mode --M-x hs-minor-mode-- too, which is slightly more advanced in such, as it's able to hide constructs defined by beginning- and end-regexp, whilst outline-modes are restricted to address the beginning of the line - IIRC Andreas -- https://launchpad.net/python-mode https://launchpad.net/s-x-emacs-werkstatt/