unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to auto hide all functions when open a source file
@ 2008-05-10 13:25 Ke Lu
  2008-05-11 20:52 ` Colin S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Ke Lu @ 2008-05-10 13:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I use emacs to edit c/c++/java/php files.
Is there any way to auto hide all functions when I open  a source file.
For example,It hope it looks like
Class XXX {
   var v1 = "a";
   var v2 = "b";

   function f1 ..
   function f2 ..

}
I would like it can automatic be done,not by  hs-hide-block,etc.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-22 16:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10 13:25 How to auto hide all functions when open a source file Ke Lu
2008-05-11 20:52 ` Colin S. Miller
2008-05-22 16:16   ` Thien-Thi Nguyen

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