X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=todo;h=92ff87edb200eba19eae03a55604df8b463c8f4d;hb=4724093b5726d891e49e07191b52a14db1b93ecd;hp=66571dd2dd97f2765dc129a412af144a443566f1;hpb=7520ecd8e0456cc233867b0382f55e129aafef31;p=gnus diff --git a/todo b/todo index 66571dd2d..92ff87edb 100644 --- a/todo +++ b/todo @@ -1,6 +1,30 @@ ;; 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 + + 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 . + +* Investigate the memory usage of Gnus. + + But it does seem strange that Gnus would use some 15meg for this. I + think that is worth investigating. I suspect that bugs or bad + design are causing waste; they could be in Gnus, or in Emacs. -- RMS + * Google group digest The result of Google group search return a thread. Is it a digest