From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vincent =?UTF-8?Q?Bela=C3=AFche?= Newsgroups: gmane.emacs.bugs Subject: bug#12774: 24.2.50; EMACS 24.2.50.1 crashing Date: Wed, 07 Nov 2012 21:40:27 +0100 Message-ID: <80wqxx405g.fsf@gmail.com> References: <807gq5sxq9.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1352320869 9174 80.91.229.3 (7 Nov 2012 20:41:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Nov 2012 20:41:09 +0000 (UTC) To: Eli Zaretskii , 12774@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Nov 07 21:41:18 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TWCR3-00009Y-I5 for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Nov 2012 21:41:17 +0100 Original-Received: from localhost ([::1]:35051 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWCQu-0000lQ-9n for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Nov 2012 15:41:08 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:37630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWCQr-0000lB-Jw for bug-gnu-emacs@gnu.org; Wed, 07 Nov 2012 15:41:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWCQq-0005NF-N3 for bug-gnu-emacs@gnu.org; Wed, 07 Nov 2012 15:41:05 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWCQq-0005NB-Jw for bug-gnu-emacs@gnu.org; Wed, 07 Nov 2012 15:41:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TWCQo-0003ba-0T for bug-gnu-emacs@gnu.org; Wed, 07 Nov 2012 15:41:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: <807gq5sxq9.fsf@gmail.com> Resent-From: Vincent =?UTF-8?Q?Bela=C3=AFche?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 07 Nov 2012 20:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12774 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12774-submit@debbugs.gnu.org id=B12774.135232084213822 (code B ref 12774); Wed, 07 Nov 2012 20:41:01 +0000 Original-Received: (at 12774) by debbugs.gnu.org; 7 Nov 2012 20:40:42 +0000 Original-Received: from localhost ([127.0.0.1]:54840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWCQT-0003at-VC for submit@debbugs.gnu.org; Wed, 07 Nov 2012 15:40:42 -0500 Original-Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:32869 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TWCQR-0003ak-No for 12774@debbugs.gnu.org; Wed, 07 Nov 2012 15:40:40 -0500 Original-Received: from CHOUNEK ([92.139.227.66]) by mwinf5d56 with ME id Lkge1k00V1SbQck03kgeVG; Wed, 07 Nov 2012 21:40:40 +0100 X-Antivirus: avast! (VPS 121107-0, 07/11/2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:66595 Archived-At: [...] > > It's certainly a bug: nothing Lisp does should ever crash Emacs. > > Anyway, I installed a change (revision 110784 on the emacs-24 branch) > that should fix this problem. If you can try with the old org.el, > please do so to verify that the crashes are gone. > > Thanks. Done, I have re-built emacs-24 (revision 110804) and I have tried 5 times in vain to reproduce the crash using the old org.el. It seems that the bug can be closed. Thank you very much for your kind help. Vincent.