From unknown Fri Aug 15 15:34:25 2025 X-Loop: don@donarmstrong.com Subject: bug#600: Subject: 23.0.60; Dialogue panel in saving options hangs Emacs.app Reply-To: Paul Windey , 600@debbugs.gnu.org Resent-From: Paul Windey Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 23 Jul 2008 19:30:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 600 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.121684081321561 (code B ref -1); Wed, 23 Jul 2008 19:30:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Jul 2008 19:20:13 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6NJK8ZQ021316 for ; Wed, 23 Jul 2008 12:20:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:43477 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KLjrk-0003nS-QK for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:24 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KLjs8-0006dO-Ml for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:45 -0400 Received: from shiva.jussieu.fr ([134.157.0.129]:63160) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLjs5-0006WS-5M for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:36 -0400 Received: from victor.lpthe.jussieu.fr (victor.lpthe.jussieu.fr [134.157.10.50]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id m6NJIb9q006370 for ; Wed, 23 Jul 2008 21:18:38 +0200 (CEST) X-Ids: 164 Received: from localhost (localhost [127.0.0.1]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id A5D294821DC; Wed, 23 Jul 2008 21:20:02 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93/7417/Tue Jun 10 03:14:29 2008 on shiva.jussieu.fr X-Virus-Scanned: amavisd-new at lpthe.jussieu.fr Received: from victor.lpthe.jussieu.fr ([127.0.0.1]) by localhost (victor.lpthe.jussieu.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SUVSCRVWktp5; Wed, 23 Jul 2008 21:20:01 +0200 (CEST) Received: from [10.0.1.2] (unknown [91.177.22.11]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id BA6134821D5 for ; Wed, 23 Jul 2008 21:20:01 +0200 (CEST) Message-Id: From: Paul Windey To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Wed, 23 Jul 2008 21:18:34 +0200 X-Mailer: Apple Mail (2.926) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (shiva.jussieu.fr [134.157.0.164]); Wed, 23 Jul 2008 21:18:38 +0200 (CEST) X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 488767EF.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 488767EF.001/134.157.10.50/victor.lpthe.jussieu.fr/victor.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 488767EF.001 on jchkmail2.jussieu.fr : j-chkmail score : . : R=. U=. O=. B=0.056 -> S=0.056 X-j-chkmail-Status: Ham X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: The dialogue panel which appear for example while trying to save the change in an option (accessed through options menu) in emacs (version description below) in graphical mode (OS X 10.5.4) hangs Emacs. The same behavior occurs for example with a dialogue panel offered by preview.el (as included in AucTeX) about Caching or not caching TeX preamble. This one can be avoided by selecting this option in the menu as opposed to waiting for preview to ask the question through its dialogue panel. Or for example trying to send this mail through the Mail > Send Message menu.... On another subject (maybe not a bug) the traditional behavior of the Mac keyboard is not respected as opposed to the correct behavior in the Carbon version of emacs.app. For example the key sequence "option e" e (which should produce a acute accented e) is not recognized whatever the choice (alt, meta, hyper etc) for coding of the Option key. Again I do not know if this is intentional or a bug. Anyway thanks for an already very solid Cocoa/NeXTStep port. Paul If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, *Step 9.0) of 2008-07-23 on pbook.local Windowing system distributor `Apple', version 49.46.48 configured using `configure '--with-ns' '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. From unknown Fri Aug 15 15:34:25 2025 X-Loop: don@donarmstrong.com Subject: bug#600: on accented caracters with Apple keybord Reply-To: Paul Windey , 600@debbugs.gnu.org Resent-From: Paul Windey Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 24 Jul 2008 11:15:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 600 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 600-submit@emacsbugs.donarmstrong.com id=B600.121689754229103 (code B ref 600); Thu, 24 Jul 2008 11:15:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=BAYES_00,FOURLA autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 600) by emacsbugs.donarmstrong.com; 24 Jul 2008 11:05:42 +0000 Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6OB5ZtI029097 for <600@emacsbugs.donarmstrong.com>; Thu, 24 Jul 2008 04:05:37 -0700 Received: from victor.lpthe.jussieu.fr (victor.lpthe.jussieu.fr [134.157.10.50]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id m6OB5YFj025411 for <600@emacsbugs.donarmstrong.com>; Thu, 24 Jul 2008 13:05:34 +0200 (CEST) X-Ids: 164 Received: from localhost (localhost [127.0.0.1]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id 52FC04826DC; Thu, 24 Jul 2008 13:07:03 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93/7417/Tue Jun 10 03:14:29 2008 on shiva.jussieu.fr X-Virus-Scanned: amavisd-new at lpthe.jussieu.fr Received: from victor.lpthe.jussieu.fr ([127.0.0.1]) by localhost (victor.lpthe.jussieu.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GvxB9eYzUOsF; Thu, 24 Jul 2008 13:07:02 +0200 (CEST) Received: from [10.0.1.2] (unknown [91.178.117.245]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id 5AB504826D5 for <600@emacsbugs.donarmstrong.com>; Thu, 24 Jul 2008 13:07:02 +0200 (CEST) Message-Id: From: Paul Windey To: 600@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Thu, 24 Jul 2008 13:05:29 +0200 X-Mailer: Apple Mail (2.926) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (shiva.jussieu.fr [134.157.0.164]); Thu, 24 Jul 2008 13:05:34 +0200 (CEST) X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 488845DF.004 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 488845DF.004/134.157.10.50/victor.lpthe.jussieu.fr/victor.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 488845DF.004 on jchkmail2.jussieu.fr : j-chkmail score : X : R=. U=. O=. B=0.143 -> S=0.143 X-j-chkmail-Status: Ham Hello, at the end of my bug report I made a remark about accented characters not working with apple keyboard. I mentioned I did not know if this was a bug. Actually it is not and my comment was misguided. One just has to set the Modifier Alt/Opt key to NONE in the preferences (or through Options mac group) and the keyboard works as intended. Sorry for this. The bug about Dialogue panels though still stands as a bug. Best Paul From unknown Fri Aug 15 15:34:25 2025 X-Loop: don@donarmstrong.com Subject: bug#600: #600 - Subject: 23.0.60; Dialogue panel in saving options hangs Emacs.app - Emacs bug report logs Reply-To: Adrian Robert , 600@debbugs.gnu.org Resent-From: Adrian Robert Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , don@donarmstrong.com Resent-Date: Fri, 03 Oct 2008 18:25:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 600 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 600-submit@emacsbugs.donarmstrong.com id=B600.122305792630144 (code B ref 600); Fri, 03 Oct 2008 18:25:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 600) by emacsbugs.donarmstrong.com; 3 Oct 2008 18:18:46 +0000 Received: from mail-gx0-f19.google.com (mail-gx0-f19.google.com [209.85.217.19]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m93IIhFs030136 for <600@emacsbugs.donarmstrong.com>; Fri, 3 Oct 2008 11:18:44 -0700 Received: by gxk12 with SMTP id 12so3098639gxk.1 for <600@emacsbugs.donarmstrong.com>; Fri, 03 Oct 2008 11:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=TuHBv3HEK/IoEFJguYwm8iM3nHnAHIihoiQu+vaviLo=; b=ley3aduSWGCu0S5Ppct7DsnRegMSSn6vi5gDHr0S0lSfZbER9Seh0McDtXOZtcayiF /U9tGgS/rXPNfT1eBKR07Z7o4ySMdn1uFFecpX29RWDmEFjZmQf2A8lPXQJMPToOnjjW 0yquuNF1vZAKwmg77R8aa2dkWkJ7K5qvGR7co= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=Y34HfzgvCnspIAQndHCTZQpe2o1yp8uLVKiFklx2Rnt/bBu25LQNKBmWuPMx1lEUr4 zrv6/pi9MAmupNdmg5WiQQu4CbkPHWmHCmKL9sX4UxD2P0ak3dSQeY0n40SYGQPNvYAF paRwiX1uqr+2nJjrXq01+yRwX4bR9Rdar063w= Received: by 10.90.101.7 with SMTP id y7mr1693075agb.13.1223057917981; Fri, 03 Oct 2008 11:18:37 -0700 (PDT) Received: from ?10.0.1.199? ([72.169.150.82]) by mx.google.com with ESMTPS id o61sm2754079hsc.10.2008.10.03.11.18.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 03 Oct 2008 11:18:31 -0700 (PDT) Message-Id: <3DF8CC33-4D89-4967-A9A8-85AD9A2D4F79@gmail.com> From: Adrian Robert To: 600@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Fri, 3 Oct 2008 14:18:04 -0400 X-Mailer: Apple Mail (2.926) Hello, Could you please provide a precise recipe to replicate this bug starting from scratch? E.g., when I use the "Save Options" choice under the "Options" menu, it does not pop any dialog. thanks, Adrian From unknown Fri Aug 15 15:34:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Paul Windey Subject: bug#600 closed by Adrian Robert () Message-ID: References: X-Emacs-PR-Message: they-closed 600 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: moreinfo Reply-To: 600@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1228668005-26541-1" This is a multi-part message in MIME format... ------------=_1228668005-26541-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #600: Subject: 23.0.60; Dialogue panel in saving options hangs Emacs.app It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 600: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D600 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1228668005-26541-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From adrian.b.robert@gmail.com Sun Dec 7 08:34:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.0 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 600-done) by emacsbugs.donarmstrong.com; 7 Dec 2008 16:34:07 +0000 Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB7GY42s024923 for <600-done@emacsbugs.donarmstrong.com>; Sun, 7 Dec 2008 08:34:05 -0800 Received: by yw-out-2324.google.com with SMTP id 3so332116ywj.31 for <600-done@emacsbugs.donarmstrong.com>; Sun, 07 Dec 2008 08:34:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=2/b41TEqgu65SpQmqT/xjbSuaAYWPOr50zO/aeUSq9k=; b=iyfagYgpyOIYe3DG7rNNDM/xvic72ktMPObVR0KYFuuqKlZ7RuBCg9D6E+WhjqBW0r +CzAJOs0QDWMNGuPYBB4umUwTFXaKEOb0XqT/5Wt8+Vgpr8j4R65bUHdQLLIR16y5g/B +AClFRwqKZZQbnTiJV5nWwVJBKa7N7A9Lx45c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=sEbTRqw0oxN4AiUht23SHG6WXqLenXdd8nO98bHtbO45JTc/XMd6qitpGMDKrGJiOn TvhnOYmmbMzGMXxQLN1FrRIU+sH2HBfBjYjUcmKe0kF1SbBqYr8mo1bjfD/U8IQf9d8/ ZwKby1mFjEn1I5AK8KRIfMUiq5iPpkY5e544g= Received: by 10.100.136.18 with SMTP id j18mr1024085and.103.1228667643855; Sun, 07 Dec 2008 08:34:03 -0800 (PST) Received: from ?10.0.1.198? ([72.169.150.82]) by mx.google.com with ESMTPS id d22sm17268733and.40.2008.12.07.08.33.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Dec 2008 08:34:01 -0800 (PST) Message-Id: From: Adrian Robert To: 600-done@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Date: Sun, 7 Dec 2008 11:33:39 -0500 X-Mailer: Apple Mail (2.929.2) Closing, myself and reporter unable to replicate, seems to be fixed. ------------=_1228668005-26541-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From windey@lpthe.jussieu.fr Wed Jul 23 12:20:13 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Jul 2008 19:20:13 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6NJK8ZQ021316 for ; Wed, 23 Jul 2008 12:20:10 -0700 Received: from mail.gnu.org ([199.232.76.166]:43477 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KLjrk-0003nS-QK for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:24 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KLjs8-0006dO-Ml for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:45 -0400 Received: from shiva.jussieu.fr ([134.157.0.129]:63160) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KLjs5-0006WS-5M for emacs-pretest-bug@gnu.org; Wed, 23 Jul 2008 15:19:36 -0400 Received: from victor.lpthe.jussieu.fr (victor.lpthe.jussieu.fr [134.157.10.50]) by shiva.jussieu.fr (8.14.3/jtpda-5.4) with ESMTP id m6NJIb9q006370 for ; Wed, 23 Jul 2008 21:18:38 +0200 (CEST) X-Ids: 164 Received: from localhost (localhost [127.0.0.1]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id A5D294821DC; Wed, 23 Jul 2008 21:20:02 +0200 (CEST) X-Virus-Scanned: ClamAV 0.93/7417/Tue Jun 10 03:14:29 2008 on shiva.jussieu.fr X-Virus-Scanned: amavisd-new at lpthe.jussieu.fr Received: from victor.lpthe.jussieu.fr ([127.0.0.1]) by localhost (victor.lpthe.jussieu.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SUVSCRVWktp5; Wed, 23 Jul 2008 21:20:01 +0200 (CEST) Received: from [10.0.1.2] (unknown [91.177.22.11]) by victor.lpthe.jussieu.fr (Postfix) with ESMTP id BA6134821D5 for ; Wed, 23 Jul 2008 21:20:01 +0200 (CEST) Message-Id: From: Paul Windey To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Subject: Subject: 23.0.60; Dialogue panel in saving options hangs Emacs.app Date: Wed, 23 Jul 2008 21:18:34 +0200 X-Mailer: Apple Mail (2.926) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (shiva.jussieu.fr [134.157.0.164]); Wed, 23 Jul 2008 21:18:38 +0200 (CEST) X-Virus-Status: Clean X-Miltered: at jchkmail2.jussieu.fr with ID 488767EF.001 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 488767EF.001/134.157.10.50/victor.lpthe.jussieu.fr/victor.lpthe.jussieu.fr/ X-j-chkmail-Score: MSGID : 488767EF.001 on jchkmail2.jussieu.fr : j-chkmail score : . : R=. U=. O=. B=0.056 -> S=0.056 X-j-chkmail-Status: Ham X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (1) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: The dialogue panel which appear for example while trying to save the change in an option (accessed through options menu) in emacs (version description below) in graphical mode (OS X 10.5.4) hangs Emacs. The same behavior occurs for example with a dialogue panel offered by preview.el (as included in AucTeX) about Caching or not caching TeX preamble. This one can be avoided by selecting this option in the menu as opposed to waiting for preview to ask the question through its dialogue panel. Or for example trying to send this mail through the Mail > Send Message menu.... On another subject (maybe not a bug) the traditional behavior of the Mac keyboard is not respected as opposed to the correct behavior in the Carbon version of emacs.app. For example the key sequence "option e" e (which should produce a acute accented e) is not recognized whatever the choice (alt, meta, hyper etc) for coding of the Option key. Again I do not know if this is intentional or a bug. Anyway thanks for an already very solid Cocoa/NeXTStep port. Paul If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i386-apple-darwin9.4.0, *Step 9.0) of 2008-07-23 on pbook.local Windowing system distributor `Apple', version 49.46.48 configured using `configure '--with-ns' '--without-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. ------------=_1228668005-26541-1--