From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34745 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem starting nnimap unplugged Date: 12 Feb 2001 11:50:57 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <5br913lua6.fsf@avocet.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170612 31915 80.91.224.250 (21 Oct 2002 03:23:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:23:32 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 317CFD049D for ; Mon, 12 Feb 2001 11:53:31 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id KAC29115; Mon, 12 Feb 2001 10:51:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 12 Feb 2001 10:50:39 -0600 (CST) 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 KAA20821 for ; Mon, 12 Feb 2001 10:50:30 -0600 (CST) Original-Received: from gate.cs.rochester.edu (gate.cs.rochester.edu [192.5.53.207]) by mailhost.sclp.com (Postfix) with ESMTP id 54F0AD049D for ; Mon, 12 Feb 2001 11:51:00 -0500 (EST) Original-Received: from avocet.cs.rochester.edu (avocet.cs.rochester.edu [192.5.53.22]) by gate.cs.rochester.edu (8.9.1b+Sun/U) with ESMTP id LAA24608 for ; Mon, 12 Feb 2001 11:50:57 -0500 (EST) Original-Received: (from zsh@localhost) by avocet.cs.rochester.edu (8.9.1b+Sun/Q++) id LAA23219; Mon, 12 Feb 2001 11:50:57 -0500 (EST) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Simon Josefsson's message of "12 Feb 2001 17:41:24 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:34745 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34745 Simon Josefsson writes: > dsg@world.std.com (David S. Goldberg) writes: > > > Gnus appeared to hang interminably long. Eventually I gave up with > > a C-g. > > A backtrace from here would help (`toggle-debug-on-quit', or perhaps > `toggle-debug-on-signal' is required). `toggle-debug-on-quit' may not exist on XEmacs, use (setq debug-on-quit t) instead. `toggle-debug-on-signal' does not exist, use (setq debug-on-signal t). Of course, unless you've defined your own functions with these names. ShengHuo -- (setq gnus-posting-styles '((".*" (signature (format "(setq gnus-posting-styles '%S)" gnus-posting-styles)))))