all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: comment with triple braces ;;}}} ;;{{{ section ...
Date: Wed, 03 Sep 2008 19:42:56 +1000	[thread overview]
Message-ID: <87vdxdtvj3.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: d49ab6c6-5f10-411c-8b47-3bd29a95c399@b38g2000prf.googlegroups.com

Xah <xahlee@gmail.com> writes:

> i have a elisp package such that the commends has triple braces to
> mark sections, like this:
>
> ;;}}}
> ;;{{{ Recording
>
> ...
>
> ;;}}}
> ;;{{{ Internal functions returning statistics
>
> Is this used by some outline mode or something?
>
> I'm maitaining the mode and have the urge to remove these braces.
>

Yep, that looks like folding-mode. 

Its a very handy mode when working with larger files. recommend you try
it out before removing them. Also, there was a package a fair while ago
that I saw that could hide the markers for those who wanted to not use
folding mode, but didn't want to remove them because others found it
useful. Maybe see if you can find it (or maybe its now part of folding
mode). It would save you the effort of having to remove them and still
allow anyone who may want to also work on the mode who likes them to
continue using them.


-- 
tcross (at) rapttech dot com dot au


  reply	other threads:[~2008-09-03  9:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-03  8:47 comment with triple braces ;;}}} ;;{{{ section Xah
2008-09-03  9:42 ` Tim X [this message]
2008-09-03 10:27 ` Tassilo Horn
2008-09-03 10:28 ` Alan Mackenzie
2008-09-03 19:58 ` Evans Winner

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=87vdxdtvj3.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.