all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Recent scroll bar warnings on Motif
Date: Sun, 03 Sep 2017 12:55:43 +0200	[thread overview]
Message-ID: <59ABDFAF.30906@gmx.at> (raw)

[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]

After

commit daf434b40d61e8cc99485988017a4a95ff475922
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Thu Aug 24 16:15:59 2017 -0700

     Prefer ‘double’ for FP temps in xterm.c

     * src/xterm.c (xm_scroll_callback, xaw_jump_callback)
     (x_set_toolkit_scroll_bar_thumb)
     (x_set_toolkit_horizontal_scroll_bar_thumb): Prefer ‘double’ to
     ‘float’ for individual local floating-point temporaries.

I get scrollbar warnings for the Motif build on Debian GNU/Linux, see
the attached screnshot.  I observed this when testing server/client
interactions where in a first terminal I did

emacs -Q -nw -xrm "emacs.synchronous: true" -f server-start

and in a second terminal I did

emacsclient -c

The warning appears in the first terminal's Emacs window after the GUI
window pops up.  I have no idea why text, mode line and echo area of
that window are completely mangled by that warning.  I have to resize
the terminal window in order to get its display working again.

martin

[-- Attachment #2: Motif-server-scrollbar-warning.png --]
[-- Type: image/png, Size: 61258 bytes --]

             reply	other threads:[~2017-09-03 10:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-03 10:55 martin rudalics [this message]
2017-09-04 19:13 ` Recent scroll bar warnings on Motif Paul Eggert

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=59ABDFAF.30906@gmx.at \
    --to=rudalics@gmx.at \
    --cc=eggert@cs.ucla.edu \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.