From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32863 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Fatal exceptions... Date: 13 Oct 2000 22:44:59 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169074 22158 80.91.224.250 (21 Oct 2002 02:57:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:57:54 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id B1B5BD051E for ; Fri, 13 Oct 2000 16:44:30 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB28793; Fri, 13 Oct 2000 15:43:57 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 13 Oct 2000 15:43:16 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA09930 for ; Fri, 13 Oct 2000 15:43:06 -0500 (CDT) Original-Received: from dolk.extundo.com (dolk.extundo.com [195.42.214.242]) by mailhost.sclp.com (Postfix) with ESMTP id 6B3C2D051E for ; Fri, 13 Oct 2000 16:43:30 -0400 (EDT) Original-Received: from barbar.josefsson.org (localhost.localdomain [127.0.0.1]) (authenticated) by dolk.extundo.com (8.11.1/8.11.1) with ESMTP id e9DKhTM17600; Fri, 13 Oct 2000 22:43:29 +0200 Original-To: Emerick Rogul In-Reply-To: Mail-Copies-To: nobody Original-Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32863 Emerick Rogul writes: > I'm using the latest cvs version of gnus and Emacs 20.4.1 on Solaris. > Is there something I can run when I launch gnus that will let me > easily capture some details about the stack when I get a fatal > exception? M-x toggle-debug-on-error RET before starting Gnus might give you more details. (If you mean a elisp error, I do not know the term fatal exception.)