emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16


From: Glenn Morris
Subject: Re: trunk r116269: Fix cursor appearance in note_mouse_highlight (Bug#16647).
Date: Wed, 05 Feb 2014 12:59:37 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

This change seems to cause some build issue:

  http://hydra.nixos.org/build/8728868
  
  xdisp.c: In function 'note_mouse_highlight':
  xdisp.c:28574:31: error: dereferencing pointer to incomplete type
      cursor = FRAME_X_OUTPUT (f)->nontext_cursor;
                                 ^
  make[2]: *** [xdisp.o] Error 1


Martin Rudalics wrote:

> +       /* Sho non-text cursor (Bug#16647).  */

Typo: "Show"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]