Gnus development mailing list
 help / color / mirror / Atom feed
From: Niklas Morberg <niklas.morberg@axis.com>
Cc: ding@gnus.org
Subject: Re: Problem with archiving and nnimap
Date: Tue, 17 Sep 2002 11:10:22 +0200	[thread overview]
Message-ID: <ur8fththd.fsf@axis.com> (raw)
In-Reply-To: <4rcpuh2d.fsf@hschmi22.userfqdn.rz-online.de> (Frank Schmitt's message of "Tue, 17 Sep 2002 11:00:10 +0200")

Frank Schmitt <usereplyto@Frank-Schmitt.net> writes:

> No idea why it used to work but doesn't now, but how about
> escaping the blank with a backslash?

If you mean:

(setq gnus-message-archive-group "\"nnimap\+my.mail.server:Sent\ Items\"")

the result is pretty weird:

"\"nnimap+my.mail.server:SentItems\""

Hm. Maybe I should do without the quotes? Like so:

(setq gnus-message-archive-group "nnimap\+my.mail.server:Sent\ Items")

Nope. The result of that is:

"nnimap+my.mail.server:SentItems"

Or did you mean something else?

Niklas




  reply	other threads:[~2002-09-17  9:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  7:40 Niklas Morberg
2002-09-17  9:00 ` Frank Schmitt
2002-09-17  9:10   ` Niklas Morberg [this message]
2002-09-17 10:35 ` Simon Josefsson
2002-09-17 10:58   ` Niklas Morberg
2002-09-17 13:23     ` Kai Großjohann
2002-09-17 14:00       ` Niklas Morberg
2002-09-17 14:18         ` Kai Großjohann
2002-09-17 17:08       ` Simon Josefsson
2002-09-18  5:55         ` Niklas Morberg

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=ur8fththd.fsf@axis.com \
    --to=niklas.morberg@axis.com \
    --cc=ding@gnus.org \
    /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).