GNU bug report logs - #36358
Indentation of not matched braces in latex-mode

Previous Next

Package: emacs;

Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>

Date: Mon, 24 Jun 2019 16:09:02 UTC

Severity: minor

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Sebastian Urban <mrsebastianurban <at> gmail.com>
Cc: 36358 <at> debbugs.gnu.org
Subject: bug#36358: Indentation of not matched braces in latex-mode
Date: Sat, 29 Jun 2019 17:02:35 -0400
> In the meantime I think I found better solution to setting
> 'tex-indent-basic' to 0.  While leaving it at default value '2', I put
> into my init.el this:
>
> (add-hook 'tex-mode-hook
> 	  (lambda ()
> 	    (setq fill-indent-according-to-mode nil)))
>
> aaand...  everything works like I wanted.  So maybe this is solution
> to this bug?

I think it's a workaround more than a solution.  If you ever hit TAB
within a paragraph, you'll see the undesired indentation again.


        Stefan





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

Previous Next


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