Nicolas Goaziou <[email protected]> writes: >> (display >> (string-append >> "[Desktop Entry]" "\n" >> "Encoding=" encoding "\n"
Also, "Encoding" is deprecated. It may be worth using `maybe-print' for this one.
Nicolas Goaziou <[email protected]> writes: >> (display >> (string-append >> "[Desktop Entry]" "\n" >> "Encoding=" encoding "\n"
Also, "Encoding" is deprecated. It may be worth using `maybe-print' for this one.