Sujet : Re: Remove new line char
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.lang.tclDate : 20. Mar 2025, 19:03:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vrhl9b$3ombt$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
alexandru <
alexandru.dadalau@meshparts.de> wrote:
I tried
set text [encoding convertfrom cp1252 $text]
but no success.
Are you sure the clipboard is cp1252?
If it is utf-8 then converting as if it is cp1252 will create strange
results.