Dieter Komendera

Results 29 comments of Dieter Komendera

Unfortunately we weren't able to reproduce this reliably back then, but yes, this happened fairly frequently. My clojure/jvm debugging foo also wasn't strong enough to dig deeper and in the...

I can confirm this issue persists with GNU Emacs 29.0.90 (build 1, aarch64-apple-darwin22.4.0, NS appkit-2299.50 Version 13.3.1 (a) (Build 22E772610a)) of 2023-05-03 with nativecomp. Reproduces with the Markdown file from...

@wyuenho thank you! as per Mattias' comment on your bugreport, I tried to reproduce with newest markdown-mode commit `1535b95` and with that can no longer reproduce the issue. I can...

FWIW, `clojure-ts-mode` implements it and calls it just `fixed` https://github.com/clojure-emacs/clojure-ts-mode?tab=readme-ov-file#indentation

https://github.com/corgi-emacs/corgi-packages/pull/12 fixed this for me

Marking as draft until this is resolved: https://github.com/clojure-emacs/clojure-ts-mode/pull/36

@bbatsov thanks for the feedback. I can give it a try in the next days without all the derived modes.

I removed all the derived modes. As far as I can tell, everything works fine in buffers using the derived modes.

@Fuco1 I have reverted the commit which removed the modes from the lists. Would you prefer me to force push it out?