Gnus development mailing list
 help / color / mirror / Atom feed
From: Jan Vroonhof <vroonhof@frege.math.ethz.ch>
Subject: Re: Strange display problem
Date: 15 Nov 1999 18:39:08 +0100	[thread overview]
Message-ID: <byk8nj3b9f.fsf@bolzano.math.ethz.ch> (raw)
In-Reply-To: <87yac3t9uj.fsf@worldonline.dk>

"Rene H. Larsen" <rhl@traceroute.dk> writes:

[Somehow I middes this message on the auc.dk newsserver. I swicthed to
quimby for this one]

> > Those x's are character nr 160 (nobreakspace in latin-1). Does your
> > XEmacs also have problem if you do
> > 
> > (loop repeat 4 do (insert (char-to-string 160)))
> > 
> > in a scratch buffer?
> 
> Yep, these characters show exactly the same display artifacts.

OK, it is a font painting problem then.


> > If so, does the problem go away if you do?
> > 
> > (aset (specifier-instance current-display-table) 160 "<NBSPC>")
> 
> Sort of.  Now the characters just show as "<NBSPC>".

That was just to make result more apparent.

> > If so what font do you use? Does changing the font help.
> 
> The lucidatypewriter font has this problem, but the default courier
> font doesn't.  I'd hate to have to switch back to courier.

So this is a bug in the lucidatypewriter font/the X drawing mechanism.

> Do you think
> 
> (aset (specifier-instance current-display-table) 160 " ")
> 
> is a suitable workaround for this problem, or are there any pitfalls I
> haven't thought of?

I cannot think of problems any at the moment.
The question is whether this should be included by default.

Jan


  parent reply	other threads:[~1999-11-15 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-12 14:25 Rene H. Larsen
1999-11-12 15:51 ` Jan Vroonhof
1999-11-13  2:16   ` Rene H. Larsen
1999-11-15 15:46     ` Toby Speight
1999-11-15 17:39     ` Jan Vroonhof [this message]
1999-11-15 18:31       ` Rene H. Larsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=byk8nj3b9f.fsf@bolzano.math.ethz.ch \
    --to=vroonhof@frege.math.ethz.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).