From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51824 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: MML charset tag regression Date: Fri, 25 Apr 2003 20:14:15 +0200 Organization: http://purl.org/harder/ Sender: ding-owner@lists.math.uh.edu Message-ID: References: <8465p3kgpl.fsf@lucy.is.informatik.uni-duisburg.de> <84bryuogke.fsf@lucy.is.informatik.uni-duisburg.de> <87u1cmil39.fsf@wmipf.in-berlin.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051294488 21075 80.91.224.249 (25 Apr 2003 18:14:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2003 18:14:48 +0000 (UTC) Original-X-From: ding-owner+M367@lists.math.uh.edu Fri Apr 25 20:14:38 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1997iY-0005SY-00 for ; Fri, 25 Apr 2003 20:14:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1997j4-0000RI-00; Fri, 25 Apr 2003 13:15:10 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1997j0-0000RD-00 for ding@lists.math.uh.edu; Fri, 25 Apr 2003 13:15:06 -0500 Original-Received: (qmail 1415 invoked by alias); 25 Apr 2003 18:15:06 -0000 Original-Received: (qmail 1410 invoked from network); 25 Apr 2003 18:15:05 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 25 Apr 2003 18:15:05 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 1997om-0004GG-00 for ; Fri, 25 Apr 2003 20:21:04 +0200 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: 0xc3f98234.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1051294864 16383 195.249.130.52 (25 Apr 2003 18:21:04 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 25 Apr 2003 18:21:04 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > I reached exactly the same conclusion. Still, I think Emacs should be > able to recover. I assume emacs is able to distinguish between empty > boxes and real characters I don't think Emacs is able to distinguish, see this entry from TODO: * Implement Lisp functions to determine properly whether a character is displayable (particularly needed in XFree 4, sigh). Use it to define useful glyphs that may be displayed as images or unicodes (with ASCIIfied fallback via latin1-disp). Examples include box-drawing graphics in Custom buffers, W3 rules and tables, and tree displays generally, mode-line mail indicator. [See work done already for Emacs 22 and consult fx.]