Attila Lendvai
Attila Lendvai
i'm using git head of both relevant repos on the new gmail compose interface according to this description: http://www.emacswiki.org/emacs/Edit_with_Emacs#toc4 i save the edited buffer with C-x C-s, and then close...
it would be nice to get a confirmation before formatting the plugged in storage device, but there aren't many convenient ways in this context to interact with the user...
it would be nice if the macros came out in a stable order, so that line diff becomes meaningful between re-runs. not an urgent issue, it's more of a feature...
it would be nice to have a way to override settings for each account. my use case: i'd like to have ZRTP enabled globally, but freevoipdeal, sipdiscount (and probably many...
clef: when --rules is used together with --stdio-ui then clef doesn't respond to clef_foo requests
#### System information On Guix (Linux): ``` ~ $ /gnu/store/01m5q699wca57mi5zp5qk0hbcalqmm37-geth-binary-1.10.20/bin/geth version Geth Version: 1.10.20-stable Git Commit: 8f2416a89a3def6ec2c749d5afafbf2c9a18e3c8 Git Commit Date: 20220629 Architecture: amd64 Go Version: go1.18.1 Operating System: linux GOPATH=...
i'm packaging `trezor-agent` and surrounding projects/dependencies like `libagent` for Guix. this repo has multiple libs/apps in it, but obviously only one list of git tags. the git tags seem to...
this is on Guix, i'm trying to add the GPaste package. it mostly works, but i have two issues left, one of them is this, that shortcuts don't work. i...
i'm trying to package gpaste for Guix. Guix is like NixOS: they have a read-only store directory, and prefer to have direct links to every dependency (e.g. `/gnu/store/x91g7aak23j75915067x73aald26afvy-gpaste-3.42.2/lib/girepository-1.0/`). everything works,...
note that the diff is mostly indentation, you can append ?w=1 to the url to ignore whitespace: https://github.com/sbcl/sbcl/pull/12/commits/34395db76fcab6e057f7508203c2beabcb64a9ec?w=1
it would by nice if the image could be globally sideeffected once (e.g. by installing an ASDF hook), and then later on any missing system would invoke quicklisp to attempt...