unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Whaite <emacs@whaite.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs (cvs) hangs on startup on remote X server (UTF8, xfs)
Date: Wed, 13 Sep 2006 13:07:18 -0400	[thread overview]
Message-ID: <8502.1158167238@brains.montreal.moreideas.ca> (raw)
In-Reply-To: <45067065.80208@swipnet.se>

Jan,

Thanks for taking the time to think about this.

Jan Djärv <jan.h.d@swipnet.se> wrote:
> How about:
> DISPLAY=tripe:0.0 LANG=en_CA.UTF-8 xterm -fn fixed

No change.

> or
> DISPLAY=tripe:0.0 LANG=en_CA.UTF-8 emacs -Q -fn lucidasanstypewriter-12

It still misbehaves, but sometimes I have to generate 2 xevents (by
pressing the control key) before the emacs frame appears.

> Where is xfs in the fontlist?  Is it before anything else?  

Its at the end.  It looks like

       C:\...Lib\Fonts\misc
       C:\...Lib\Fonts\75dpi
       msfonts
       tcp/brains:7100

msfonts tells it to use the installed w32 fonts.

I played around with the order.  If msfonts is at the top of the list
the emacs frame appears without delay (but the fonts sizes and
selections are messed up), and if msfonts is last then emacs nearly
always hangs pending an xevent.  I have the impression that moving
msfonts towards the end increases the chance that the emacs will hang
but its not clear cut.

> Do you see any messages in syslog (you may have to enable use-syslog
> in the xfs config file and restart xfs)?

use-syslog is enabled. I see nothing in /var/log/messages (or any other
/var/log/ file).

It does look as though the problem is a function of how long it takes to
"resolve" the fonts.  Could be a w32 server problem as you say, or some
kind of incompatibility between the old w32 server, and the new X
client libraries that come with FC5.

It could even be emacs. There have been a lot of changes around sit-for
and read-events lately.  If I get time I'll go back to an older cvs and
see if the problem is still there.

-- 
Peter Whaite (http://whaite.ca)

      reply	other threads:[~2006-09-13 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-08 15:52 Emacs (cvs) hangs on startup on remote X server Peter Whaite
2006-09-09  6:34 ` Jan Djärv
2006-09-11 21:02   ` Emacs (cvs) hangs on startup on remote X server (UTF8, xfs) Peter Whaite
2006-09-12  8:31     ` Jan Djärv
2006-09-13 17:07       ` Peter Whaite [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8502.1158167238@brains.montreal.moreideas.ca \
    --to=emacs@whaite.ca \
    --cc=emacs-devel@gnu.org \
    /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.
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).