GNU bug report logs -
#17563
24.3; Can't kill EShell buffer, "Text is read-only"
Previous Next
Reported by: felix d <felix.descoteaux <at> hotmail.com>
Date: Fri, 23 May 2014 17:11:02 UTC
Severity: important
Merged with 13963
Found in version 24.3
Fixed in version 24.4
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Bug wasn't fixed with the patch provided. However, Emacs 24.3.91 contained the solution to my issue
em-prompt.el--------------------- (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))---------------------
Thanks!
> From: rgm <at> gnu.org
> To: felix.descoteaux <at> hotmail.com
> CC: 17563 <at> debbugs.gnu.org
> Subject: Re: bug#17563: 24.3; Can't kill EShell buffer, "Text is read-only"
> Date: Fri, 23 May 2014 13:31:34 -0400
>
> felix d wrote:
>
> > 1. Type something passed the prompt sign in EShell, to the left. (which ispermitted by evil-mode I guess...).
> > Screenshot: http://i59.tinypic.com/33vitnd.png
> > 2. Switch buffer, do something else.
> > 3. Then try to kill EShell buffer (through ibuffer or anything else) andget warning: Text is read-only.
>
> I could not reproduce this, but it sounds like fixed bug
>
> http://debbugs.gnu.org/13963
>
> Please either try the Emacs 24.3.91 pretest, or apply the patch from
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13963#23
>
> and recompile em-prompt.el.
>
[Message part 2 (text/html, inline)]
This bug report was last modified 10 years and 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.