all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.