[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to automagically indent all in PSGML-HTML mode?



Quoting Paul Reavis (preavis@partnersoft.com):
> So, when you press <indent> on a line in [x]emacs' PSGML/HTML mode, it
> indents that line correctly. But how can I indent all the lines
> correctly at once (the equivalent of control-c control-q in cc-mode)?

How 'bout (in xemacs):
  M-x mark-whole-buffer
  M-x indent-region

Mike Stone


Reply to: