From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26855 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: Strange display problem Date: 15 Nov 1999 15:46:52 +0000 Organization: Citrix Systems (Cambridge) Sender: owner-ding@hpc.uh.edu Message-ID: References: <87g0ybwzw2.fsf@worldonline.dk> <87yac3t9uj.fsf@worldonline.dk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163986 21603 80.91.224.250 (21 Oct 2002 01:33:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:33:06 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA15835 for ; Mon, 15 Nov 1999 10:47:36 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB30745; Mon, 15 Nov 1999 09:47:29 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 09:47:37 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA01172 for ; Mon, 15 Nov 1999 09:47:27 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (root@gatekeeper.ctxuk.citrix.com [195.153.38.114]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA15828 for ; Mon, 15 Nov 1999 10:46:57 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id PAA12588 for ; Mon, 15 Nov 1999 15:46:55 GMT Original-Received: from hwav01.ctxuk.citrix.com (hwav01.ctxuk.citrix.com [10.30.224.26]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id PAA01912 for ; Mon, 15 Nov 1999 15:46:55 GMT Original-Received: from 10.30.224.23 by hwav01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Mon, 15 Nov 1999 15:46:54 -0000 (GMT Standard Time) Original-Received: from lanber.cam.citrix.com (LANBER [10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id W77F1W6M; Mon, 15 Nov 1999 15:46:54 -0000 Original-To: The Gnus Mailing List Original-Lines: 14 In-Reply-To: "Rene H. Larsen"'s message of "13 Nov 1999 03:16:04 +0100" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26855 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26855 Rene> Rene H. Larsen 0> In article <87yac3t9uj.fsf@worldonline.dk>, Rene wrote: Rene> Do you think Rene> Rene> (aset (specifier-instance current-display-table) 160 " ") Rene> Rene> is a suitable workaround for this problem, or are there any Rene> pitfalls I haven't thought of? Emacs does something similar to this by default, following a discussion I had with RMS two or three years ago. I've not heard of it causing any problems.