I was noticing that in the weblocks code, documentation strings are
indented like this:

   (form-view :accessor dataform-form-view
              :initform nil
              :initarg :form-view
              :documentation "View object used to render 'data' object
              into form view. If 'form-view' isn't provided, the
              scaffold view will be used by default.")

I was wondering if there was a way in emacs to automate this, so that
if I pressed tab in the middle of a string that followed
the :documentation keyword, it would automatically line it up like
that.  My apologies if this is a stupid or obvious question--I've been
emacs for years, but know embarrassingly little about it.  Thanks,

Divia
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to