emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comint read-only-prompt


From: Stefan Monnier
Subject: Re: Comint read-only-prompt
Date: Wed, 08 Jun 2005 12:06:21 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> !               (let ((inhibit-read-only t))
> !                 (delete-region comint-last-input-end
> !                                (+ comint-last-input-end echo-len))))))

Please add a one-line comment explaining why the let-binding was added.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]