From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Tury Newsgroups: gmane.emacs.help Subject: Re: How old are Emacs users? Date: Tue, 24 Apr 2007 16:12:21 GMT Organization: Sonera corp Internet services Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177432649 12816 80.91.229.12 (24 Apr 2007 16:37:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Apr 2007 16:37:29 +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 Apr 24 18:37:25 2007 Return-path: Envelope-to: geh-help-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 1HgO17-0005Rr-3g for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Apr 2007 18:37:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgO6d-0000zD-OT for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Apr 2007 12:43:07 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!ltu.se!luth.se!213.136.35.217.MISMATCH!newsfeed.bahnhof.se!feeder1.news.saunalahti.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (windows-nt) Cancel-Lock: sha1:SGNK/QHMbkbt4r0L1wfFwa5VHkU= Cache-Post-Path: xnews001!unknown@busrv04nok01296.europe.nokia.com X-Cache: nntpcache 3.0.2 (see http://www.nntpcache.com/) Original-Lines: 18 Original-NNTP-Posting-Host: 147.243.46.180 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read3.inet.fi 1177431141 147.243.46.180 (Tue, 24 Apr 2007 19:12:21 EEST) Original-NNTP-Posting-Date: Tue, 24 Apr 2007 19:12:21 EEST Original-Xref: shelby.stanford.edu gnu.emacs.help:147497 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:43102 Archived-At: 30ish emacs user writes: > I haven't seen code collapsing displayed like this in emacs: > > http://www.dream-com.com/images/editor/codecollapse.bmp I have a feeling this lineish solution (used almost everywhere except e.g. Emacs) sucks the same way as other picture-oriented stuff: what if you could fold several nested blocks? Many lines should be placed side by side... Also I think it is much better if you can start folding _anywhere_ inside a foldable construct, i.e. you don't have to navigate (either by mouse or by keys) to the "closing picture `-'". Ususally those picture-oriented editors lacks this feature, I think. \bye P