• Joined on 2023年11月26日
zwol pushed to emacs-mode at zwol/roto-patches 2026年07月13日 22:13:14 +02:00
e17e91db6c
Update roto-mode.el for Roto 0.11.
096408e9ab
emacs/roto-mode: improve indentation of complex expressions
72653a932b
tooling: add emacs major mode
af40c78fc2 Merge pull request 'Fix variables RHS of &&/|| being dropped even when that branch is skipped' (#441) from fix-or-rhs into main
0231c4932b Fix variables RHS of &&/|| being dropped even when that branch is skipped
Compare 33 commits »
zwol pushed to emacs-mode at zwol/roto-patches 2026年07月13日 22:11:06 +02:00
5a2cf84a5c
Update roto-mode.el for Roto 0.11.
zwol commented on issue NLnetLabs/roto#190 2026年07月11日 18:41:34 +02:00
Generic functions

Please do stick to [T] instead of <T> for type parameters, despite the divergence from Rust. Use of < > for type parameters was one of the several C-family syntactic mistakes that I wish...

zwol opened issue NLnetLabs/roto#442 2026年07月11日 18:37:07 +02:00
Add support for embedder-defined enum types
zwol commented on pull request NLnetLabs/roto#422 2026年06月04日 00:12:43 +02:00
tooling: add emacs major mode

The additional commit just fixes some bugs.

zwol pushed to emacs-mode at zwol/roto-patches 2026年06月04日 00:11:47 +02:00
580033bdb0
emacs/roto-mode: improve indentation of complex expressions
zwol commented on pull request NLnetLabs/roto#422 2026年06月03日 17:34:18 +02:00
tooling: add emacs major mode

As long as anyone contributing to this file understands that it may be distributed under GPLv3 in the future, I'm fine with that. (Hence I would like to leave the redistribution terms at the top...

zwol commented on pull request NLnetLabs/roto#422 2026年06月03日 01:32:49 +02:00
tooling: add emacs major mode

Emacs bundles support for a lot of programming languages, but even more "modes" are available as third-party packages via ELPA and MELPA. I plan to...

zwol created pull request NLnetLabs/roto#422 2026年06月02日 21:51:26 +02:00
tooling: add emacs major mode
zwol pushed to emacs-mode at zwol/roto-patches 2026年06月02日 21:47:37 +02:00
d400ee39e4
tooling: add emacs major mode
zwol created branch emacs-mode in zwol/roto-patches 2026年06月02日 21:47:37 +02:00
zwol renamed repository from roto to zwol/roto-patches 2026年06月02日 21:40:46 +02:00
zwol created repository zwol/roto-patches 2026年06月02日 21:38:01 +02:00
zwol commented on issue guix/guix#5401 2026年01月06日 21:35:04 +01:00
gpodder fails to start

Oh, OK, if the original source has #! /usr/bin/env python3 then it's fine.

zwol commented on issue guix/guix#5401 2026年01月06日 21:25:22 +01:00
gpodder fails to start

It is incorrect to use python to refer to the Python 3 interpreter. Assuming gpodder is a Python 3 program, it needs to be fixed to use python3 instead. Probably this will make Guix's #!...

zwol commented on issue guix/guix#1901 2025年09月01日 15:04:57 +02:00
guix gc fails: cannot read potential root

Looks like I also got the same error. It only shows up in guix-daemon.log, though. It'd be better UX if error messages printed by processes invoked by the daemon would somehow make it back to...

zwol commented on issue guix/guix#1901 2025年08月28日 00:28:04 +02:00
guix gc fails: cannot read potential root

I'm attaching a Guix System (operating-system) definition that should reproduce the problem if you spin up a VM with it and then let the unattended-upgrade service run at least once. The...

zwol commented on issue dnkl/foot#1554 2023年12月15日 14:48:27 +01:00
Startup hangs with font=Monaspace Neon:size=9:fontfeatures=calt dlig liga

"calt" is the feature that specifically provides texture healing, but the documentation for the font indicates that it doesn't do anything unless you also enable dlig and liga.

The fontconfig...

zwol opened issue dnkl/foot#1555 2023年11月26日 23:51:32 +01:00
Feature request: Ability to disable mouse passthrough by default, temporarily enable with keybinding
zwol opened issue dnkl/foot#1554 2023年11月26日 23:26:15 +01:00
Extremely slow startup with font=Monaspace Neon:size=9:fontfeatures=calt dlig liga