GNU bug report logs - #29153
25.3; Eshell can't quit when read-only commands have been run

Previous Next

Package: emacs;

Reported by: Pierre Neidhardt <ambrevar <at> gmail.com>

Date: Sun, 5 Nov 2017 11:19:01 UTC

Severity: minor

Tags: fixed, patch

Merged with 28700

Found in versions 25.2, 25.3

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 29153 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Pierre Neidhardt <ambrevar <at> gmail.com>
Cc: 29153 <at> debbugs.gnu.org
Subject: Re: bug#29153: 25.3;
 Eshell can't quit when read-only commands have been run
Date: Sun, 05 Nov 2017 06:39:42 -0500
close 29153 
severity 29153 minor
merge 29153 28700
quit

Pierre Neidhardt <ambrevar <at> 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".






This bug report was last modified 7 years and 204 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.