GNU bug report logs - #48760
13.0.11; C-c C-e itemize <RET> fills columns, even when auto-fill-mode is disabled

Previous Next

Package: auctex;

Reported by: Berthold Lorke <berthold <at> lorke.de>

Date: Mon, 31 May 2021 13:03:02 UTC

Severity: normal

Found in version 13.0.11

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 48760-done <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Berthold Lorke <berthold <at> lorke.de>
Cc: 48760-done <at> debbugs.gnu.org
Subject: Re: bug#48760: 13.0.11; C-c C-e itemize <RET> fills columns, even
 when auto-fill-mode is disabled
Date: Tue, 01 Jun 2021 15:14:15 +0200
Berthold Lorke <berthold <at> lorke.de> writes:

Hi Berthold,

> C-c C-e itemize <RET> fills columns, even when auto-fill-mode is
> disabled.  This doesn't happen for non-standard environments (i.e. any
> gibberish word, for example), the behaviour there is as expected.

You are right, `LaTeX-env-item', the function inserting an \item,
triggers paragraph filling since 2004.  For the time being, you could
add "itemize" (and possibly also "enumerate") to
`LaTeX-indent-environment-list'.

I've changed that now in git master.  We already had several paragraph
fillings on environment insertion guarded by `auto-fill-function' being
non-nil, so I've changed this occurrence, too.

I'll make a new ELPA release ASAP, probably on the weekend.

Bye,
Tassilo




This bug report was last modified 4 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.