Hello,

Kodi Arfer <k...@arfer.net> writes:

> I don't think I can. I'm not clear about the relationship between
> maint and master in general,

"maint" is for bugfixes only. "master" is for new features.

> but it looks like maint doesn't have the bug my patch is supposed to
> fix, because it doesn't treat an HTML5 doctype specially at all.

You're right. Never mind then.

>> One nitpick. It is more explicit to use:
>>
>>    (and (not (org-html-html5-p info))
>>         (plist-get info :html-table-attributes))
>>
>> since you are using the returned value.
>
> Sure, I can change that. Should I base the patch off master again?

I made the change before applying your patch to master.

Thank you again. Also, please consider signing FSF papers for more
contributions to Emacs.


Regards,

-- 
Nicolas Goaziou

Reply via email to