mmohammadi9812 has quit [Ping timeout: 264 seconds]
mmohammadi9812 has joined #racket
GewaltDisney has joined #racket
<GewaltDisney>
hi racketeers! new racketeer/schemer here. while drracket is great, I work in emacs but have had some trouble getting racket-mode running and haven't been able to get down to the nature of the problem. I know that its an issue with my Racket-REPL not finding my file even though it is in my path, as M-x racket-run produces the error: match: no matching clause for '(run ("/home/etc..) ((test) (main))
<GewaltDisney>
2048 #t 126 10 medium ...)
rmnull has joined #racket
<GewaltDisney>
but i haven't been able to find a fix
<GewaltDisney>
if anyone is familiar with this sort of issue and could point me in the right direction, that would be greatly appreciated!
mmohammadi9812 has quit [Ping timeout: 246 seconds]
mmohammadi9812 has joined #racket
<GewaltDisney>
i've read the racket-mode tutorial several times but didn't find any info that seemed to solve the issue -- perhaps i was looking in the wrong place, but my guess is that it has something to do with setting an available port
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #racket
<rmnull>
i don't emacs, but as a general tip, have you tried asking at #emacs
<bremner>
it could be a good idea, but it does sound like the racket part is failing.
scolobb has quit [Read error: Connection reset by peer]
<bremner>
I use racket-mode, but I don't recognize that failure
<GewaltDisney>
yeah, i didn't want to ask #emacs because otherwise, ocaml, haskell, etc are all running fine
<bremner>
the racket-mode author is here often, but not at the moment
<bremner>
I guess you could file a github issue
<GewaltDisney>
sure, i will if this is issue unfamiliar to most users, which it appears to be
nullcone has quit [Quit: Connection closed for inactivity]
scolobb has joined #racket
phillbush has joined #racket
bitmapper has quit [Quit: Connection closed for inactivity]
mirrorbird has quit [Ping timeout: 264 seconds]
mirrorbird has joined #racket
Fare has joined #racket
TCZ has quit [Quit: Leaving]
narimiran has quit [Ping timeout: 264 seconds]
ArneBab has quit [Remote host closed the connection]
TCZ has joined #racket
davidl has quit [Quit: WeeChat 2.9]
tilpner has quit [Quit: tilpner]
TCZ has quit [Quit: Leaving]
Sgeo has joined #racket
tilpner has joined #racket
selimcan has joined #racket
Steeve has joined #racket
tilpner has quit [Quit: tilpner]
tilpner has joined #racket
davidl has joined #racket
karswell has quit [Remote host closed the connection]
bitmapper has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
narimiran has joined #racket
Sgeo has joined #racket
nullcone has joined #racket
alanz has quit [Ping timeout: 240 seconds]
alanz has joined #racket
FreeFull has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
dbmikus has joined #racket
rj_ has joined #racket
rmnull1 has joined #racket
rmnull1 has quit [Client Quit]
rmnull1 has joined #racket
rmnull1 has quit [Client Quit]
rmnull has quit [Ping timeout: 264 seconds]
rmnull has joined #racket
teardown has quit [Remote host closed the connection]
Steeve has quit [Quit: end]
teardown has joined #racket
rj_ has quit [Ping timeout: 268 seconds]
rj_ has joined #racket
endformationage has joined #racket
narimiran has quit [Ping timeout: 264 seconds]
mirrorbird has quit [Quit: Leaving]
rj_ has quit [Ping timeout: 264 seconds]
rj_ has joined #racket
teardown has quit [Ping timeout: 240 seconds]
teardown has joined #racket
rmnull has quit [Ping timeout: 264 seconds]
rmnull has joined #racket
TCZ has joined #racket
rj_ has quit [Ping timeout: 240 seconds]
rj_ has joined #racket
_apg has quit [Remote host closed the connection]
ArneBab has joined #racket
arpunk has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
teardown has quit [Ping timeout: 240 seconds]
teardown has joined #racket
rj_ has quit [Ping timeout: 264 seconds]
rj_ has joined #racket
TCZ has quit [Quit: Leaving]
Fare has quit [Ping timeout: 264 seconds]
aaaaaa has joined #racket
FreeFull has quit [Read error: Connection reset by peer]
Oxyd has quit [Remote host closed the connection]
rj_ has quit [Ping timeout: 258 seconds]
Oxyd has joined #racket
rj_ has joined #racket
FreeFull has joined #racket
ccamel has quit [Ping timeout: 256 seconds]
acarrico has quit [Ping timeout: 240 seconds]
phillbush has quit [Quit: Leaving]
acarrico has joined #racket
TCZ has joined #racket
teardown has quit [Ping timeout: 240 seconds]
rj_ has quit [Ping timeout: 268 seconds]
rj_ has joined #racket
rj_ is now known as rj
rj has quit [Ping timeout: 264 seconds]
rj has joined #racket
selimcan has quit [Ping timeout: 264 seconds]
endformationage has quit [Quit: WeeChat 2.9]
endformationage has joined #racket
selimcan has joined #racket
rj has quit [Ping timeout: 268 seconds]
rj has joined #racket
camelCaser has joined #racket
rj has quit [Ping timeout: 240 seconds]
rj has joined #racket
acarrico has quit [Ping timeout: 264 seconds]
Fare has joined #racket
rj has quit [Ping timeout: 268 seconds]
rj has joined #racket
sagax has joined #racket
orivej_ has quit [Ping timeout: 268 seconds]
rj has quit [Ping timeout: 260 seconds]
rj has joined #racket
TCZ has quit [Quit: Leaving]
rj has quit [Ping timeout: 268 seconds]
rj has joined #racket
<evdubs>
GewaltDisney, to get racket-mode set up, i just followed the short instructions from https://racket-mode.com/#Install which i assume you've seen
<evdubs>
GewaltDisney, how did you install racket?