Re: [racket-dev] DrRacket PF1 Search Bug?

2014-11-19 Thread Geoffrey S. Knauth
Hmm. I typed cond, highlighted cond, pressed F1, help on cond came up in browser. But I built my own Racket from git sources, on 2014-11-06. > On Nov 19, 2014, at 15:55 , Stephen De Gabrielle > wrote: > > It's the search for selected term. > S. > On Wed, 19 Nov 2

Re: [racket-dev] DrRacket PF1 Search Bug?

2014-11-19 Thread Geoffrey S. Knauth
I tried this which worked: typed the word: cond highlighted it right-clicked it browser came up with: file:///${HOME}/test/plt/git/plt/racket/doc/search/index.html?q=cond > On Nov 19, 2014, at 15:53 , Geoffrey S. Knauth wrote: > > I tried F1 on my Racket 6.1.1 on OSX 10.10.1 and th

Re: [racket-dev] DrRacket PF1 Search Bug?

2014-11-19 Thread Geoffrey S. Knauth
I tried F1 on my Racket 6.1.1 on OSX 10.10.1 and the browser came up with Racket help. Is that the same thing? --Geoff > On Nov 19, 2014, at 15:46 , Kevin Forchione wrote: > > I’m not sure if this has been reported yet, but it seems the PF1 “search in > help desk for …” feature no longer fun

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
I'm happy to say that with that particular @interaction[...] deleted, the rest of the build completed quickly and I now have a working DrRacket 6.0.1.6. Geoff _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
On May 4, 2014, at 20:14 , Robby Findler wrote: > Oh! Well that code is clearly broken! > I guess you have a cyclic symbolic link in your temporary directory? > Or maybe just a ton of stuff? > Unless you want to, I'll push a change somehow or other. My /tmp looks like this: /tmp: -rw---

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
On May 4, 2014, at 19:20 , Robby Findler wrote: > start throwing stuff out of it (running it at the command-line, not in > drracket) > until I got very small and and still had the bad behavior. I'm already small and have bad behavior, but I get your point. > PS: thanks for taking this on! Tha

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
Does this help? --Geoff $ racket -l scribblings/guide/let.scrbl GSK-1 GSK-2 C-c C-cuser break context...: /Users/gknauth/test/plt/git/plt/pkgs/sandbox-lib/racket/sandbox.rkt:883:2: user-eval /Users/gknauth/test/plt/git/plt/pkgs/scribble-pkgs/scribble-lib/scribble/eval.rkt:399:0: do-p

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
aller programs that gets stuck. > > Robby > > On Sunday, May 4, 2014, Geoffrey S. Knauth wrote: > On May 4, 2014, at 16:44 , Robby Findler wrote: > > > That suggests to me that it is running of the of the examples in > > > > /Users/gknauth/test/plt/git

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
On May 4, 2014, at 16:44 , Robby Findler wrote: > That suggests to me that it is running of the of the examples in > > /Users/gknauth/test/plt/git/plt/pkgs/racket-pkgs/racket-doc/scribblings/guide/let.scrbl > that's causing the problem. Does this terminate: > $ racket -l scribblings/guide/le

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
; > Robby > > > On Sun, May 4, 2014 at 3:01 PM, Geoffrey S. Knauth wrote: >> Fresh git checkout of racket. Ran make at 6am. Flew to Lock Haven for >> pancake breakfast fly-in. Flew back. Went to church. Came back. make not >> done. Took a nap. 8+ hours since

Re: [racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
On May 4, 2014, at 16:01 , Geoffrey S. Knauth wrote: > I did a ^C, restarted make, it blew through all the stuff it did before, and > now is taking a long time building the documentation again, currently again > at 100% CPU here: > > raco setup: --- building documentation ---

[racket-dev] make gets hung up building documentation

2014-05-04 Thread Geoffrey S. Knauth
Fresh git checkout of racket. Ran make at 6am. Flew to Lock Haven for pancake breakfast fly-in. Flew back. Went to church. Came back. make not done. Took a nap. 8+ hours since I started, make stuck at the same place: [...] raco setup: 6 running: /xrepl-doc/xrepl/xrepl.scrbl raco setup: 3

Re: [racket-dev] making DrRacket.app

2013-07-10 Thread Geoffrey S. Knauth
On Jul 8, 2013, at 21:15 , Matthew Flatt wrote: > Repairs pushed --- thanks for the report! And thanks for the fix! I have a symlink: ls -n ~/test/plt/git/plt/racket /usr/local/racket which I run after this get-racket script (below), and now everything is running perfectly. Geoffrey -

[racket-dev] making DrRacket.app

2013-07-08 Thread Geoffrey S. Knauth
I admit I have not built DrRacket in a couple of months. I just did a git pull, rebuilt ("make"), and now if I open: ~/test/plt/git/plt/racket/DrRacket.app it runs, but if I move the racket directory to where I used to put it (/usr/local) and try running: /usr/local/racket/DrRacket.app i

Re: [racket-dev] hang after: raco setup: 1 running: xrepl/xrepl.scrbl

2012-01-22 Thread Geoffrey S. Knauth
Rebooting the Mac made the problem go away. --Geoff On Jan 22, 2012, at 08:00 , Geoffrey S. Knauth wrote: > When I build from source and run "make install", racket3m hangs at this point: > > ... > raco setup: 1 running: web-server/scribblings/tutorial/continue.scrbl &

[racket-dev] hang after: raco setup: 1 running: xrepl/xrepl.scrbl

2012-01-22 Thread Geoffrey S. Knauth
When I build from source and run "make install", racket3m hangs at this point: ... raco setup: 1 running: web-server/scribblings/tutorial/continue.scrbl raco setup: 1 running: xml/xml.scrbl raco setup: 1 running: xrepl/xrepl.scrbl Has this happened to anyone else? I'm running Mac OS X 10.7.2.

Re: [racket-dev] make install, hang at xrepl/xrepl.scrbl - PROBLEM GONE

2011-11-28 Thread Geoffrey S. Knauth
On Nov 28, 2011, at 09:07 , Geoffrey S. Knauth wrote: > I did a git pull and rebuild of DrRacket this morning. All went well until > make install hung at: > raco setup: 1 running: xrepl/xrepl.scrbl After a complete reboot, checkout from scratch and rebuild, all is

Re: [racket-dev] make install, hang at xrepl/xrepl.scrbl

2011-11-28 Thread Geoffrey S. Knauth
On Nov 28, 2011, at 09:07 , Geoffrey S. Knauth wrote: > I did a git pull and rebuild of DrRacket this morning. All went well until > make install hung at: > raco setup: 1 running: xrepl/xrepl.scrbl In case this helps: raco setup: 1 running: xrepl/xrepl.scrbl C-c C-c user break u

[racket-dev] make install, hang at xrepl/xrepl.scrbl

2011-11-28 Thread Geoffrey S. Knauth
I did a git pull and rebuild of DrRacket this morning. All went well until make install hung at: raco setup: 1 running: xrepl/xrepl.scrbl CPU is pegged at 100%. This happened once before, and I rebooted, because the WindowServer also jammed itself at 100% rendering the MBP (Lion) mostly unre

Re: [racket-dev] drRacket Close/Close tab

2011-09-30 Thread Geoffrey S. Knauth
On Sep 1, 2011, at 11:55 , Robby Findler wrote: > - changed "New Tab" to -t > - changed "Run" to -r Thanks. I just discovered this by accident when I rebuilt from the repository. But I like it. _ For list-related administrative tasks: http:

Re: [racket-dev] Suggestions for monitoring unresponsive web server connection?

2011-09-06 Thread Geoffrey S. Knauth
On Sep 6, 2011, at 20:13, Kathi Fisler wrote: > We are not getting core dumps (even when the process dies). It might be worth checking if any conditions hold under which core dumps are not written: http://linux.die.net/man/5/core Geoff Knauth, Capt, CAP, PA065/CC http://knauth.org/gsk | http:

[racket-dev] link to producers of type?

2011-03-28 Thread Geoffrey S. Knauth
I don't think there's a Smalltalk-like facility in DrRacket to do what I'm thinking, but I thought I'd make sure. Take, for example: ; from net/url (get-pure-port URL [header]) → input-port? URL : url? header : (listof string?) = null If you right-clicked on input-port? or url?, you'd get a

Re: [racket-dev] racket/stream

2011-03-25 Thread Geoffrey S. Knauth
On Mar 17, 2011, at 15:34 , Matthias Felleisen wrote: > I think we should stay away from 'stream' here. > If Racket had grown out of the Unix tradition, I'd > be fine with it. But we partially grew out the > functional community, and they use 'stream' for > a narrower concept. Maybe a silly

Re: [racket-dev] change default binding of c:x; c:w to "save definitions as..." ?

2011-03-24 Thread Geoffrey S. Knauth
On Mar 22, 2011, at 12:06 PM, Robby Findler wrote: > But there are lots of emacs bindings that aren't there. The DrRacket Emacs bindings have been working for me. I tend to drop back into Emacs for edits when I need to use Emacs keyboard macros, i.e.: C-x ( C-x ) C-x e __

[racket-dev] collects/mred/private/wx/cocoa/sound.rkt, comment about retain

2011-03-15 Thread Geoffrey S. Knauth
I was looking at collects/mred/private/wx/cocoa/sound.rkt, and a comment didn't make sense to me, because it looks as though retain is being used. (tellv s retain) ; don't use `retain', because we dont' want auto-release I'm guessing someone meant: (tellv s retain) ; use `retain', because we do