unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: fold code at {}
Date: 8 Jan 2007 05:35:33 -0800	[thread overview]
Message-ID: <1168263333.921686.167440@s80g2000cwa.googlegroups.com> (raw)
In-Reply-To: <m3bqlasqoe.fsf@localhost.localdomain>

Gary Wessle wrote:
> Hi
>
> how can I fold the c++ code
> if( xxx ) {
>  ...
> }else{
> ...
>  if( ... ){
>   ...
>  }
> }

What do you want to fold the above into?

> C-c @ C-h will fold only
> if( xxx ) {
>  ...
> }else{
>
> but not the rest of the parent if block.

Why should the rest of the block be folded?
I don't think you can do what you want to do with Hide/Show mode.
Hide/Show mode only responds to scopes in a language, and can only fold
around them.

Maybe if you could explain the problem again someone could suggest
something that would help.

  reply	other threads:[~2007-01-08 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-07 17:16 fold code at {} Gary Wessle
2007-01-08 13:35 ` Robert Thorpe [this message]
2007-01-08 20:27   ` Gary Wessle

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=1168263333.921686.167440@s80g2000cwa.googlegroups.com \
    --to=rthorpe@realworldtech.com \
    /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).