Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Disabling auto indentation

7 views
Skip to first unread message

f gr

unread,
May 19, 2013, 4:54:30 AM5/19/13
to help-gn...@gnu.org
Hi,
I want to disable auto-indent-mode for PO mode when I edit an entry.
I don't know anything of elisp language to make it by myself.


Stefan Monnier

unread,
May 20, 2013, 11:09:38 PM5/20/13
to help-gn...@gnu.org
> I want to disable auto-indent-mode for PO mode when I edit an entry.

This is unclear. Normally, under Emacs, "auto-indentation" means the
indentation that's performed when you explicitly hit TAB. I.e. it's
only "automatic" in that it automatically chooses the indentation, but
it only does it when you explicitly ask it to. So "disabling" it amounts
to just "refrain from hitting TAB".


Stefan


Andreas Röhler

unread,
May 21, 2013, 1:33:55 AM5/21/13
to help-gn...@gnu.org
Am 19.05.2013 10:54, schrieb f gr:
> Hi,
> I want to disable auto-indent-mode for PO mode when I edit an entry.
> I don't know anything of elisp language to make it by myself.
>
>
>

Customizing `tab-always-indent' to nil maybe?

Andreas

f gr

unread,
May 21, 2013, 12:42:09 PM5/21/13
to help-gn...@gnu.org
Stefan Monnier [2013-05-20T23:09-0400]:

> > I want to disable auto-indent-mode for PO mode when I edit an
> > entry.
>
> This is unclear.
[...]

yeah, sorry, I mean to say auto-fill-mode. (The former was for
another question that now I've resolved.)


0 new messages