Results 10 comments of Rob Miller

I realise that I didn't do the obvious thing to check whether this problem was introduced in #8718, which was to manually revert the change made in that commit in...

Yeah, I was in two minds about it. I couldn't think of an elegant way to make it a non-default setting in what's otherwise an elegant and setting-less plugin, either...

Great spot. I can reproduce, and can verify that doing the check within the autocmd works fine. I've updated this branch and rebased into the same commit as before.

Actually, I'm now getting this error if I start vim in a directory where a session is present, when starting without `-S`: ``` Error detected while processing VimEnter Auto commands...

Ah; it's a problem with the placement of `nested`; it needs to come outside the `if`. I'll push a fix.

Pushed; not sure of the etiquette on squashing this into the previous commit, but let me know and I'll rebase and force push.

What's the motivation for this?

@avdi I'm running Pygments 1.6; I guess that's the version that Jekyll installed when I first installed that many moons ago!

I've been able to fix the problem I was having with the specs in issue #20, but I'm still getting the `don't know how to build task ""` when running...

``` ** Invoke deliverables (first_time) ** Invoke build/deliverables/book.pdf (first_time) ** Invoke build/master.xhtml (first_time) ** Invoke build/skeleton.xhtml (first_time) ** Invoke build/codex.xhtml (first_time) ** Invoke build/spine.xhtml (first_time, not_needed) ** Invoke build (first_time,...