* org-blogging error
@ 2006-09-08 20:01 harry meyers
2006-09-09 17:25 ` John Sullivan
[not found] ` <mailman.6695.1157824957.9609.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: harry meyers @ 2006-09-08 20:01 UTC (permalink / raw)
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
harry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-blogging error
2006-09-08 20:01 org-blogging error harry meyers
@ 2006-09-09 17:25 ` John Sullivan
[not found] ` <mailman.6695.1157824957.9609.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: John Sullivan @ 2006-09-09 17:25 UTC (permalink / raw)
"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.
(If you post the backtrace, make sure there isn't anything in it that you don't
want to share.)
--
-John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-blogging error
[not found] ` <mailman.6695.1157824957.9609.help-gnu-emacs@gnu.org>
@ 2006-09-10 6:53 ` harry meyers
2006-09-13 8:38 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: harry meyers @ 2006-09-10 6:53 UTC (permalink / raw)
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-blogging error
2006-09-10 6:53 ` harry meyers
@ 2006-09-13 8:38 ` Bastien
0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2006-09-13 8:38 UTC (permalink / raw)
"harry meyers" <late@literaturlatenight.de> writes:
> Yes, sorry, yesterday when I was lying in my bed this thought came to
> my mind: I forgot the backtrace ;)
Can you tell me which version of org-blogging you are using and send
some .org file so that i can reproduce the problem?
(You can write to me in private.)
Cheers,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-09-13 8:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 20:01 org-blogging error harry meyers
2006-09-09 17:25 ` John Sullivan
[not found] ` <mailman.6695.1157824957.9609.help-gnu-emacs@gnu.org>
2006-09-10 6:53 ` harry meyers
2006-09-13 8:38 ` Bastien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.