From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: condition-case-unless-debug on trunk Date: Tue, 28 Jan 2014 18:09:41 +0530 Message-ID: <8761p49t6a.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1390912730 19053 80.91.229.3 (28 Jan 2014 12:38:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Jan 2014 12:38:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 28 13:38:57 2014 Return-path: Envelope-to: ged-emacs-devel@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 1W87wO-00059C-CY for ged-emacs-devel@m.gmane.org; Tue, 28 Jan 2014 13:38:56 +0100 Original-Received: from localhost ([::1]:36960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W87wO-0004Oz-0s for ged-emacs-devel@m.gmane.org; Tue, 28 Jan 2014 07:38:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W87wE-0004Fi-0o for emacs-devel@gnu.org; Tue, 28 Jan 2014 07:38:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W87w6-00075w-Or for emacs-devel@gnu.org; Tue, 28 Jan 2014 07:38:45 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:56843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W87w6-00075m-I7 for emacs-devel@gnu.org; Tue, 28 Jan 2014 07:38:38 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W87w5-00050D-Gi for emacs-devel@gnu.org; Tue, 28 Jan 2014 13:38:37 +0100 Original-Received: from 115.241.68.110 ([115.241.68.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jan 2014 13:38:37 +0100 Original-Received: from kjambunathan by 115.241.68.110 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Jan 2014 13:38:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 5 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 115.241.68.110 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:8jHHr0yyI9CZ+XJU0FTEwYmkbAw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169185 Archived-At: condition-case-unless-debug on trunk. I am not getting any backtrace if debug-on-error is turned on.