From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: 29153@debbugs.gnu.org
Subject: bug#29153: 25.3; Eshell can't quit when read-only commands have been run
Date: Sun, 05 Nov 2017 06:39:42 -0500 [thread overview]
Message-ID: <87vaip6jk1.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87y3nlrn32.fsf@gmail.com> (Pierre Neidhardt's message of "Sun, 05 Nov 2017 12:17:53 +0100")
close 29153
severity 29153 minor
merge 29153 28700
quit
Pierre Neidhardt <ambrevar@gmail.com> writes:
> - emacs -Q
>
> - M-x eshell
>
> - M-:
> (let ((prompt "echo foo"))
> (add-text-properties 0 (length prompt)
> '(read-only t
> font-lock-face eshell-prompt
> front-sticky (font-lock-face read-only)
> rear-nonsticky (font-lock-face read-only))
> prompt)
> (insert prompt))
>
> - RET
>
> - C-x k: "Text is read-only"
This has been reported and fixed in #28700 "Cannot kill Eshell buffer".
prev parent reply other threads:[~2017-11-05 11:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-05 11:17 bug#29153: 25.3; Eshell can't quit when read-only commands have been run Pierre Neidhardt
2017-11-05 11:39 ` Noam Postavsky [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vaip6jk1.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=29153@debbugs.gnu.org \
--cc=ambrevar@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.