Re: [racket-users] Adding keybindings to debug

2021-11-08 Thread James Zollinger
is thread. It's good to know there are helpful people in this community. On Wednesday, November 3, 2021 at 6:41:55 AM UTC-7 James Zollinger wrote: > Your explanation of "lambda _" jogged my memory. I'm remembering long ago > Haskell learnings where the underscore is used

Re: [racket-users] Adding keybindings to debug

2021-11-03 Thread James Zollinger
v 2, 2021 at 5:35 AM Laurent wrote: > On Mon, Nov 1, 2021 at 11:14 PM James Zollinger wrote: > >> Thanks for the info, Laurent. I tried the trick outlined in the link you >> sent me on Debian 11 versions of Gnome 3.38.5 (just to test this) and MATE >> 1.24.1-2 (my preferre

Re: [racket-users] Adding keybindings to debug

2021-11-01 Thread James Zollinger
friends! (What is "lambda _"?!) Any suggestions on how to quickly get up to speed to modify debug-tool.rkt beyond reading all of the Racket Documentation <https://docs.racket-lang.org/>? On Sat, Oct 30, 2021 at 3:37 AM Laurent wrote: > On Fri, Oct 29, 2021 at 10:47 PM James Z

[racket-users] Adding keybindings to debug

2021-10-28 Thread James Zollinger
I'm a happy user of DrRacket, plowing through the MIT SICP (Structure and Interpretation of Computer Programs.) As I'm learning Scheme, I'm spending more time than I'd like to admit in the debugger. I'm more used to emacs/bash but really liking the DrRacket IDE (using graphical libs to display