GNU bug report logs -
#37751
27.0.50; Vue mode indentation stopped working at 0b3982b1a3
Previous Next
Reported by: Gary Oberbrunner <garyo <at> oberbrunner.com>
Date: Mon, 14 Oct 2019 22:09:02 UTC
Severity: normal
Found in version 27.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
I've reported it to vue-mode, but vue-mode is a thin wrapper around
mmm-mode (mode for multiple major modes in the same buffer). It may be hard
for the mmm-mode maintainer to understand my issue since I'm using a
derived mode, not mmm-mode directly.
I was hoping Stefan Monnier might chime in with some ideas -- I think I'll
have to dive into it, and I'm OK with that, but could use a bit of
guidance. I suspect it's related to the fact that mmm-mode is switching
major modes within the same buffer and trying to adjust everything on the
fly, even when the buffer hasn't changed. (In mmm-mode it switches modes
when you enter a certain region of the file.)
For instance is there any way to temporarily completely turn off the
syntax-ppss caching mechanism, so I can really see if that's the root cause?
I can definitely confirm that holding everything else constant except that
single emacs commit of Stefan's, 0b3982b1a38, triggers the failure. But I
understand it's probably some interaction between that and mmm-mode.
On Tue, Oct 15, 2019 at 2:28 AM Eli Zaretskii <eliz <at> gnu.org> wrote:
> > From: Gary Oberbrunner <garyo <at> oberbrunner.com>
> > Date: Mon, 14 Oct 2019 18:08:32 -0400
> >
> > I'm using vue-mode, based on mmm-mode with Emacs 27 nightly on Windows
> 10.
> > As of commit 0b3982b1a38, indentation stopped working in vue-mode
> buffers.
>
> Please report that to the developers of vue-mode first, if you didn't
> already. If they conclude this is a core Emacs problem, and provide
> evidence for that, we will look into this.
>
> Thanks.
>
--
Gary
[Message part 2 (text/html, inline)]
This bug report was last modified 5 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.