<winny>
greghendershott: good idea - I've relayed that information to the riposte ticket
moldybits has joined #racket
efm has quit [Read error: Connection reset by peer]
acarrico has quit [Ping timeout: 252 seconds]
efm has joined #racket
orivej has joined #racket
efm has quit [Quit: Konversation terminated!]
vraid has quit [Ping timeout: 252 seconds]
efm has joined #racket
dddddd has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 258 seconds]
efm has quit [Quit: Konversation terminated!]
meepdeew has joined #racket
<meepdeew>
Hello everypeople, anyone here familiar with greg hendershott's racket-mode know if there's a best way for ( C-c C-. ) racket-describe to include libraries like 2htdp/image which one has saved locally?
<greghendershott>
If your .rkt file `require`s a module, and you C-c C-c to run the file, then C-c C-. should work.
<greghendershott>
In general, running a file that requires other modules, will mean that more racket-mode features work, because it will know about the things provided by those modules.
<greghendershott>
meepdeew: ^
<greghendershott>
Or do you mean something special by "saved locally"?
<meepdeew>
hey hey, the man the myth the legend, thank you for the unexpected personal reply!
<greghendershott>
Hi. Well, I happened to be on IRC even though it's getting kind of late here :)
<meepdeew>
So I have a .rkt file open in a buffer that begins with the HTDP's BSL specific setup:
<meepdeew>
;; The first three lines of this file were inserted by DrRacket. They record metadata
<meepdeew>
;; about the language level of this file in a form that our tools can easily process.
<meepdeew>
Followed by a require, like such, (require 2htdp/image). And it totally works perfectly. For example, I can draw images in the repl, C-c C-c the file to run, etc.
<meepdeew>
When I run C-c C-., racket-describe, on, for example, (string=? blah blah), it opens the *Racket REPL* buffer with documentation and an external link, both working as expected
pierpal has joined #racket
<meepdeew>
But when I attempt to racket-describe something from, for example, 2htdp/image, like (image 10 "solid" "red"), the documentation buffer's says (Found no documentation, signature, type, or contract.) but the link to `Documentation in Browser` works, linking to, for example, `file:///Users/person/Library/Racket/7.1/...`
<greghendershott>
So this is #lang bsl not #lang racket?
<meepdeew>
Correcto
<greghendershott>
Hmm. I don't have any mileage with that. Let me try a couple things...
<meepdeew>
Just wondering if there's an easy/quick way to display it in the *Racket Describe* buffer without needing to follow the link. With that said, it's totally a superficial thing and I know racket-mode isn't specifically for HTDP.
<meepdeew>
That is to say, I don't mean to complain, just curious - I appreciate being able to use racket-mode!
<greghendershott>
I don't see any `image` provided by 2htdp/image?
<greghendershott>
I see things like `image?` and `image-width`. Those work with C-c C-.
<meepdeew>
I'd like to think that every time I ask a dumb question I learn from my mistakes
<meepdeew>
That's clearly not the case
<meepdeew>
You're totally right
<greghendershott>
Oh you'd have to ask many many "dumb" questions before you'd come close to catching up with me.
<greghendershott>
I specialize in that. :)
<greghendershott>
OK it's even later here, I should Zzz soon.
pierpal has quit [Read error: Connection reset by peer]
soegaard has joined #racket
<libertyprime>
i realise that BourgondAries is using his 'spipe' package, which provides (H~> but I'm wondering if the (define/ which precedes it is a racketism
<bremner>
no, that's all one id
<bremner>
define/H~ must be defined somewhere as a macro
<libertyprime>
interesting. thanks bremner. ill just ignore it for now then. perhaps i need to update the spipe package to get the definition
soegaard has quit [Quit: soegaard]
soegaard has joined #racket
ATuin has joined #racket
lockywolf_ has quit [Ping timeout: 252 seconds]
pierpal has joined #racket
lockywolf has joined #racket
robot has joined #racket
robot has quit [Remote host closed the connection]
panico has quit [Ping timeout: 244 seconds]
sz0 has joined #racket
soegaard has quit [Quit: soegaard]
soegaard has joined #racket
acarrico has joined #racket
notzmv has quit [Remote host closed the connection]
rubic88 has quit [Remote host closed the connection]
lockywolf has quit [Ping timeout: 248 seconds]
selimcan has joined #racket
selimcan has quit [Ping timeout: 246 seconds]
badkins_ has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 245 seconds]
soegaard has quit [Quit: soegaard]
badkins has joined #racket
endformationage has joined #racket
nullman` has joined #racket
badkins has quit [Ping timeout: 252 seconds]
badkins has joined #racket
ATuin has quit [Ping timeout: 255 seconds]
orivej has joined #racket
odanoburu has joined #racket
pera has joined #racket
Sgeo has joined #racket
efm has joined #racket
Sgeo_ has quit [Ping timeout: 252 seconds]
lavaflow has quit [Read error: Connection reset by peer]