help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rmail+Mozilla mail+win2k help


From: Henrik Enberg
Subject: Re: rmail+Mozilla mail+win2k help
Date: Thu, 4 May 2006 18:56:57 +0200

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/..."))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]