This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Better indentation of docstrings?


I wonder if we could tweak the c-mode engine in Emacs to indent
docstrings in a more reasonable way (column 0)?

I'm afraid my recent docstring changes indented them to the column of
the other SCM_DEFINE arguments, causing many lines to spill over the
80 char boundary...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]