* exact indention controlled by me not by the mode.
@ 2003-06-30 10:51 Leo
2003-06-30 13:53 ` Kai Großjohann
2003-06-30 17:03 ` exact indention controlled by me not by the mode Harry Putnam
0 siblings, 2 replies; 4+ messages in thread
From: Leo @ 2003-06-30 10:51 UTC (permalink / raw)
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. :-(
any ideas?
cheers, leooo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: exact indention controlled by me not by the mode.
2003-06-30 10:51 exact indention controlled by me not by the mode Leo
@ 2003-06-30 13:53 ` Kai Großjohann
2003-07-01 0:42 ` thanks (was: Re: exact indention controlled by me not by the mode.) Leo
2003-06-30 17:03 ` exact indention controlled by me not by the mode Harry Putnam
1 sibling, 1 reply; 4+ messages in thread
From: Kai Großjohann @ 2003-06-30 13:53 UTC (permalink / raw)
"Leo" <leo.broska@NOSPAM.isys.com.au> writes:
> the command 'indent-region' indents according to its own calvluations
> control by the major mode, not by me. :-(
See the command indent-rigidly.
--
~/.signature
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: exact indention controlled by me not by the mode.
2003-06-30 10:51 exact indention controlled by me not by the mode Leo
2003-06-30 13:53 ` Kai Großjohann
@ 2003-06-30 17:03 ` Harry Putnam
1 sibling, 0 replies; 4+ messages in thread
From: Harry Putnam @ 2003-06-30 17:03 UTC (permalink / raw)
"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
^ permalink raw reply [flat|nested] 4+ messages in thread
* thanks (was: Re: exact indention controlled by me not by the mode.)
2003-06-30 13:53 ` Kai Großjohann
@ 2003-07-01 0:42 ` Leo
0 siblings, 0 replies; 4+ messages in thread
From: Leo @ 2003-07-01 0:42 UTC (permalink / raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
thanks, kai
works excellent!
leo
"Kai Großjohann" <kai.grossjohann@gmx.net> wrote in message
news:84k7b3n03h.fsf@lucy.is.informatik.uni-duisburg.de...
> "Leo" <leo.broska@NOSPAM.isys.com.au> writes:
>
> > the command 'indent-region' indents according to its own calvluations
> > control by the major mode, not by me. :-(
>
> See the command indent-rigidly.
> --
> ~/.signature
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-07-01 0:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-30 10:51 exact indention controlled by me not by the mode Leo
2003-06-30 13:53 ` Kai Großjohann
2003-07-01 0:42 ` thanks (was: Re: exact indention controlled by me not by the mode.) Leo
2003-06-30 17:03 ` exact indention controlled by me not by the mode Harry Putnam
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.