From 89ce464a9ca5298428e31655948de251fb6d989f Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 Dec 2023 12:00:36 -0500 Subject: remove escape characters, BBB links --- 2023/talks/overlay.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '2023/talks/overlay.md') diff --git a/2023/talks/overlay.md b/2023/talks/overlay.md index 44094984..c8c6c4fe 100644 --- a/2023/talks/overlay.md +++ b/2023/talks/overlay.md @@ -38,25 +38,25 @@ of the compiler output under user control. . I went to some effort to match up the colors, font, and background to Emacs. I got quite close, I think. -- Q: You\'ve got a nice sounding keyboard. What kind is it? - - A: Sorry about that. It\'s an ErgoDox EZ -- Q: Do you find that the \"invasive\" reformatting interferes with +- Q: You've got a nice sounding keyboard. What kind is it? + - A: Sorry about that. It's an ErgoDox EZ +- Q: Do you find that the "invasive" reformatting interferes with navigation? - - A: A bit. You can\'t move your cursor into the not-real buffer + - A: A bit. You can't move your cursor into the not-real buffer text (indentation). But the original text is still visible, so that works fine. - Q: Can you show us the keybindings of your minor map for editing overlays? - - A: It\'s C-c - and C-c + but you can change it. + - A: It's C-c - and C-c + but you can change it. - Q:Your examples were with c++, have you experimented with any other languages? Oh, thanks for the interesting talk by the way! - - A: Other languages don\'t have the same unpleasant behavior :) I + - A: Other languages don't have the same unpleasant behavior :) I say this as a long time fan of C++. But it should be possible! - Q: Would it be possible to include overlays in the source file itself. There are some language modes (Rust, for instance) that do this. - - A: \[someone else\] Sounds like enriched-mode. \[Jeff\] I\'m not - sure what this question means; it\'s the error messages that are + - A: [someone else] Sounds like enriched-mode. [Jeff] I'm not + sure what this question means; it's the error messages that are the big issue - Q: What are your plans for tspew in the future? - A: Better future-proofing and more options for formatting -- cgit v1.2.3