public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Arvydas Silanskas <nma.arvydas.silanskas@gmail.com>
To: Per Bothner <per@bothner.com>
Cc: kawa mailing list <kawa@sourceware.org>
Subject: Re: When/how during compilation are bindings attached?
Date: Sun, 15 Nov 2020 10:59:55 +0200	[thread overview]
Message-ID: <CAPh7weDZfmPm=P2bXwJtQS-46f8=LUBzW=fAOXA+--pzdqH0PQ@mail.gmail.com> (raw)
In-Reply-To: <ad6824f8-b497-1ea3-2a9d-3be34cc43843@bothner.com>

That works, thank you!

2020-11-15, sk, 04:42 Per Bothner <per@bothner.com> rašė:

> On 11/14/20 4:57 PM, Arvydas Silanskas via Kawa wrote:
> > I'm working with tracking of definition place for identifiers. For some
> > reason, found identifiers don't have binding information attached, do you
> > have insight why that could be? Here is standalone snippet (mostly based
> on
> > LSP in kawa source tree)
>
> You needs to add this (after getting the language):
>
>      Language.setDefaults(language);
>
> Language.setDefaults is automatically called by Scheme.registerEnvironment.
>
> (I had to do a little experimentation and searching through the code ...)
> --
>         --Per Bothner
> per@bothner.com   http://per.bothner.com/
>

      reply	other threads:[~2020-11-15  9:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-15  0:57 Arvydas Silanskas
2020-11-15  2:42 ` Per Bothner
2020-11-15  8:59   ` Arvydas Silanskas [this message]

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

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

  git send-email \
    --in-reply-to='CAPh7weDZfmPm=P2bXwJtQS-46f8=LUBzW=fAOXA+--pzdqH0PQ@mail.gmail.com' \
    --to=nma.arvydas.silanskas@gmail.com \
    --cc=kawa@sourceware.org \
    --cc=per@bothner.com \
    /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).