From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: gnus-article-view-part no longer seems to work (since commit 041b3904?) Date: Sat, 06 Feb 2021 12:13:34 +0000 Organization: On the Interweb somewhere Message-ID: <87k0rlmm1d.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="27556"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: ding@gnus.org Cancel-Lock: sha1:DUIQBFTI3TnowLqcTUc5Nwk1RYE= Original-X-From: ding-owner+M38119@lists.math.uh.edu Sat Feb 06 13:16:02 2021 Return-path: Envelope-to: ding-account@m.gmane-mx.org Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8MVO-00071R-Le for ding-account@m.gmane-mx.org; Sat, 06 Feb 2021 13:16:02 +0100 Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8MTh-00BY7h-9H; Sat, 06 Feb 2021 06:14:17 -0600 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1l8MTf-00AwKp-Ss; Sat, 06 Feb 2021 06:14:15 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8MTb-00AwIr-Hm for ding@lists.math.uh.edu; Sat, 06 Feb 2021 06:14:11 -0600 Original-Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1l8MTX-00BTPa-90 for ding@lists.math.uh.edu; Sat, 06 Feb 2021 06:14:11 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Cc:Content-Type:Mime-Version:Message-ID:Date:Subject:From:To: Sender:Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=WpHMsjBNdAQVO66va/TQ8Fk4F3RDTCi/2bZOdWC0Qvk=; b=cGkqAQMpahMr3JfbdyKPUn8kSh 98g7zFCMiq0PxcLxSxqLRx44yawfJv4d+EKknuv903z/lfsSaEcwjGWdxM9CSmZ38fZT0kMjJp4K1 TO36DwvPipwF81ZaDtNjPrEAG0VNK10TBC4LjJ3aIObpQr1DdF6mAPQLgSYwaX7we9Ns=; Original-Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8MTQ-0005QN-7l for ding@gnus.org; Sat, 06 Feb 2021 13:14:02 +0100 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1l8MTP-0004f2-7Y for ding@gnus.org; Sat, 06 Feb 2021 13:13:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Followup-To: gmane.emacs.devel X-Url: http://www.ucl.ac.uk/~ucecesf/ List-ID: Precedence: bulk Xref: news.gmane.io gmane.emacs.gnus.general:89905 gmane.emacs.devel:264057 Archived-At: Dear gnus developers, I updated my Emacs from git yesterday and reading multi-part emails no longer behaves as it used to. In particular, invoking gnus-article-view-part (typically by hitting "b" but I've tried the other bindings just in case) in the summary buffer does not change the view of the article as it used to (for articles that had, say, text and HTML parts). I note that Stefan made some changes this past week, commit 041b3904. I'm not entirely sure what gnus-article-view-part is now doing as it seems to move point randomly in my summary buffer. thank you, eric -- Eric S Fraga via Emacs 28.0.50 & org 9.4.4 on Debian bullseye/sid