[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug] "You can't edit this part of the Custom buffer"
From: |
Richard Stallman |
Subject: |
Re: [Bug] "You can't edit this part of the Custom buffer" |
Date: |
Fri, 28 Jul 2006 09:34:24 -0400 |
With the old behavior, when you try to insert something in a Customize
buffer, you get an error:
"Text is read-only: Attempt to change text outside editable field"
Now, you get the error:
"You can't edit this part of the Custom buffer"
That was the aim of my change. It worked right with editable fields,
but failed with buttons because they don't have their own keymaps. I
fixed it.
Should buttons work by having their own keymaps? It seems cleaner
in principle.
- RE: [Bug] "You can't edit this part of the Custom buffer", (continued)
- RE: [Bug] "You can't edit this part of the Custom buffer", Drew Adams, 2006/07/27
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/27
- RE: [Bug] "You can't edit this part of the Custom buffer", Drew Adams, 2006/07/27
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/27
- RE: [Bug] "You can't edit this part of the Custom buffer", Drew Adams, 2006/07/27
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/28
- RE: [Bug] "You can't edit this part of the Custom buffer", Drew Adams, 2006/07/28
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/28
- RE: [Bug] "You can't edit this part of the Custom buffer", Drew Adams, 2006/07/28
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/28
- Re: [Bug] "You can't edit this part of the Custom buffer",
Richard Stallman <=
- Re: [Bug] "You can't edit this part of the Custom buffer", Chong Yidong, 2006/07/28
- Re: [Bug] "You can't edit this part of the Custom buffer", Richard Stallman, 2006/07/28
Re: [Bug] "You can't edit this part of the Custom buffer", Richard Stallman, 2006/07/27