[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] export to various flavors of (X)HTML
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [PATCH] export to various flavors of (X)HTML |
Date: |
Mon, 29 Apr 2013 09:45:04 +0200 |
Hello,
Eric Abrahamsen <address@hidden> writes:
> Tangential coding question: I've noticed that setting HTML_HTML5_FANCY
> to nil at the top of the export file results in `(plist-get info
> :html-html5-fancy)' returning the string "nil", ie true. Not right,
> obviously, and it makes it impossible to set it to 'nil per-file if the
> global value is 't. Am I handling this wrong?
Value for regular keywords is always a string. You can check for the
empty string instead.
You can also add an item in OPTIONS, since those are read and, thus, can
have a symbol as value.
Regards,
--
Nicolas Goaziou
- Re: [O] [PATCH] export to various flavors of (X)HTML, (continued)
- Re: [O] [PATCH] export to various flavors of (X)HTML, François Pinard, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, Christian Wittern, 2013/04/23
- Re: [O] [PATCH] export to various flavors of (X)HTML, François Pinard, 2013/04/24
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/25
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/26
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/29
- Re: [O] [PATCH] export to various flavors of (X)HTML,
Nicolas Goaziou <=
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/30
- Re: [O] [PATCH] export to various flavors of (X)HTML, Rick Frankel, 2013/04/30
- Re: [O] [PATCH] export to various flavors of (X)HTML, Eric Abrahamsen, 2013/04/30