Re: pull requests for guile

2023-05-08 Thread Dmitry Alexandrov
Matt Wette wrote: > Does the savannah git repo support `git-request-pull'? To the best of my knowledge, no any server-side support is required for that. Git is intentionally designed to avoid any reliance on servers as much as possible. > And if so, would that make getting patches in more effi

Re: (. wtf?)

2023-05-08 Thread Dmitry Alexandrov
wrote: >> it is required for compatibility with elisp > > Is it Guile's incompatibility with Emacs Lisp As of now, they are compatible in that regard. > (no wonder: the first is a Scheme, the second a Lisp: they are related, but > pretty different) Yet, but if I am not mistaken, =scheme= and =

Re: (. wtf?)

2023-05-08 Thread Dmitry Alexandrov
"Dr. Arne Babenhauserheide" wrote: > If I understood it correctly Yes, thank you. > they Just to clarify: I have no claims to represent anyoneʼs view but my own. Having said that, the fact, that by writing a reader without keeping this very case in mind, you get _this_ behaviour (as @jann...@

Re: (. wtf?)

2023-05-07 Thread Dmitry Alexandrov
On Fri, 05 May 2023 16:35 Ludovic Courtès wrote: > (call-with-input-string "(. wtf?)" read) > > ⇒ wtf? > > #Guile #Scheme Hey!^W Sorry... Dear Guile developer, your tweet made me deeply concerned. Is it a sign that this behaviour is going to be ‘fixed’ eventually? Besides actually being (im