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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to