On Jul 23, 2008, at 3:30 AM, [EMAIL PROTECTED] wrote:


Hello,
I'm running emacs 22.2 with orgmode v. 4.67 on Windows XP, and I'm just starting to use orgmode. However, I seem to cannot go beyond a (probably) trivial problem:


[...]

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
'(calendar-time-display-form (quote (24-hours ":" minutes (if time- zone " (") time-zone (if time-zone ")"))))
'(diary-file "~/.emacs.d/diary")
'(org-agenda-files (quote ("~/.emacs.d/notes.org" "")))

                                                   ^^^

Most likely this is caused by the empty string in this customization.
Probably you did press the INS butten in the customize interface once too often.
Just remove it and you should be fine.

HTH

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Remember: 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