unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@gnu.org>
To: 2451@emacsbugs.donarmstrong.com
Subject: bug#2451: 23.0.90; rmail - semi-colon in rmail-primary-inbox-list and movemail
Date: Mon, 13 Apr 2009 05:51:54 -0400	[thread overview]
Message-ID: <E1LtIpW-0004b3-M5@fencepost.gnu.org> (raw)

Been trying to debug this, and the only thing I have managed to figure
out is that replacing the semi-colon with something else makes things
work.  The following,

(call-process "/usr/bin/movemail" nil (current-buffer) nil
	            "pop://ams;AUTH=+APOP@fencepost.gnu.org" "/home/ams/.newmail-ams;AUTH=+APOP@fencepost.gnu.org" "PASSWORD")

always produces 

movemail: Could not create mailbox `/home/ams/.newmail-ams;AUTH=+APOP@fencepost.gnu.org': Requested item not found

But if one replaces the semi-colon in the second argument
(/home/ams/.newmail-...) to movemail, things work.

Passing the same command line directly to bash works as well.

(How does one mark a bug as serious?)






             reply	other threads:[~2009-04-13  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-13  9:51 Alfred M. Szmidt [this message]
2011-09-11 21:29 ` bug#2451: 23.0.90; rmail - semi-colon in rmail-primary-inbox-list and movemail Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
2009-02-27  8:33 Alfred M. Szmidt
2009-02-27 19:57 ` Glenn Morris
2009-02-28  9:39   ` Alfred M. Szmidt
2009-02-23 21:31 Alfred M. Szmidt
2009-02-23 22:18 ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1LtIpW-0004b3-M5@fencepost.gnu.org \
    --to=ams@gnu.org \
    --cc=2451@emacsbugs.donarmstrong.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).