all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: maurooaranda@gmail.com, 32992@debbugs.gnu.org
Subject: bug#32992: 27.0.50; Malfunctioning Cursor display
Date: Tue, 09 Oct 2018 20:52:18 +0300	[thread overview]
Message-ID: <8336tfypm5.fsf@gnu.org> (raw)
In-Reply-To: <ecc1bcdd-f852-c0e5-3f3e-a3f359e95c06@cs.ucla.edu> (message from Paul Eggert on Tue, 9 Oct 2018 09:51:29 -0700)

> Cc: 32992-done@debbugs.gnu.org
> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Tue, 9 Oct 2018 09:51:29 -0700
> 
> I took a look, reproduced the problem on 32-bit Ubuntu 18.04, and installed the 
> attached patch. Thanks, Mauro, for reporting it.

Thanks.

> @@ -236,13 +236,15 @@ enum Lisp_Bits
>      /* Number of bits in a Lisp_Object value, not counting the tag.  */
>      VALBITS = EMACS_INT_WIDTH - GCTYPEBITS,
>  
> -    /* Number of bits in a Lisp fixnum tag.  */
> -    INTTYPEBITS = GCTYPEBITS - 1,
> -

INTTYPEBITS is used in .gdbinit, so this change will probably cause
xint to barf unless Emacs was built with -g3, is that right?





  reply	other threads:[~2018-10-09 17:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 18:45 bug#32992: 27.0.50; Malfunctioning Cursor display Mauro Aranda
2018-10-08 20:11 ` Eli Zaretskii
2018-10-08 20:45   ` Mauro Aranda
2018-10-09 15:12     ` Eli Zaretskii
2018-10-09 16:51       ` Paul Eggert
2018-10-09 17:52         ` Eli Zaretskii [this message]
2018-10-09 18:03           ` 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=8336tfypm5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=32992@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=maurooaranda@gmail.com \
    /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.