Re: Changing the buffer encoding.
"Marco Antoniotti (as marco dot antoniotti at unimib dot it)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <CAG0Nw2nF88idLUt4f4F_114sHOpvMJoFHHrzT6KPfPOz3mkU6A@mail.gmail.com> |
Hi I am fooling around and I did save it with Encoding: UTF-8 No luck. MA On Tue, Dec 2, 2025 at 1:39 PM Martin Simmons <[email protected]> wrote: > It should be UTF-8, not UNICODE (assuming that is how you saved it). > > -- > Martin Simmons > LispWorks Ltd > http://www.lispworks.com/ > > > > >>>>> On Tue, 2 Dec 2025 11:39:38 +0100, Marco Antoniotti (as marco dot > antoniotti at unimib dot it) said: > > > > Thanks. > > > > I ended up RTFM 😏 > > > > Now a different problem. > > > > I can now save the data in a file, but when I read it back, even adding > the > > "-*- Encoding: UNICODE -*- header, the characters are not displayed > > correctly: read, their glyphs (*) are not used for display. > > > > MA > > > > (*) Pardon the use of incorrect terminology. > > > > > > On Tue, Dec 2, 2025 at 8:59 AM joswig <[email protected]> wrote: > > > > > set external format > > > > > > > > > Am 02.12.2025 um 08:34 schrieb Marco Antoniotti (as marco dot > antoniotti > > > at unimib dot it) <[email protected]>: > > > > > > Hi > > > > > > asking is always faster and easier than RTFM. > > > > > > I just pasted some code containing UTF-8 characters in a buffer (this > is > > > LWM). Now I cannot save it because the buffer is marked LATIN-1. > > > > > > How do I change the buffer encoding in order to save as-is. > > > > > > Thanks > > > > > > Marco > > > > > > -- > > > Marco Antoniotti, Professor, Director tel. +39 - 02 64 48 79 01 > > > DISCo, University of Milan-Bicocca U14 2043 > http://dcb.disco.unimib.it > > > Viale Sarca 336 > > > I-20126 Milan (MI) ITALY > > > > > > REGAINS: https://regains.disco.unimib.it/ > > > > > > > > > > > > > -- > > Marco Antoniotti, Professor, Director tel. +39 - 02 64 48 79 01 > > DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it > > Viale Sarca 336 > > I-20126 Milan (MI) ITALY > > > > REGAINS: https://regains.disco.unimib.it/ > > > > _______________________________________________ > > Lisp Hug - the mailing list for LispWorks users > > [email protected] > > http://www.lispworks.com/support/lisp-hug.html > > > -- Marco Antoniotti, Professor, Director tel. +39 - 02 64 48 79 01 DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it Viale Sarca 336 I-20126 Milan (MI) ITALY REGAINS: https://regains.disco.unimib.it/