emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brian Callies <brian@gibbous.org>
To: emacs-orgmode@gnu.org
Subject: Re: Wrong Type Error When Publishing Project
Date: Sat, 27 Jul 2013 08:58:20 -0500	[thread overview]
Message-ID: <51F3D1FC.6040109@gibbous.org> (raw)
In-Reply-To: <87bo5o3hxy.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

Thank you. I thought it was probably something like this.

Is there updated documentation yet for 8.x?

The Worg link below is one site I based my attempt on:
http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html

-Brian

On 07/26/2013 08:33 PM, Nick Dokos wrote:
> Brian Callies <brian@gibbous.org> writes:
>
>> I'm sure I must be doing something obviously wrong, but I've had no
>> success at publishing a project I've just created. I've been working
>> on this error for some time, incidentally fixing other mistakes, but
>> I'm unable to get it working.  I get the same error on Arch Linux, as
>> I do on Win8. I'm using Org-mode 8.0.5.
>>
>> I get the following error: Wrong type argument: stringp
>>
>> My project config is below. Images-w and css-w export fine on their
>> own, but alpharednotes-w and AlphaRedWin both fail with the error
>> above.
>>
>> (setq org-publish-project-alist
>>        '(
>>      ("alpharednotes-w"
>>       :base-directory "C:/Users/bcallies/Dropbox/RPG/Alpha Red/org"
>>       :base-extension "org"
>>       :publishing-directory "C:/Users/bcallies/Dropbox/RPG/Alpha
>> Red/org/html/"
>> ;     :recursive t
>>       :publishing-function org-publish-org-to-html
> This was valid for org 7.x, but for org 8.x you have to say
>
>        :publishing-function org-html-publish-to-html
>
> --
> Nick
>
>


[-- Attachment #2: Type: text/html, Size: 2052 bytes --]

  parent reply	other threads:[~2013-07-27 19:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 21:01 Wrong Type Error When Publishing Project Brian Callies
2013-07-27  1:33 ` Nick Dokos
2013-07-27  6:21   ` Nick Dokos
2013-07-27 14:20     ` Brian Callies
2013-07-27 13:58   ` Brian Callies [this message]
2013-07-28 15:47     ` Nick Dokos
2013-07-30 10:56       ` 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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=51F3D1FC.6040109@gibbous.org \
    --to=brian@gibbous.org \
    --cc=emacs-orgmode@gnu.org \
    /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 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).