[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: completion should not inherit read-only property
From: |
Richard Stallman |
Subject: |
Re: completion should not inherit read-only property |
Date: |
Fri, 08 Dec 2006 00:04:38 -0500 |
Test: if you have a string in a read-only buffer
e.g. foobarbasbar
and you then type foo and complete it to foobarbasbar using
command `complete' then the completed string ends up read-only.
This is clearly a bug, but the test case is not clear to me.
I am not sure what precisely to type so as to reproduce the bug.
Could you please send a precise test case to use for debugging?