From: David Pirotte <david@altosw.be>
To: Jan Wedekind <jan@wedesoft.de>
Cc: guile-user@gnu.org
Subject: Re: Modules and GOOPS
Date: Thu, 28 Jul 2016 19:36:55 -0300 [thread overview]
Message-ID: <20160728193655.0ad8ac1b@capac> (raw)
In-Reply-To: <alpine.DEB.2.11.1607272037170.20964@wedemob>
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
Hello,
> Has anybody managed to get the "merge-generics" handler to work? I used to
> have this in my $HOME/.guile configuration but it didn't seem to have any
> effect:
>
> (default-duplicate-binding-handler '(merge-generics replace warn-override-core
> warn last))
You need to import (oop goops), may be you do so in your .guile config file, I can't
tell from your email. Note that this 'only' would not solve the question raised by
the original email of this thread.
Anyway, it's not a good idea, imo, to put this in .guile, because not only you need
to have this properly set at load and compile, but your users too.
I suggest you read my 'just posted' answer to the original email of this thread, grab
and read the grip related example links I pasted and do take a special attention to
the last sentence as well.
David.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2016-07-28 22:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 17:53 Modules and GOOPS Kovacsics Róbert
2016-07-27 19:44 ` Jan Wedekind
2016-07-28 22:36 ` David Pirotte [this message]
2016-07-28 21:14 ` David Pirotte
2016-07-29 5:17 ` David Pirotte
2016-07-29 17:00 ` Kovacsics Róbert
2016-07-29 18:00 ` Marko Rauhamaa
2016-07-31 3:59 ` David Pirotte
2016-07-31 10:44 ` Chris Vine
2016-07-31 16:38 ` Marko Rauhamaa
2016-07-31 2:35 ` David Pirotte
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://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160728193655.0ad8ac1b@capac \
--to=david@altosw.be \
--cc=guile-user@gnu.org \
--cc=jan@wedesoft.de \
/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).