unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Gary Wessle <phddas@yahoo.com>
Subject: Re: fold code at {}
Date: 09 Jan 2007 07:27:31 +1100	[thread overview]
Message-ID: <m3lkkdmfgs.fsf@localhost.localdomain> (raw)
In-Reply-To: 1168263333.921686.167440@s80g2000cwa.googlegroups.com

"Robert Thorpe" <rthorpe@realworldtech.com> writes:

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

I have the if else-if else blocks and want to fold it all. the block
my have nested if blocks as well.

      reply	other threads:[~2007-01-08 20:27 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
2007-01-08 20:27   ` Gary Wessle [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=m3lkkdmfgs.fsf@localhost.localdomain \
    --to=phddas@yahoo.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).