emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem exporting
@ 2010-10-29 20:05 markscala
  0 siblings, 0 replies; only message in thread
From: markscala @ 2010-10-29 20:05 UTC (permalink / raw)
  To: org-mode-list Org

I updated to 7.02 today and now am unable to publish a project to
html.  This is the error reported in *Messages*

Publishing file /home/mark/teach/10fall/metaphysics/notes/index.org using `org-publish-org-to-html'
Exporting...
tramp-convert-file-attributes: Wrong type argument: numberp,
1288383678\.599600284\.0

Here's my setting of org-publish-project-alist:

  (setq org-publish-project-alist '(("metaphysics" 
                                     :base-directory "~/teach/10fall/metaphysics/notes/" 
                                     :publishing-directory "/ssh:metaphysics@192.168.2.100:~/metaphysics"
                                     :recursive t
                                     :section-numbers nil
                                     :table-of-contents nil
                                     :base-extension "org"
                                     :publishing-function org-publish-org-to-html
                                     :author-info nil
                                     :creator-info nil)))

Thanks,
Mark

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-29 20:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-29 20:05 Problem exporting markscala

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).