From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.help Subject: Re: Unicode box-drawing chars Date: Thu, 12 Sep 2002 19:44:16 +0400 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1031845506 12367 127.0.0.1 (12 Sep 2002 15:45:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2002 15:45:06 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17pW9R-0003DH-00 for ; Thu, 12 Sep 2002 17:45:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pW9Y-0005X9-00; Thu, 12 Sep 2002 11:45:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17pW8m-0005UZ-00 for help-gnu-emacs@gnu.org; Thu, 12 Sep 2002 11:44:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17pW8k-0005UM-00 for help-gnu-emacs@gnu.org; Thu, 12 Sep 2002 11:44:23 -0400 Original-Received: from fmr04.intel.com ([143.183.121.6] helo=caduceus.sc.intel.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 17pW8k-0005UI-00 for help-gnu-emacs@gnu.org; Thu, 12 Sep 2002 11:44:22 -0400 Original-Received: from talaria.sc.intel.com (talaria.sc.intel.com [10.3.253.5]) by caduceus.sc.intel.com (8.11.6/8.11.6/d: outer.mc,v 1.50 2002/08/30 20:04:57 dmccart Exp $) with ESMTP id g8CFhax29094 for ; Thu, 12 Sep 2002 15:43:36 GMT Original-Received: from fmsmsxvs042.fm.intel.com (fmsmsxvs042.fm.intel.com [132.233.42.128]) by talaria.sc.intel.com (8.11.6/8.11.6/d: inner.mc,v 1.24 2002/08/30 20:04:21 dmccart Exp $) with SMTP id g8CFg6H05443 for ; Thu, 12 Sep 2002 15:42:06 GMT Original-Received: from fmsmsx26.fm.intel.com ([132.233.42.26]) by fmsmsxvs042.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2002091208460223391 for ; Thu, 12 Sep 2002 08:46:02 -0700 Original-Received: from NNWRBELENOV31 (nnwrbelenov31.inn.intel.com [10.125.17.180]) by fmsmsx26.fm.intel.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id SJS2YR23; Thu, 12 Sep 2002 08:44:20 -0700 Original-To: help-gnu-emacs@gnu.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 12 Sep 2002 15:56:43 +0200") Original-Lines: 17 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.1.2600) X-MIME-Autoconverted: from 8bit to quoted-printable by caduceus.sc.intel.com id g8CFhax29094 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1392 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1392 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > Oliver Scholz writes: > >> How do I deal with UCS box-drawing chars in Emacs? With the use of >> font-sets, it is very likely that the box-drawing chars and the >> latin-chars (and the Space) have different character width. So I can >> not rely on the box-drawing-chars being properly aligned. > > Don't use characters of different width. BTW Is there any way to prohibit W3 from changing family/weight of fonts used ? Tables in rendered pages suffer from this "different width" problem. --=20 With regards, Roman.