From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; bug in modify-syntax-entry after unicode2 merge Date: Mon, 11 Feb 2008 13:38:29 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202733643 1219 80.91.229.12 (11 Feb 2008 12:40:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2008 12:40:43 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 11 13:40:56 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOXxv-0003nG-RJ for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 13:40:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOXxS-0006G9-Fi for ged-emacs-devel@m.gmane.org; Mon, 11 Feb 2008 07:40:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOXxN-0006Fr-Ur for emacs-devel@gnu.org; Mon, 11 Feb 2008 07:40:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOXxN-0006Ff-CE for emacs-devel@gnu.org; Mon, 11 Feb 2008 07:40:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOXxN-0006Fc-AT for emacs-devel@gnu.org; Mon, 11 Feb 2008 07:40:21 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JOXxN-0001Ir-0W for emacs-devel@gnu.org; Mon, 11 Feb 2008 07:40:21 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JOXxM-0005Za-Od for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 07:40:20 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JOXxJ-0001He-7Y for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 07:40:20 -0500 Original-Received: from iwfs.imcode.com ([82.115.149.64] helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOXxI-0001GO-MV for emacs-pretest-bug@gnu.org; Mon, 11 Feb 2008 07:40:17 -0500 Original-Received: from chopper (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id m1BCeDhO008894 for ; Mon, 11 Feb 2008 13:40:13 +0100 User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88738 gmane.emacs.pretest.bugs:21022 Archived-At: 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: I use the supercollider mode in emacs, and it has the equivalent of the following code: (modify-syntax-entry ?\^ "." (make-syntax-table)) If you run this you will get the following error: Debugger entered--Lisp error: (wrong-type-argument characterp 67108896) The code used to work before the unicode2 merge. 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 /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.4 (i686-pc-linux-gnu, GTK+ Version 2.12.5) of 2008-02-08 on chopper Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--with-gtk' '--with-x' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-rsvg2' '--enable-font-backend' '--with-xft'' 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: en_US.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: gnus-dired-mode: t erc-truncate-mode: t erc-track-mode: t erc-spelling-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-netsplit-mode: t erc-log-mode: t erc-button-mode: t erc-fill-mode: t erc-autojoin-mode: t erc-autoaway-mode: t shell-dirtrack-mode: t erc-stamp-mode: t erc-match-mode: t erc-smiley-mode: t erc-irccontrols-mode: t which-function-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: t SPC t h e SPC f o l l o w i n g SPC e r r o r : C-y C-SPC C-w T h e SPC c o d e SPC u s e d SPC t o SPC r o t k w o r k SPC b e f o r e SPC t h e SPC u n i c o d e 2 SPC m e r g e . C-c C-c q C-n C-n C-n C-a C-a C-k C-k C-x 1 C-c C-c q C-x 1 C-x C-f C-g C-x C-f . e l i s C-c C-f C-g M-o C-x C-f . g n u M-x e v a l SPC SPC b u SPC C-x b C-x b m a i C-c C-c q C-x 1 C-a C-SPC C-w C-x k y e s M-x Recent messages: Omitted 48 lines. Quit Dired-Omit mode disabled Formatting...done. Type C-x 4 b RET to restore old contents of the bbdb-list window. Sending... Sending via mail... Entering debugger... Back to top level. Mark set -- Joakim Verona http://www.verona.se