Naupaka Zimmerman
Naupaka Zimmerman
This is a great issue submission and some good ideas about how to resolve it. Thanks, @AmeliaMN! I would love to see option 3, replacing the `plyr` lesson with a...
Good question. @fmichonneau @rgaiacs ?
Thanks @fmichonneau. I can get to this in a couple days.
I have reopened this to keep the thread, it seems like we need to deal with the Carpentries Handbook issue. @fmichonneau how would you like us to move forward on...
@jcoliver yes, good question. I think the links were supposed to be internal links to those sections, and they may be broken because of Jekyll changes or parsing script issues....
I in general agree with the mixed feelings about this, but I think a short tip at the end of the lesson might be a good addition.
I agree -- perhaps this is best done as a callout box just as a reminder for the instructor to mention it.
First off, thanks for this! Super helpful/useful. Same issue happens for me. First call opens a new shell window btu does not run command from script file, all subsequent calls...
Looks like focus stays in shell window after starting, so the function to send the region or line doesn't find anything. Tried to set `(setq exec-in-script t)` but that didn't...
So it looks to be a problem with it not preserving the initial window in `eir-repl-start`. When I change the last line of that function from `(select-window window-script)` to `(other-window...