unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Bastien <bzg@altern.org>, q101100111000@graffiti.net
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs needs to have a code folding feature
Date: Wed, 28 Nov 2007 15:44:06 +0100	[thread overview]
Message-ID: <4F939343-EA6D-49B8-A835-86B5C10EAE43@Web.DE> (raw)
In-Reply-To: <87hcj6xv0x.fsf@bzg.ath.cx>


Am 28.11.2007 um 16:13 schrieb Bastien:

>> 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.
>
> (require 'paren)
> (show-paren-mode 1)


This might be easier to achieve. I have just this customisation:

	 '(blink-matching-paren-on-screen t)
	 '(show-paren-mode t)


A bit further goes mic-paren.el, which highlights the whole region  
between matching braces.

--
Greetings

   Pete

Clovis' Consideration of an Atmospheric Anomaly:
         The perversity of nature is nowhere better demonstrated
         than by the fact that, when exposed to the same atmosphere,
         bread becomes hard while crackers become soft.

      reply	other threads:[~2007-11-28 14:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071128014245.091D81487D@ws5-9.us4.outblaze.com>
2007-11-28 15:13 ` emacs needs to have a code folding feature Bastien
2007-11-28 14:44   ` Peter Dyballa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F939343-EA6D-49B8-A835-86B5C10EAE43@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=bzg@altern.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=q101100111000@graffiti.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).