emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: click on toolbar button -> crash


From: David Reitter
Subject: Re: click on toolbar button -> crash
Date: Wed, 3 Mar 2004 09:56:02 +0000

Yes, I can confirm this does the job, thank you!

Dave

On 3 Mar 2004, at 08:41, YAMAMOTO Mitsuharu wrote:

*** src/macterm.c       27 Feb 2004 23:47:13 -0000      1.63
--- src/macterm.c       3 Mar 2004 03:43:15 -0000
***************
*** 8262,8268 ****
                    {
                      Lisp_Object window;

-                     inev.kind = MOUSE_CLICK_EVENT;
                      XSETFRAME (inev.frame_or_window, mwp->mFP);
                      if (er.what == mouseDown)
                        mouse_tracking_in_progress
--- 8262,8267 ----
***************
*** 8287,8292 ****
--- 8286,8292 ----
                        }
                    }

+                 inev.kind = MOUSE_CLICK_EVENT;
  #if USE_CARBON_EVENTS
                  inev.modifiers = mac_event_to_emacs_modifiers (eventRef);
  #else






reply via email to

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