all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Andrus <darthandrus@gmail.com>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 12258@debbugs.gnu.org
Subject: bug#12258: 24.2.50; OS X dialog box locks emacs
Date: Thu, 23 Aug 2012 23:21:52 +0200	[thread overview]
Message-ID: <6FFBB0F9-5E62-449E-BC38-16CAAB528742@gmail.com> (raw)
In-Reply-To: <43D41863-4BE2-48AE-AD07-A0236CE44B8B@swipnet.se>

On Aug 23, 2012, at 6:50 PM, Jan Djärv wrote:

> Hello.
> 
> 22 aug 2012 kl. 15:11 skrev Ivan Andrus:
> 
>> Starting from emacs -Q, evaluating the following causes a dialog to
>> appear.  It is impossible to dismiss the dialog and impossible to
>> interact with the rest of emacs. 
>> 
>> (let ((last-nonmenu-event nil)
>>     (use-dialog-box t))
>> (y-or-n-p "Cache preamble? "))
>> 
>> It should be noted that I found this when I clicked on the
>> preview-at-point toolbar button in AUCTeX, so artificially setting
>> last-nonmenu-event seems justifiable.
> 
> I can't reproduce this, either on 10.7 or 10.8.  I tried about 50 times...
> Does it happen always?


Yes.  I'm on a fairly modified 10.6, so it may be that I have something strange on my system.

It doesn't really bother me, since I have set use-dialog-box to nil.  The bug that really bothers me is 12245. :-)


I have tried tracking it down a bit and it gets stuck in nsmenu.m line 1784:

ret = [NSApp runModalForWindow: self];

I can print out the value of self etc. if you think it would help.  But if nobody else can reproduce this perhaps it's better just to ignore it.

-Ivan




  reply	other threads:[~2012-08-23 21:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 13:11 bug#12258: 24.2.50; OS X dialog box locks emacs Ivan Andrus
2012-08-23 16:50 ` Jan Djärv
2012-08-23 21:21   ` Ivan Andrus [this message]
2012-08-27 18:55     ` Jan Djärv

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=6FFBB0F9-5E62-449E-BC38-16CAAB528742@gmail.com \
    --to=darthandrus@gmail.com \
    --cc=12258@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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.