help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: exact indention controlled by me not by the mode.


From: Harry Putnam
Subject: Re: exact indention controlled by me not by the mode.
Date: Mon, 30 Jun 2003 10:03:36 -0700
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

"Leo" <leo.broska@NOSPAM.isys.com.au> writes:

> hi all
>
> i want to indent parts of code in a php/html-file a bit more then other
> parts how can i do that? e.g. how can i indent a region exactly 8 blanks?
>
> the command 'indent-region' indents according to its own calvluations
> control by the major mode, not by me. :-(

Select the region then
M-x string-rectangle <RET>
<spc><spc><spc><spc><spc><spc><spc><spc> <RET>   

string-rectangle is bound to `C-x r t' by default





reply via email to

[Prev in Thread] Current Thread [Next in Thread]