unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Csepp <raingloom@riseup.net>
Cc: help-guix@gnu.org
Subject: Re: how to fix this G-exp?
Date: Sun, 25 Sep 2022 13:18:22 +0200	[thread overview]
Message-ID: <86bkr3n1mp.fsf@gmail.com> (raw)
In-Reply-To: <875yhcsj4e.fsf@riseup.net>

Hi,

Thanks for your attempt to explain.

On Sat, 24 Sep 2022 at 20:40, Csepp <raingloom@riseup.net> wrote:

> As you can see, that is an unqouted list.  The fix should be pretty
> simple: just add an extra quote.  Haven't tested it, but one of these
> should work:
> ```
> (define (something) ''(42))
> ;; or
> (quote #+(something))
> ```

The extra quote does not work.  Quoting #+something does not work
either.

I guess my example is a wrong use of G-Exp and I would like to
understand why.


Cheers,
simon


  reply	other threads:[~2022-09-25 11:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 17:26 how to fix this G-exp? zimoun
2022-09-24 18:40 ` Csepp
2022-09-25 11:18   ` zimoun [this message]
2022-09-26  8:58     ` Ludovic Courtès
2022-11-04 16:09       ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86bkr3n1mp.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=raingloom@riseup.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).