Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] Some initial problems with sup
Date: Fri, 04 Jan 2008 16:09:55 -0800	[thread overview]
Message-ID: <1199491687-sup-7120@south> (raw)
In-Reply-To: <20080104225448.GA19639@clarabella.clarabella>

Excerpts from Giorgio Lando's message of Fri Jan 04 14:54:48 -0800 2008:
> Hi, I am a new user of sup and I like it a lot. I plan to switch
> gradually from mutt.

Yay!

> /usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?):

Bah. I thought I was going to be so cool by treating everything as a
URI, but it's caused nothing but hassle.

You need to URL-encode them. Something like this:

  $ irb -rcgi
  >> CGI::escape "[Drafts]"
  => "%5BDrafts%5D"

HTH,

-- 
William <wmorgan-sup at masanjin.net>


  reply	other threads:[~2008-01-05  0:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04 22:54 Giorgio Lando
2008-01-05  0:09 ` William Morgan [this message]
2008-01-05  0:57   ` Giorgio Lando

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=1199491687-sup-7120@south \
    --to=wmorgan-sup@masanjin.net \
    /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