From: Tim Johnson <tim@johnsons-web.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Text folding mode?
Date: Mon, 17 Mar 2008 17:53:23 -0800 [thread overview]
Message-ID: <13tu82la67lfod8@news.supernews.com> (raw)
In-Reply-To: mailman.9061.1205801258.18990.help-gnu-emacs@gnu.org
Lennart Borgman (gmail) wrote:
> There is something called foldout (beside outline and hide-show etc). I
> have never used foldout, but it is described in the manual, see
>
> M-: (info "(emacs) Foldout")
Hi Lennart:
I'm looking at the documentation and did load the mode.
I don't see anyway that I could fold something like the following:
;; @syntax (CGI:cookie-set <cookie-name> <cookie-data> <domain> <path>)
;; @param <cookie-name> The string for the cookie variable name
;; <cookie-data> List begins with 'extra data ("" if not any)
;; followed by alternating names and values (not nested)
;; <domain> Domain for which cookie is valid. Needed.
;; <path> Path for which domain is valid. Recommended: "/cgi-bin/"
;; The lines above are documentation, which I would like to hide/unhide
;; at will. Is there a way to:
set-mark-command
;; scroll to end of documentation
hide region? Oh an epiphany! google'd emacs hide region
And guess what .... just found hide-region.el at
http://www.emacswiki.org/cgi-bin/wiki/hide-region.el.
And I like it.. Will work for me.
Ain't emacs great?! Google too.
thanks
Tim
next prev parent reply other threads:[~2008-03-18 1:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-17 23:59 Text folding mode? Tim Johnson
2008-03-18 0:46 ` Lennart Borgman (gmail)
[not found] ` <mailman.9061.1205801258.18990.help-gnu-emacs@gnu.org>
2008-03-18 1:53 ` Tim Johnson [this message]
2008-03-18 7:48 ` Andreas Röhler
2008-03-20 23:31 ` Peter Tury
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=13tu82la67lfod8@news.supernews.com \
--to=tim@johnsons-web.com \
--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.
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).