emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Unable to quit emacs after enabling Clocking


From: mwnn
Subject: [Orgmode] Unable to quit emacs after enabling Clocking
Date: Sat, 23 Oct 2010 21:38:23 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101019 Lightning/1.0b2 Lanikai/3.1.5

Hi all,
I added the following lines to my .emacs file to enable task clocking across emacs sessions:

    (setq org-clock-persist 'history)
    (org-clock-persistence-insinuate)

Now i am unable to quit Emacs with C-x C-c command. I get the following error message:

    Saving file /home/mwnn/.emacs.d/org-clock-save.el...
    make-backup-file-name-1: Wrong type argument: stringp, (".~")

Regards,
mwnn



reply via email to

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