From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17832 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: `b' Date: 14 Oct 1998 16:01:42 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156461 2894 80.91.224.250 (20 Oct 2002 23:27:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:27:41 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA09703 for ; Wed, 14 Oct 1998 10:02:55 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id IAF08547; Wed, 14 Oct 1998 08:33:42 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 14 Oct 1998 09:02:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA04030 for ; Wed, 14 Oct 1998 09:02:33 -0500 (CDT) Original-Received: from xiphias.pdc.kth.se (xiphias.pdc.kth.se [130.237.221.226]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA09678 for ; Wed, 14 Oct 1998 10:02:11 -0400 (EDT) Original-Received: (from jas@localhost) by xiphias.pdc.kth.se (8.8.5/8.8.5) id QAA18515; Wed, 14 Oct 1998 16:01:42 +0200 (METDST) Original-To: Kai Grossjohann In-Reply-To: Kai Grossjohann's message of "14 Oct 1998 11:57:49 +0200" Mail-Copies-To: never Original-Lines: 29 User-Agent: Gnus/5.070034 (Pterodactyl Gnus v0.34) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17832 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17832 Kai Grossjohann writes: > > Is there a way from the article buffer to jump to (and display) part > > 42 then? Couldn't `b' do this? > > You can use TAB to move from button to button. TAB does too many things for me, I just want to move to the next MIME part. TAB jumps me to the next URL, stuff matching gnus-signature-separator, MIME-part etc. I'd really like some equivalents of TM/SEMI `n', `p' and `u' to navigate in MIME articles. > > > Use RET. > > > > Gives me a backtrace: > > RET must be used when point is on a button. Could we then bind RET to something that searches backwards for the MIME-part button and then does what RET does today? Finding a tiny button to press RET on in a huge article is difficult (given the way TAB works). Or perhaps a key to jump to the top of the MIME-part, so I can do `key RET' to hide a inline attachment I'm looking at? /s