> It's not defaulting to a directory, but to a variable: "$XDG_CONFIG_HOME". By default I'm referring to the following part of the spec and the fact that systems I've used start in this state: > If $XDG_CONFIG_HOME is…
> I've gone so far as to keep my config directory visible -- ~/.config is a symlink to ~/config, which actually holds all my config, conveniently a git repository in itself for easy portability and tracking. Sometimes I…
I did not understand the banner until I read your comment. I read the banner and thought "of course this is user created content; that's typical of a wiki. I wonder what separates their 'official' wiki pages."
> emacs is by now quite inferior to VSCode for most things; what you get out of the box with vscode beats laborious customization by expert hands I find it interesting that this statement is hard for me, a daily emacs…
If I understand correctly, each `authzPB` collected in the iteration stores references to fields of an `authzModel`. Before the patch, these were identical, referring to the fields of the loop variable v. Each iteration…
> It's not defaulting to a directory, but to a variable: "$XDG_CONFIG_HOME". By default I'm referring to the following part of the spec and the fact that systems I've used start in this state: > If $XDG_CONFIG_HOME is…
> I've gone so far as to keep my config directory visible -- ~/.config is a symlink to ~/config, which actually holds all my config, conveniently a git repository in itself for easy portability and tracking. Sometimes I…
I did not understand the banner until I read your comment. I read the banner and thought "of course this is user created content; that's typical of a wiki. I wonder what separates their 'official' wiki pages."
> emacs is by now quite inferior to VSCode for most things; what you get out of the box with vscode beats laborious customization by expert hands I find it interesting that this statement is hard for me, a daily emacs…
If I understand correctly, each `authzPB` collected in the iteration stores references to fields of an `authzModel`. Before the patch, these were identical, referring to the fields of the loop variable v. Each iteration…