[Babel-users] emacs and "babeld style"

Antonin Décimo antonin.decimo at gmail.com
Sun Nov 11 18:41:20 GMT 2018


Silly me, I've left out the most important quirk. Never put a space
after a keyword such as if, for, while.

    if(stuff == 42) {
        sendto(...);
    }



More information about the Babel-users mailing list