unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6721: X11 Compound Text vs ISO 2022
@ 2010-07-24 19:50 David De La Harpe Golden
  2020-12-08 17:35 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: David De La Harpe Golden @ 2010-07-24 19:50 UTC (permalink / raw)
  To: 6721

Logging issue to tracker so it doesn't disappear behind certain recent 
mammoth junk threads:

James Cloos raised on emacs-devel:
http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00255.html

The problem that emacs has been sending "compound-text" using charsets 
not generally supported by other X11 clients.   The spec for compound 
text seems clear enough, emacs shouldn't do that (though maybe should 
remain permissive in what it accepts).

Emacs has compound-text and compound-text-with-extensions, the latter 
having support for some widely used extensions to the original spec
including embedded unicode.

Compound-text-with-extensions (since it supports embedded unicode) and 
probably compound-text should be restricted to only encoding to the 
known shortlist of acceptable charsets for compound-text, including some 
but not all of the iso2022 charsets emacs presently supports.

Given UTF8_STRING support in X11, I reckon it is fairly unlikely the set 
of acceptable compound text charsets will be expanding much in future.

Emacs should also probably use compound-text-with-extensions in the 
places it is currently using compound-text (or just make the former its 
latter)






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6721: X11 Compound Text vs ISO 2022
  2010-07-24 19:50 bug#6721: X11 Compound Text vs ISO 2022 David De La Harpe Golden
@ 2020-12-08 17:35 ` Lars Ingebrigtsen
  2021-01-21 17:32   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-08 17:35 UTC (permalink / raw)
  To: David De La Harpe Golden; +Cc: 6721, James Cloos

David De La Harpe Golden <david@harpegolden.net> writes:

> James Cloos raised on emacs-devel:
> http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00255.html
>
> The problem that emacs has been sending "compound-text" using charsets
> not generally supported by other X11 clients.   The spec for compound
> text seems clear enough, emacs shouldn't do that (though maybe should
> remain permissive in what it accepts).

(This bug report unfortunately got no response at the time.)

I had a look at the emacs-devel URL, but I'm still not quite sure in
what circumstances Emacs sends `compound-text' to other X clients.  Is
this something you still see in more recent Emacs versions, and if so --
do you have a recipe to reproduce this bug?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#6721: X11 Compound Text vs ISO 2022
  2020-12-08 17:35 ` Lars Ingebrigtsen
@ 2021-01-21 17:32   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-21 17:32 UTC (permalink / raw)
  To: David De La Harpe Golden; +Cc: 6721, James Cloos

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I had a look at the emacs-devel URL, but I'm still not quite sure in
> what circumstances Emacs sends `compound-text' to other X clients.  Is
> this something you still see in more recent Emacs versions, and if so --
> do you have a recipe to reproduce this bug?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-21 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-24 19:50 bug#6721: X11 Compound Text vs ISO 2022 David De La Harpe Golden
2020-12-08 17:35 ` Lars Ingebrigtsen
2021-01-21 17:32   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).