From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: With lavabit, C-u RET is unable to select the Inbox group in gnus Date: Tue, 30 Jan 2018 09:30:54 -0500 Message-ID: <87efm7o1up.fsf@ericabrahamsen.net> References: <87wozz7vjq.fsf@tuyizere.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1517322991 26688 195.159.176.226 (30 Jan 2018 14:36:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 30 Jan 2018 14:36:31 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 30 15:36:27 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1egX1B-0005a9-3U for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2018 15:36:13 +0100 Original-Received: from localhost ([::1]:40841 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egX3A-0000Zw-8t for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2018 09:38:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egX2d-0000W5-EU for help-gnu-emacs@gnu.org; Tue, 30 Jan 2018 09:37:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egX2Z-000438-HL for help-gnu-emacs@gnu.org; Tue, 30 Jan 2018 09:37:43 -0500 Original-Received: from [195.159.176.226] (port=52465 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egX2Z-00042d-AM for help-gnu-emacs@gnu.org; Tue, 30 Jan 2018 09:37:39 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1egX03-0001WJ-NZ for help-gnu-emacs@gnu.org; Tue, 30 Jan 2018 15:35:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:RGVu5fMGKRNSY6xI0AOOLjXY2DM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:115884 Archived-At: gnuforever writes: > Hello, > > I am using gnus and facing weird behavior with the lavabit email service > (using IMAP) > > I can only see "unread articles". > > If there are no "unread articles", C-u RET hangs and emacs cpu usage > hits 100%. I can't do anything else, can't see the logs. I don't know what > it is doing at that time. C-g gives me the control back. I guess the first thing to do would be M-x debug-on-quit, then C-u RET and hang it, then C-g to get out of the hang. That should give you a backtrace that you can provide here.