* on erasing the ``racket repl'' buffer created by geiser
@ 2020-09-17 17:26 Wayne Harris via Users list for the GNU Emacs text editor
0 siblings, 0 replies; only message in thread
From: Wayne Harris via Users list for the GNU Emacs text editor @ 2020-09-17 17:26 UTC (permalink / raw)
To: help-gnu-emacs
Here's my Racket REPL's buffer.
--8<---------------cut here---------------start------------->8---
Welcome to Racket v7.6.
racket@> ,enter "c:/tmp/api.rkt"
racket@api.rkt> (+ 1)
1
racket@api.rkt> (+ 1 3)
4
racket@api.rkt> (+ 1 3 5)
9
racket@api.rkt>
--8<---------------cut here---------------end--------------->8---
If now I select any part of this buffer and try to kill it (say with
kill-region), I can't. I get the message
kill-region: Text is read-only: #<buffer * Racket REPL *>
How can I get clear up the entire buffer, or at least kill a region?
Thank you!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-17 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17 17:26 on erasing the ``racket repl'' buffer created by geiser Wayne Harris via Users list for the GNU Emacs text editor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).