Le 8 Jun 2005 � 02:06, Gernot Hassenpflug a formul� : > OK, so far excellent, at least I know the messages are being stored > safely. However, I cannot seem to be able to subscribe to my own > groups in an editable manner. I.e., although I can use G D or G d to > access them in read-only mode, I cannot get gnus to list them as > editable mail or news groups from the Group buffer. I have tried F, > and have tried various foreign group subscription methods.
Did you tried to enter in nnfolder from the server buffer (^ key while in the group buffer) ? As you defined sent-mail as the archive method, it should have added a nnfolder:sent-mail server and you could subscribe to you archive groups with RET on the server followed by u on each group. > So, I thought, if nnfolder is a mail group, then maybe I have to tell > Gnus to fetch mail there, exactly like my other mail sources. In that > case, I need to put, in addition to the code above, requisite mail > source code into my .gnus.el. However, I did not see this in any of > the many example .gnus files I have looked at on the web. Can anyone > clarify for me what is going on here, or point me to some more > documentation? I am especially confused still by the meaning of > nnfolder "sent-mail" in relation to gnus-message-archive-group. If it can help, maybe you can look at my own configuration files at http://sebastien.kirche.free.fr/emacs_stuff/en.html I just set up some things to use mail and news archiving, except that I defined an nnml group and unset the archive method as i had some trouble with it. By doing that i have now an nnml:archives server and an unused nnfolder:archive. Maybe i am wrong ? -- S�bastien Kirche _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
