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

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

Re: How to whip Emacs into weird indentation rules with tabs+spaces?


From: Nikolaj Schumacher
Subject: Re: How to whip Emacs into weird indentation rules with tabs+spaces?
Date: Mon, 21 Jul 2008 00:13:30 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (darwin)

Juanma <juanma_bellon@yahoo.es> wrote:

> I instrumented ms-space-for-alignment for Edebug, but it's not being called
> at all, either when I press TAB or when I type C-j, or during region
> reformatting, or anything. Can anyone figure why?

Try instrumenting `c-indent-line'.  That's where the hook should be run.
And check what `indent-line-function' is set to.

regards,
Nikolaj Schumacher




reply via email to

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