Indent.
[gnus] / todo
diff --git a/todo b/todo
index 2bba189..92ff87e 100644 (file)
--- a/todo
+++ b/todo
@@ -1,6 +1,20 @@
 ;; Also know as the "wish list".  Some are done. For the others, no
 ;; promise when to be implemented.
 
+* gnus-topic-kill-region
+  From Colin Marquardt <colin.marquardt@usa.alcatel.com>
+  
+  I noticed that when re-arranging topics, C-k yanks a topic just fine
+  (runs gnus-topic-kill-group).
+
+  However, my habit is to do marking and the yanking the region, so I
+  would run C-w on the marked topic. But C-w runs
+  gnus-group-kill-region and doesn't yank the topic (for groups it
+  works fine).
+
+  So could we have a gnus-topic-kill-region, or a
+  gnus-group-kill-region which handles topics as well?
+
 * Speed up sorting in summary buffer if there is a limit.
   
   Suggested by Daniel Ortmann <ortmann@isl.net>.
@@ -1505,6 +1519,5 @@ exceeding lisp nesting on huge groups.
 ;; Local Variables:
 ;; mode: outline
 ;; coding: iso-2022-7bit
-;; buffer-file-coding-system: iso-2022-7bit
 ;; paragraph-separate: "[      \f]*$"
 ;; End: