Gnus development mailing list
 help / color / mirror / Atom feed
From: Paul Stodghill <stodghil@cs.cornell.edu>
Cc: Simon Josefsson <jas@pdc.kth.se>, "'ding@gnus.org'" <ding@gnus.org>
Subject: RE: message archiving + spaces in group names?
Date: Sun, 25 Jun 2000 10:12:27 -0400	[thread overview]
Message-ID: <706871B20764CD449DB0E8E3D81C4D433DC70F@opus.cs.cornell.edu> (raw)

> It already seems to insert "..." around the group name, so does this
> work?
> 
> (setq gnus-message-archive-group "Sent Items")

No. It gcc:'s the message to the folder "nnimap:Sent" and then gives an
error when it tries to gcc: to the folder "Items".

Signaling: (error "No such function: nntp-request-create-group")
  signal(error ("No such function: nntp-request-create-group"))
  cerror("No such function: %s" nntp-request-create-group)
  apply(cerror ("No such function: %s" nntp-request-create-group))
  error("No such function: %s" nntp-request-create-group)
  gnus-get-function((nntp "newsstand.cit.cornell.edu")
request-create-group)
  gnus-request-create-group("Items" (nntp "newsstand.cit.cornell.edu"))
  gnus-inews-do-gcc()
  run-hooks(gnus-inews-do-gcc)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)



             reply	other threads:[~2000-06-25 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-25 14:12 Paul Stodghill [this message]
2000-06-25 14:24 ` Kai Großjohann
2000-06-25 15:04   ` Paul Stodghill
2000-06-26  9:52     ` Simon Josefsson
  -- strict thread matches above, loose matches on Subject: below --
2000-06-25 13:48 Paul Stodghill
2000-06-25 14:04 ` Kai Großjohann
2000-06-21 17:58 Paul Stodghill
2000-06-24 10:13 ` Simon Josefsson

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=706871B20764CD449DB0E8E3D81C4D433DC70F@opus.cs.cornell.edu \
    --to=stodghil@cs.cornell.edu \
    --cc=ding@gnus.org \
    --cc=jas@pdc.kth.se \
    /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).