all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Henrik Enberg <henrik.enberg@telia.com>
Subject: Re: rmail+Mozilla mail+win2k help
Date: Thu, 4 May 2006 18:56:57 +0200	[thread overview]
Message-ID: <20060504165657.GA3608@rocksteady.printf.se> (raw)
In-Reply-To: <1146732558.936778.169810@j33g2000cwa.googlegroups.com>

vpv <un3_14qliar@yahoo.com> writes:

> problem: when i try to get new mail with emacs rmail from Mozilla Inbox
> file i get this error:
> 
> rmail: Wrong type argument: listp, "C:/Documents and
> Settings/Administrator/Application
> Data/Mozilla/Profiles/default/tiv8jw2t.slt/Mail/192.168.12.4/Inbox"

[...]

> (setq rmail-primary-inbox-list "C:/Documents and
> Settings/Administrator/Application
> Data/Mozilla/Profiles/default/tiv8jw2t.slt/Mail/192.168.12.4/Inbox")

As you can see by the name (and documentation) of this variable, it
should be a list of files.

	(setq rmail-primary-inbox-list 
	      '("c:/Documents and Settings/..."))

      parent reply	other threads:[~2006-05-04 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04  8:49 rmail+Mozilla mail+win2k help vpv
2006-05-04 16:45 ` Eli Zaretskii
2006-05-04 16:56 ` Henrik Enberg [this message]

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=20060504165657.GA3608@rocksteady.printf.se \
    --to=henrik.enberg@telia.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.