diff etc/TODO @ 52413:2aa1900aa34c

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 02 Sep 2003 17:43:01 +0000
parents 695cf19ef79e
children 47bf5f5df3c9 375f2633d815
line wrap: on
line diff
--- a/etc/TODO	Tue Sep 02 17:37:48 2003 +0000
+++ b/etc/TODO	Tue Sep 02 17:43:01 2003 +0000
@@ -12,6 +12,12 @@
 * Make compile.el record the markers that point to error loci
   on text properties in the error message lines.
 
+* Fix the kill/yank treatment of invisible text. At the moment,
+  invisible text is placed in the kill-ring, so that the contents of
+  the ring may not correspond to the text as displayed to the user. It
+  ought to be possible to omit text which is invisible (due to a
+  text-property, overlay, or selective display) from the kill-ring.
+
 Important features:
 
 * Provide user-friendly ways to list all available font families,