My .emacs file works on Linux primarily and possibly under Windows, although I haven't verified Windows for quite some time. On Sun, 8 May 2022 at 13:02, Eduardo Ochs wrote: > On Sat, 7 May 2022 at 20:04, Davin Pearson > wrote: > > (...) > > Hi Davin & all, > > this seems to require Windows... > Here's what I did to unpack and inspect (VERY superficially) your code > - I'm posting it here because it may save other people a few minutes > of work: > > What is the following crud? I have no idea what you are talking about. What is eepitch? > • (eepitch-shell) > • (eepitch-kill) > • (eepitch-shell) > > cd /tmp/ > wget -nc > http://davinpearson.nz/binaries/java-training-wheels--bagatelles_20220506-110613.tar.gz > rm -Rv /tmp/java-training-wheels/ > tar -tvzf > /tmp/java-training-wheels--bagatelles_20220506-110613.tar.gz > tar -C /tmp/ -xvzf > /tmp/java-training-wheels--bagatelles_20220506-110613.tar.gz > cd /tmp/java-training-wheels/ > # (find-file "/tmp/java-training-wheels/") > # (find-file > "/tmp/java-training-wheels/dlisp/coolmacs/dmp-kill-ring--file.el") > > # Some eev-isms: > # (code-c-d "jtw" "/tmp/java-training-wheels/") > # (find-jtwfile "") > # (find-jtwsh "find * | sort") > # (find-jtwgrep "grep --color=auto -nRH --null -e dmp-kill-ring *") > # (find-jtwfile "dlisp/coolmacs/dmp-kill-ring--file.el") > > I have the impression that even on Windows your code will be > considered hard to test, and that you should try to make a minimal > version of it with less cruft. Do you know how to connect to the > #emacs IRC channel? You could try to discuss how to do that with the > people there... > Please advise me on how to connect to the #emacs IRC channel?