-
jclulowdanmcd: Yeah, I dunno. There are so few options left for hard drives, it's a mess.
-
tsoomeshould add %z and %j to illumos.org/books/mdb/api-5.html#api-4 (10.4.22. mdb_printf)
-
rmustacctsoome: github.com/illumos/illumos-docbooks…b/master/raw/mdb/api.xml#L946-L1115 is where that listing comes from.
-
danmcddistro-runners should note curl 8.19 dropped today. Some mid-level CVEs on it too.
-
richlowesommerfeld: the answer to the tree-sitter mess is, short term, `major-mode-remap-alist'
-
richloweI can't even tell right now whether it's meant to have entirely different config or something, but that will stop it "helpfully" using a mode other than the one I want
-
richlowethere comes a time in everyone's life where it seems emacs is maintained by weirdos and children, I guess. :)
-
sommerfeldAh. In my emacs, that variable is happily nil.
-
sommerfeldwonder what might have set it for you..
-
richloweit's nil here, what's changed is the _defaults_ one
-
richlowe(c-mode . c-ts-mode) etc.
-
richlowewhich seems mean when they don't obey the same damn configuration
-
sommerfeldah, major-mode-remap-defaults
-
sommerfeld.. which gets set to map modes to c-ts-mode at the bottom of lisp/progmodes/c-ts-mode.el
-
sommerfeldand, like I said the other day I haven't played with treesitter yet.
-
richlowesommerfeld: yes, I was more thinking I could help you avoid the same surprise
-
tsoomermustacc thanks!
-
gitomat[illumos-gate] 17937 i86_*_map were i386 specific -- Richard Lowe <richlowe⊙rn>