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

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

bug#6622: [PATCH] 23.2; nxml-mode Indentation Behavior


From: Lars Ingebrigtsen
Subject: bug#6622: [PATCH] 23.2; nxml-mode Indentation Behavior
Date: Fri, 26 Feb 2016 17:21:58 +1030
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Geoff Gole <geoffgole@gmail.com> writes:

> We discussed a workaround on #emacs already. But in case somebody else
> has this bug, this might help:
>
> (defadvice nxml-electric-slash (after indentation-bug-workaround activate)
>   ;; fixme - workaround for indentation bug, remove once fixed
>   (funcall indent-line-function))
>
> And here's a patch:

This seems to be working on the Emacs trunk, so I guess somebody already
made this change.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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