Gnus development mailing list
 help / color / mirror / Atom feed
From: Benjamin Rutt <brutt+news@bloomington.in.us>
Subject: *Server* buffer problems when adding server parameters
Date: Wed, 22 Aug 2001 14:55:53 -0500	[thread overview]
Message-ID: <m3zo8reunq.fsf@brutt.maplenet.net> (raw)

For the following, I am talking using a very recent Oort (just cvs
updated 12 hours ago).

I want to add a new server parameter to nnfolder.  (AFAIK in order to
define a new server parameter you are supposed to simply define the
variable with a defvoo in the backend .el file and you're all set?)
Anyway, I do the following:

1) (defvoo nnfolder-foo nil "foo is my variable") ;;in nnfolder.el

2) rm nnfolder.elc

3) restart emacs, M-x gnus

4) '^' to enter the server buffer, where I see (as normal):

     {nnfolder:archive} (opened)
     {nntp:news.gnus.org} (opened)
     {nndraft:} (opened)
     {nnml:} (opened)
     {nntp:News.CIS.DFN.DE} (opened)

5) 'C' to close my nnfolder:archive server (since I have read that
it's best to 'e' (edit, see next step) servers when they're closed)

6) 'e' to edit the nnfolder:archive server

7) In my editing session (BTW, I find it odd that it shows me the
*Group* buffer in the other split-window when I am editing the Server
Buffer, but that's beside the point here), I add the line
(nnfolder-foo "bar") and C-c C-c to exit edits.

8) At this point I notice two lines in the Server buffer that say
nnfolder:archive:  

     {nnfolder:archive} (closed)         <---I can 'e' this one
     {nntp:news.gnus.org} (opened)
     {nndraft:} (opened)
     {nnfolder:archive} (closed)         <---I can't 'e' this one
     {nnml:} (opened)
     {nntp:News.CIS.DFN.DE} (opened)

I can only re-edit one of these, as noted above .  When I re-edit the
one I can re-edit, I see the (nnfolder-foo "bar") sitting there as it
should.  But the extra server is puzzling.  I hit 'q' to quit gnus.

9) When I M-x gnus again, I hit '^' and notice the following in the
server buffer:

     {nnfolder:archive} (opened)
     {nntp:news.gnus.org} (opened)
     {nnfolder:archive+nnfolder+archive:saved-articles} (opened) (?)
     {nndraft:} (opened)
     {nnfolder:archive+nnfolder+archive:sent-news} (opened)      (?)
     {nnfolder:archive+nnfolder+archive:sent-mail} (opened)      (?)
     {nnfolder:archive+nnfolder+archive:sent-mail-old} (opened)  (?)
     {nnml:} (opened)
     {nntp:News.CIS.DFN.DE} (opened)

So, what happened?  All the lines I marked with a (?) look odd.  FYI,
in my nnfolder:archive server, I have 4 groups, "saved-articles",
"sent-news", "sent-mail", and "sent-mail-old".  Somehow these became
servers with funny names?  Anyone know what is going on here?  Did I
do anything wrong?

BTW, When I re-edit the top group in the list, and eliminate my new
nnfolder-foo variable and restart gnus, the server buffer is back to
normal.
-- 
Benjamin


             reply	other threads:[~2001-08-22 19:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-22 19:55 Benjamin Rutt [this message]
2001-08-23 16:50 ` Lars Magne Ingebrigtsen
2001-08-24  4:03   ` Benjamin Rutt
2001-08-24  9:43     ` Kai Großjohann
2001-08-24 16:09       ` Benjamin Rutt
2001-08-24 13:56     ` Lars Magne Ingebrigtsen
2001-08-24 16:07       ` Benjamin Rutt
2001-08-24 16:41         ` Lars Magne Ingebrigtsen
2001-08-24 16:52           ` Benjamin Rutt
2001-08-24 18:36             ` Benjamin Rutt
2001-08-24 22:32               ` Kai Großjohann
2001-08-24 22:51                 ` Lars Magne Ingebrigtsen
2001-08-24 22:27           ` Kai Großjohann
2001-08-24 22:50             ` Lars Magne Ingebrigtsen
2001-08-24 22:53               ` Paul Jarc
2001-08-24 23:00                 ` Lars Magne Ingebrigtsen
2001-08-24 23:12                   ` Paul Jarc
2001-08-24 23:20                     ` Lars Magne Ingebrigtsen
2001-08-24 23:31                       ` Paul Jarc
2001-08-24 23:46                         ` Lars Magne Ingebrigtsen
2001-08-24 23:53                           ` Paul Jarc
2001-08-25  0:11                             ` Lars Magne Ingebrigtsen
2001-08-25  5:21                               ` Paul Jarc
2001-08-26 16:28               ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3zo8reunq.fsf@brutt.maplenet.net \
    --to=brutt+news@bloomington.in.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).