unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stenuit, Pascal" <Pascal.Stenuit@GTECH.COM>
Cc: emacs-devel@gnu.org
Subject: RE: Cannot connect to X server
Date: Thu, 11 Dec 2003 10:20:31 -0500	[thread overview]
Message-ID: <8994A66FFE9ED411BD200008C75D64FD4BD482@belmail02.mis.gtech.com> (raw)


There are no such calls in the version of emacs we use.

BTW, this is emacs 21.1.3, configured with

./configure  rs6000-ibm-aix5.1 --with-gcc=no 
--prefix=/home/pstenuit/emacs-21/emacs-21.3/rel

The same happens with 21.1.1.

I didnt notice these turn_on_timer calls, hence the
sigblock(sigmask(SIGALRM)) or somesuch.

thanks,
pascal

-----Original Message-----
From: Richard Stallman [mailto:rms@gnu.org]
Sent: Thursday, December 11, 2003 3:47 PM
To: Stenuit, Pascal
Cc: emacs-devel@gnu.org
Subject: Re: Cannot connect to X server


    As a quick and dirty hack, we've blocked SIGALRM just around the call to
    XOpenDisplay and XtOpenDisplay and the problem went away. We didnt log a
    call to IBM, though.

Why don't the calls to turn_on_atimers do this job?

    turn_on_atimers (0);
    dpy = XtOpenDisplay (Xt_app_con, SDATA (display_name),
			 resource_name, EMACS_CLASS,
			 emacs_options, XtNumber (emacs_options),
			 &argc, argv);
    turn_on_atimers (1);

Are those calls present in your version?

-----------------------------------------
This email may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, retention, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message.  Also, email is susceptible to data corruption, interception, tampering, unauthorized amendment and viruses. We only send and receive emails on the basis that we are not liable for any such corruption, interception, tampering, amendment or viruses or any consequence thereof.

             reply	other threads:[~2003-12-11 15:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-11 15:20 Stenuit, Pascal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-10 11:39 Cannot connect to X server Stenuit, Pascal
2003-12-11 14:47 ` Richard Stallman
     [not found] <3ED5C135.976B0326@cadence.com>
2003-05-30 17:12 ` Richard Stallman

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=8994A66FFE9ED411BD200008C75D64FD4BD482@belmail02.mis.gtech.com \
    --to=pascal.stenuit@gtech.com \
    --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).