Sujet : Re: Unicode in strings
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.archDate : 03. Jun 2024, 09:07:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3jtkg$3qduu$5@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.158 (Avdiivka; )
On Fri, 31 May 2024 12:55:59 -0500, BGB wrote:
On 5/31/2024 12:21 PM, MitchAlsup1 wrote:
>
In a modern text editor, one can paste in {*.xls tables, *.jpg, *.gif,
..} along with text from different fonts and different backgrounds on a
per character basis.
Errm, I think we call this a word processor, not a text editor.
Emacs has things called “text attributes” and “overlays”, for doing
precisely this sort of thing. You can even use these things to define
clickable buttons. Yet nobody would call Emacs a “word processor”.