emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Special Post: My own customisations to GNU Emacs


From: Eduardo Ochs
Subject: Re: Special Post: My own customisations to GNU Emacs
Date: Tue, 17 May 2022 20:47:59 -0300

Hi Davin,

IRC is explained here:

  (info "(rcirc)Top")
  https://www.gnu.org/software/emacs/manual/html_node/rcirc/
  http://www.irchelp.org/faq/new2irc.html

Try `M-x rcirc'. Connect to the server irc.libera.chat and then do
"/join #emacs" to join the #emacs channel.

Your .tar.gz includes lots of .exes, so I supposed that you were using
Windows.

Eepitch is explained here:

  http://angg.twu.net/eev-intros/find-eev-quick-intro.html#6

Btw, I think that you should move your questions to help-gnu-emacs...

  http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
  https://lists.gnu.org/archive/html/help-gnu-emacs/

Cheers,
  Eduardo Ochs
  http://angg.twu.net/#eev

On Tue, 17 May 2022 at 20:23, Davin Pearson <davin.pearson@gmail.com> wrote:
>
>
> 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 <eduardoochs@gmail.com> wrote:
>>
>> On Sat, 7 May 2022 at 20:04, Davin Pearson <davin.pearson@gmail.com> 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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]