emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jeff Horn <jrhorn424@gmail.com>
Cc: nicholas.dokos@hp.com, Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: Re: Need help publishing subdirectories
Date: Thu, 14 Oct 2010 09:30:01 +0200	[thread overview]
Message-ID: <2A6CD09A-261E-4F98-9BB7-960448AD169F@gmail.com> (raw)
In-Reply-To: <AANLkTikZJ-ATdq5psHUXG=CaxAsL0OHC5Eq2DK4UgAfZ@mail.gmail.com>


On Oct 13, 2010, at 8:02 PM, Jeff Horn wrote:

> I moved ":htmlized-source" to the bottom of the project definition and
> it fixed the problem.
>
> In the examples I've seen, ":htmlized-source" has an empty value. I
> hypothesize the key was seeing the next key as a value, and so wasn't
> picking up any subsequent keys.
>
> I just loaded my publishing setup from a few days ago and edited every
> line that had ":htmlized-source" to ":htmlized-source t" and my
> problem is solved.

Indeed.  Looking back on your example, your property list was indeed  
ill-formed.  It must have an even number of elements, so every key  
needs a value.  It is hard to protect against this problem.  Maybe I  
could build a better customize interface to this variable, so that its  
value could be safely built in this way.

Thanks to both you and Nick for the persistence to resolve this.

- Carsten

>
> Thanks so much for the help! Even if it didn't help discover the
> problem,
> I learned a good bit about debugging, and I edited my first
> source file, so that's something to be proud of! :-)
>
> Jeff
>
> On Wed, Oct 13, 2010 at 11:23 AM, Jeff Horn <jrhorn424@gmail.com>  
> wrote:
>> (We had a bit of discussion off list. I had a fresh crack at the
>> problem this morning, so I'm copying the list on this message.)
>>
>>>    (setq tmp-pub-dir
>>>          (file-name-directory
>>>           (concat pub-dir
>>>                   (and (string-match (regexp-quote base-dir) ftname)
>>>                        (substring ftname (match-end 0))))))
>>>
>>> ;;;VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
>>> ;;; add a debug call, reeavaluate the function, do the publish and  
>>> when
>>> ;;; you are dumped into the debugger, say e project-plist <RET>  
>>> and see
>>> ;;; what :table-of-contents is set to. If it's what it's supposed  
>>> to be,
>>> ;;; continue execution with c and look at the html file, both  
>>> contents
>>> ;;; and modification time. If it's still wrong in terms of  
>>> contents but
>>> ;;; right in terms of modification time, there is something wrong  
>>> with
>>> ;;; the publishing function: you might want to step through it with
>>> ;;; edebug, checking things along the way.
>>>
>>>    (debug)
>>>
>>> ;;;^ 
>>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> I was stopping the debug process after pressing "R project-plist  
>> RET".
>> I've finished stepping through the project with "c" and the
>> project-plist contains the right project at every step, with the  
>> right
>> settings, ":table-of-contents nil" and ":section-numbers nil". The
>> file modification times are correct, but the content is wrong. There
>> are section numbers, a table of contents, and the file lacks my
>> defined linked style sheet.
>>
>> Could you walk me through "edebug"? Simply replace "(debug)" above
>> with "(edebug)" didn't do the trick.
>>
>> Thanks!
>> Jeff
>>
>>
>>
>> --
>> Jeffrey Horn
>> Graduate Lecturer and PhD Student in Economics
>> George Mason University
>>
>> (704) 271-4797
>> jhorn@gmu.edu
>> jrhorn424@gmail.com
>>
>
>
>
> -- 
> Jeffrey Horn
> Graduate Lecturer and PhD Student in Economics
> George Mason University
>
> (704) 271-4797
> jhorn@gmu.edu
> jrhorn424@gmail.com
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  parent reply	other threads:[~2010-10-14  7:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12  3:59 Need help publishing subdirectories Jeff Horn
2010-10-12  5:29 ` Jeff Horn
2010-10-12 15:29   ` Jeff Horn
2010-10-12 15:38     ` Nick Dokos
2010-10-12 16:41       ` Jeff Horn
2010-10-12 17:24         ` Nick Dokos
2010-10-12 17:42           ` Jeff Horn
2010-10-12 18:10             ` Nick Dokos
2010-10-13  4:24               ` Jeff Horn
2010-10-13 15:23               ` Jeff Horn
2010-10-13 18:02                 ` Jeff Horn
2010-10-14  6:12                   ` Nick Dokos
2010-10-14 11:53                     ` Jeff Horn
2010-10-14  7:30                   ` Carsten Dominik [this message]
2010-10-12 18:13             ` Nick Dokos

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=2A6CD09A-261E-4F98-9BB7-960448AD169F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jrhorn424@gmail.com \
    --cc=nicholas.dokos@hp.com \
    /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).