all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs needs to have a code folding feature
Date: Wed, 28 Nov 2007 15:13:50 +0000	[thread overview]
Message-ID: <87hcj6xv0x.fsf@bzg.ath.cx> (raw)
In-Reply-To: <20071128014245.091D81487D@ws5-9.us4.outblaze.com> (The Directory's message of "Wed, 28 Nov 2007 09:42:44 +0800")

"The Directory" <q101100111000@graffiti.net> writes:

> 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)

HTH,

PS: before starting suggestions with "Emacs needs to have", please check
that the requested feature doesn't exist already.  If you can't find it,
it's safer to assume that 1) it's somewhere but you don't know where or
2) the feature might not be a good idea.  

-- 
Bastien

  reply	other threads:[~2007-11-28 15:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28  1:42 emacs needs to have a code folding feature The Directory
2007-11-28 15:13 ` Bastien [this message]
2007-11-28 14:44   ` Peter Dyballa
2007-11-29 15:25 ` Thien-Thi Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28  1:42 The Directory
2007-11-28 14:08 ` David Reitter

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

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

  git send-email \
    --in-reply-to=87hcj6xv0x.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.