From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1257 Path: news.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.user Subject: Re: Topics messed up Date: Wed, 02 Oct 2002 03:47:43 +0200 Organization: http://purl.org/harder/ Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668029 10443 80.91.229.2 (31 Jan 2006 00:40:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:40:29 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:52 2006 Original-Path: quimby.gnus.org!lackawana.kippona.com!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!small.news.tele.dk!193.162.153.118!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; Martin Mueller writes: > I started to setup a new topics tree. > > Then it messed up again: > I subscribed to 2 new newsgroups. > I marked those two groups with '#'. > I hit T m and enter my destination topic. > That move those two groups to the destination topic. But now that > destination topic contain a copy of every mail and news group I have > had in gnus. :-( Hmm, the code has this comment: ;; FIXME: ;; 1. When the marked groups are overlapped with the process ;; region, the behavior of move or remove is not right. ;; 2. Can't process on several marked groups with a same name, ;; because gnus-group-marked only keeps one copy. Does the comment apply in your case?