Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v3jtkg$3qduu$5@dont-email.me>
Deutsch   English   Français   Italiano  
<v3jtkg$3qduu$5@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: Unicode in strings
Date: Mon, 3 Jun 2024 08:07:44 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <v3jtkg$3qduu$5@dont-email.me>
References: <v0s17o$2okf4$2@dont-email.me>
	<2024May11.173149@mips.complang.tuwien.ac.at> <v1preb$2jn47$1@dont-email.me>
	<2024May12.110053@mips.complang.tuwien.ac.at>
	<jwvjzjwid50.fsf-monnier+comp.arch@gnu.org>
	<2024May18.072920@mips.complang.tuwien.ac.at>
	<jwved9t656u.fsf-monnier+comp.arch@gnu.org>
	<2024May25.174807@mips.complang.tuwien.ac.at>
	<jwvy17ty8v7.fsf-monnier+comp.arch@gnu.org>
	<2024May29.085955@mips.complang.tuwien.ac.at>
	<jwv5xuwwuqe.fsf-monnier+comp.arch@gnu.org>
	<2024May30.182546@mips.complang.tuwien.ac.at> <v3d0hj$2amga$1@dont-email.me>
	<5db8e3e2060c479d61d05cfad35d7701@www.novabbs.org>
	<v3d2vn$2b3i6$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 03 Jun 2024 10:07:45 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d9da7b9b9ad3ac546e12baaad0ff5901";
	logging-data="4011998"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/8bVNQ0sp/oPEM/3K47wnR"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:oDJqRUaUyicaWD/9l0nFhxV1/lE=
Bytes: 2073

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”.