all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* References to larger comments...
@ 2003-11-21 15:14 slists
  0 siblings, 0 replies; only message in thread
From: slists @ 2003-11-21 15:14 UTC (permalink / raw)


Hi, 

is there are something like this feature (described below) already in
emacs or some extra lisp packed 
or it has to be written.

Feature: 
In code comments there are references to a larger comments and if you
execute certain command it is expanded. 
Something like in hide-ifdef-mode for ifdefs... Large comments (texts)
would be in different file.

--
example:

original
/* Short comment for everyone... */ 
/* SOME REFERENCE*/

expended
/* Short comment for everyone...*/
/* Large comment, maybe on another language...  
   foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo 
   foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo 
   foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo
foo foo */
--


Regards,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-21 15:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-21 15:14 References to larger comments slists

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.