Hi Bastien,

Bastien wrote:
> Sébastien Vauban <wxhgmqzgw...@spammotel.com> writes:
>> When exporting to HTML (with lastest Git), I now have this error occurring:
>>
>> Debugger entered--Lisp error: (error "Invalid format character: `%v'")
>>   signal(error ("Invalid format character: `%v'"))
>>   error("Invalid format character: `%%%c'" 118)
>
> Certainly because your `org-export-html-validation-link' is set to nil.

After verification, yes, it currently is done in my .emacs file -- I dunno
exactly why I did that, but...

> Please try to set it to "" and tell me if that cures your problem.

1. Setting it to "" solves the problem.
2. Setting it back to nil makes the problem reappear.
3. Setting it to "" solves it again.

So, yes, it is because of that. Thanks.

Maybe some kind of error catching should be added, still?

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
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

Reply via email to