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

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

[debbugs-tracker] bug#12043: closed (24.1.50; NS: y-or-n-p-with-timeout


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12043: closed (24.1.50; NS: y-or-n-p-with-timeout with GUI hangs)
Date: Wed, 25 Jul 2012 17:40:02 +0000

Your message dated Wed, 25 Jul 2012 19:32:58 +0200
with message-id <address@hidden>
and subject line Re: bug#12043: 24.1.50; NS: y-or-n-p-with-timeout with GUI 
hangs
has caused the debbugs.gnu.org bug report #12043,
regarding 24.1.50; NS: y-or-n-p-with-timeout with GUI hangs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12043: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12043
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.1.50; NS: y-or-n-p-with-timeout with GUI hangs Date: Wed, 25 Jul 2012 14:25:03 +0900 User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)
Steps to reproduce:
  1. $ Emacs.app/Contents/MacOS/Emacs -Q
  2. (let (last-nonmenu-event) (y-or-n-p-with-timeout "foo" 3 'bar)) C-j
  3. Wait 3 seconds. 
  4. Repeat Step 2 and 3 if the dialog is popped down without hanging.

Result:
  It hangs within a few trials.
  Neither pushing buttons in the dialog nor C-g pops it down.

                                     YAMAMOTO Mitsuharu
                                address@hidden

In GNU Emacs 24.1.50.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)
 of 2012-07-25 on yamamoto-no-iMac.local
Bzr revision: 109200 address@hidden
Windowing system distributor `Apple', version 10.3.1138
Configured using:
 `configure '--with-ns''

Important settings:
  value of $LANG: ja_JP.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t




--- End Message ---
--- Begin Message --- Subject: Re: bug#12043: 24.1.50; NS: y-or-n-p-with-timeout with GUI hangs Date: Wed, 25 Jul 2012 19:32:58 +0200
Hello.

25 jul 2012 kl. 07:25 skrev YAMAMOTO Mitsuharu:

> Steps to reproduce:
>  1. $ Emacs.app/Contents/MacOS/Emacs -Q
>  2. (let (last-nonmenu-event) (y-or-n-p-with-timeout "foo" 3 'bar)) C-j
>  3. Wait 3 seconds. 
>  4. Repeat Step 2 and 3 if the dialog is popped down without hanging.
> 
> Result:
>  It hangs within a few trials.
>  Neither pushing buttons in the dialog nor C-g pops it down.
> 

I have checked in a fix in trunk.

        Jan D.




--- End Message ---

reply via email to

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