On Tue, Feb 14, 2017 at 12:16 PM, David Christiansen < [email protected]> wrote:
> On 02/14/2017 12:00 PM, David Storrs wrote: > >> >> I prefer Emacs to Dr Racket >> > > In that case, if you're using racket-mode, you can use > racket-open-require-path (C-c C-x C-f by default) or M-x > racket-find-collection to get to the source of particular import or of a > collection. You can probably find out how to do this programmatically by > reading the racket-mode source. > > Hope this is handy. > Perfect! Thank you, David, that solved it. > > /David > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

