From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.bugs Subject: Re: emacs needs to have a code folding feature Date: Wed, 28 Nov 2007 14:08:30 +0000 Message-ID: <6ECDF25C-1BCC-499B-B776-DCFA6D4543F8@gmail.com> References: <20071128014257.86FB11487D@ws5-9.us4.outblaze.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196259017 28735 80.91.229.12 (28 Nov 2007 14:10:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2007 14:10:17 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 28 15:10:25 2007 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 1IxNcJ-0007R1-01 for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Nov 2007 15:10:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxNc3-0002zF-1v for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Nov 2007 09:10:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxNaq-0002Ph-A2 for bug-gnu-emacs@gnu.org; Wed, 28 Nov 2007 09:08:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxNam-0002Mw-MW for bug-gnu-emacs@gnu.org; Wed, 28 Nov 2007 09:08:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxNal-0002MO-Q3 for bug-gnu-emacs@gnu.org; Wed, 28 Nov 2007 09:08:44 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.168]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxNal-0004g2-Fe for bug-gnu-emacs@gnu.org; Wed, 28 Nov 2007 09:08:43 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so1695340ugf for ; Wed, 28 Nov 2007 06:08:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; bh=KE3pMD+YyjpqQcM74dv4a24HwVsFExDgTIQQfXe3WxU=; b=EtmvGzHCUVSy4bP00u1IX9xJhArC688el4CerkSAKOzCybMTUkzsDl4KfzG8BKLzOT3s9eMENYu8x/rfFfkf0T4PkFpEbeXB6cOt68iYIHR3R0sHoKlz96sbHO6jXCX+dtYIolaBIeXgxCNfxXiDBtfUrGG3F25eiLd5BnxReqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer; b=SYQcjj5P0mIImQLmiPI77bdDImgA8fH5x4VzoLulgR6tX/n8Hl780gfOsQnaW7EP4IjL6aZX61vtO/EelV7kKaFgPVTnoESd8HJu2BX7ovZesCGtwZt5XBjAr2DVDwguUlMgBK5mRZrzVBlm60eArbOa8/6U4W+nYTRHbwwSUuE= Original-Received: by 10.67.115.9 with SMTP id s9mr937100ugm.1196258918168; Wed, 28 Nov 2007 06:08:38 -0800 (PST) Original-Received: from scarlett.inf.ed.ac.uk ( [129.215.174.113]) by mx.google.com with ESMTPS id k30sm609524ugc.2007.11.28.06.08.32 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 28 Nov 2007 06:08:36 -0800 (PST) In-Reply-To: <20071128014257.86FB11487D@ws5-9.us4.outblaze.com> X-Mailer: Apple Mail (2.915) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:17080 Archived-At: On 28 Nov 2007, at 01:42, The Directory wrote: > Emacs needs to have a code-folding feature. outline-minor-mode > Also, Emacs needs to have a parenthesis/bracket/curly-brace > highlighting to highlight a PAIR of them when the > cursor is on or next to one of them. exists, too, check the menu. > Emacs needs to have a mode-selection pull-down menu in its GUI. I've written that for Aquamacs. It displays "New Buffer" and "Change Buffer Mode" (what this means is: change major mode) submenus in "File", with the most recent used major modes at the top, and a fixed but configurable list of major modes at the bottom. If you'd like to take the code and produce a patch, we can submit it so Emacs gets it, too. > -q10 And q10 needs to have a real name and a proper e-mail server. That's not even a good nick.