Skip to main content
5 events
when toggle format what by license comment
Nov 5, 2022 at 21:16 comment added Croad Langshan The debug-on-variable-change is exactly what I was wishing for! The rest I thought I knew, but thanks for the confirmation
Nov 5, 2022 at 21:15 answer added Croad Langshan timeline score: 2
Nov 5, 2022 at 18:10 comment added dalanicolai If you only want this in behavior in typescript mode, then you can remove the setq-default's. If indeed you ensured that the code runs, then probably the value gets set again somewhere later. You can check this by adding a (debug-on-variable-change 'require-final-newline) after that last setq`.
Nov 5, 2022 at 17:40 history edited Croad Langshan CC BY-SA 4.0
more info
Nov 5, 2022 at 17:21 history asked Croad Langshan CC BY-SA 4.0