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

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

Re: Yet another dreaded dot emacs error


From: Mario Domenech Goulart
Subject: Re: Yet another dreaded dot emacs error
Date: Sun, 21 Jun 2009 14:19:31 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Hi Ben

On Sun, 21 Jun 2009 13:05:20 -0400 Ben Badgley <mortecanine@peoplepc.com> wrote:

> (setq diary-file="~/.diary")
>
> Produces the error below:
>
> Wrong type argument: listp, ~/.diary

Try

  (setq diary-file "~/.diary")

Best wishes.
Mario




reply via email to

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