all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "harry meyers" <late@literaturlatenight.de>
Subject: Re: org-blogging error
Date: 9 Sep 2006 23:53:51 -0700	[thread overview]
Message-ID: <1157871231.730049.319670@h48g2000cwc.googlegroups.com> (raw)
In-Reply-To: mailman.6695.1157824957.9609.help-gnu-emacs@gnu.org

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

  parent reply	other threads:[~2006-09-10  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2006-09-13  8:38     ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1157871231.730049.319670@h48g2000cwc.googlegroups.com \
    --to=late@literaturlatenight.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.