emacs-devel
[Top][All Lists]
Advanced

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

Re: completion should not inherit read-only property


From: T. V. Raman
Subject: Re: completion should not inherit read-only property
Date: Tue, 12 Dec 2006 19:11:52 -0800

Hard to create a test case ...
mostly because just making a buffer read-only doesn't put the
read-only property on a string. But certain Emacs apps
emacs-jabber is one that comes to mind, carefully annotate
portions of the buffer with the read-only property --- and when
completion picks up one of those strings, the bug appears to
bite.

This is one of those things that happens a couple of times a week
while you're using emacs fluently, and it's difficult to
reproduce the exact circumstances.

>>>>> "Richard" == Richard Stallman <address@hidden> writes:
    Richard>     Test: if you have a string in a read-only buffer
    Richard> e.g. foobarbasbar
    Richard> 
    Richard>     and you then type foo and complete it to
    Richard> foobarbasbar using command `complete' then the
    Richard> completed string ends up read-only.
    Richard> 
    Richard> This is clearly a bug, but the test case is not
    Richard> clear to me.  I am not sure what precisely to type
    Richard> so as to reproduce the bug.  Could you please send a
    Richard> precise test case to use for debugging?

-- 
Best Regards,
--raman

      
Email:  address@hidden
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: address@hidden
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs




reply via email to

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