unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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