02:31:31 danmcd: Yeah, I dunno. There are so few options left for hard drives, it's a mess. 11:21:35 should add %z and %j to https://illumos.org/books/mdb/api-5.html#api-4 (10.4.22. mdb_printf) 15:02:46 tsoome: https://github.com/illumos/illumos-docbooks/blob/master/raw/mdb/api.xml#L946-L1115 is where that listing comes from. 15:16:02 distro-runners should note curl 8.19 dropped today. Some mid-level CVEs on it too. 19:59:39 sommerfeld: the answer to the tree-sitter mess is, short term, `major-mode-remap-alist' 20:00:11 I 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 20:00:36 there comes a time in everyone's life where it seems emacs is maintained by weirdos and children, I guess. :) 20:04:40 Ah. In my emacs, that variable is happily nil. 20:05:07 wonder what might have set it for you.. 20:07:44 it's nil here, what's changed is the _defaults_ one 20:08:04 (c-mode . c-ts-mode) etc. 20:08:10 which seems mean when they don't obey the same damn configuration 20:09:14 ah, major-mode-remap-defaults 20:12:18 .. which gets set to map modes to c-ts-mode at the bottom of lisp/progmodes/c-ts-mode.el 20:12:36 and, like I said the other day I haven't played with treesitter yet. 20:19:22 sommerfeld: yes, I was more thinking I could help you avoid the same surprise 21:22:37 rmustacc thanks! 22:00:36 [illumos-gate] 17937 i86_*_map were i386 specific -- Richard Lowe