[Prev][Next][Index][Thread][Search]

viewing lisp code



Bart Bunting writes:
 > T. V. Raman writes:
 
 
 >  > I don't know why you
 >  > want to use  kotl to view lisp code though --
 >  > 
 > I thought that there was a way of viewing it that gave a format.
 > isn't that why there are all the ;;; things and the left and right braces?
 >
Well, now that you ask the real question, here is the real answer (copied to
  the emacspeak list so it goes into the archive)

I use "folding mode" to organize all my documents and source code.
Folding mode lets you collapse and open up parts of a file --for example you
will see that all of the emacspeak source files
are organized into sections with ";;; {{{ " and ";;; }}} "
Folding mode itself is not part of the default emacs installation;
Emacs 19.34 now comes with "allout.el" and
"foldout.el" that have similar functionality.

In my next message I'll post a copy of folding.el in case others on the
emacspeak list are interested in using it.

Note: I did not write folding.el --and that module has its documentation
as part of the source code.
However emacspeak does speech enable folding mode via module emacspeak-folding.el


 > I just thought there was a way of viewing it that gave it some formating so it was easier to read?
 >
You bet-- folding mode is the answer you are looking for.

 > sory of i'm wrong.
 > Bart
 > 
 > 
 > 
 > 
 >  > -- 
 >  > Best Regards,
 >  > --raman
 >  > 
 >  >       Adobe Systems                 Tel: 1 (408) 536 3945   (W14-129)
 >  >       Advanced Technology Group     Fax: 1 (408) 537 4042 
 >  >       (W14 129) 345 Park Avenue     Email: raman@xxxxxxxxxxx 
 >  >       San Jose , CA 95110 -2704     Email:  raman@xxxxxxxxxxx
 >  >       http://labrador.corp.adobe.com/~raman/raman.html (Adobe  Internal)
 >  >       http://www.cs.cornell.edu/Info/People/raman/raman.html  (Cornell)
 >  > -----------------------------------------------------------------------
 >  >     Disclaimer: The opinions expressed are my own and in no way should be taken
 >  > as representative of my employer, Adobe Systems Inc.
 >  > ____________________________________________________________

-- 
Best Regards,
--raman

      Adobe Systems                 Tel: 1 (408) 536 3945   (W14-129)
      Advanced Technology Group     Fax: 1 (408) 537 4042 
      (W14 129) 345 Park Avenue     Email: raman@xxxxxxxxxxx 
      San Jose , CA 95110 -2704     Email:  raman@xxxxxxxxxxx
      http://labrador.corp.adobe.com/~raman/raman.html (Adobe  Internal)
      http://www.cs.cornell.edu/Info/People/raman/raman.html  (Cornell)
-----------------------------------------------------------------------
    Disclaimer: The opinions expressed are my own and in no way should be taken
as representative of my employer, Adobe Systems Inc.
____________________________________________________________