[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: indent-according-to-mode
|
From: |
Gary Wessle |
|
Subject: |
Re: indent-according-to-mode |
|
Date: |
01 Aug 2006 10:18:38 +1000 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Dieter Wilhelm <address@hidden> writes:
> Gary Wessle <address@hidden> writes:
>
> indent-according-to-mode is only for a line (check it out: C-h f when
> the cursor is over the function name).
>
> > how can I get this function to work on a region?
>
> M-C-\ (C-h k M-C-\)
>
> > or the whole buffer?
>
> C-x h M-C-\
this in my .emacs is causing a problem, could you point it out?
thanks
(global-set-key [f5] (kbd "M-h M-C-\"))