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

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

Re: org-blogging error


From: harry meyers
Subject: Re: org-blogging error
Date: 9 Sep 2006 23:53:51 -0700
User-agent: G2/1.0

John Sullivan schrieb:

> "harry meyers" <late@literaturlatenight.de> writes:
>
> > Hi,
> >
> > does anybody accidentally use org-blogging? Some time ago I tried it
> > with Xemacs, now with emacs and always get the same error
> >
> >  Wrong type argument: stringp, 12
>
> That's not enough information to debug anything. Try doing M-x
> toggle-debug-on-error, then the command that causes the error.
>

Yes, sorry, yesterday when I was lying in my bed this thought came to
my mind: I forgot the backtrace ;)
Here it is:

Debugger entered--Lisp error: (wrong-type-argument stringp 12)
  string-to-number(12)
  (let* ((header ...) (blog-url ...) (author ...) (email ...) (subtitle
...) (encoding ...) (language ...) (homepage ...) (nbpst ...) (created
...) (modified ...) (modified-rfc3339 ...) (done-string ...) (publish-d
...) (upload-d ...) (images-d ...) (keywords ...) (content ...) (tags
...) (new-tags ...) (last-month ...) (months-list ...))
(org-blogging-maybe-create-directories publish-d images-d upload-d)
(save-window-excursion (org-blogging-render-index header tags content
months-list) (org-blogging-render-atom header content)
(org-blogging-render-tags-pages header tags content months-list ...
all) (org-blogging-render-month-pages header tags content ...)
(org-blogging-render-posts-html header tags content months-list)))
  org-blogging-publish(nil)
  call-interactively(org-blogging-publish)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

harry



reply via email to

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