From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16247 Path: main.gmane.org!not-for-mail From: (Jari Aalto+list.ding) Newsgroups: gmane.emacs.gnus.general Subject: Suggestion: Topic mode get news and topic group indentation level Date: 25 Aug 1998 01:12:51 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155146 26594 80.91.224.250 (20 Oct 2002 23:05:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:05:46 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id PAA26689 for ; Mon, 24 Aug 1998 15:14:05 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id SAA29285 for ; Mon, 24 Aug 1998 18:15:14 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id RAK27145; Mon, 24 Aug 1998 17:14:34 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Aug 1998 17:13:36 -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 RAA27132 for ; Mon, 24 Aug 1998 17:13:18 -0500 (CDT) Original-Received: from axl01it.ntc.nokia.com (axl01it.ntc.nokia.com [131.228.118.232]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA17479 for ; Mon, 24 Aug 1998 18:12:56 -0400 (EDT) Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id BAA15648 for ; Tue, 25 Aug 1998 01:12:39 +0300 (EET DST) Original-Received: from creator.tele.nokia.fi (creator.tele.nokia.fi [131.228.48.178]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id BAA19207 for ; Tue, 25 Aug 1998 01:16:37 +0300 Original-Received: (from jaalto@localhost) by creator.tele.nokia.fi (8.7.5/8.7.1) id BAA20961; Tue, 25 Aug 1998 01:12:52 +0300 (EETDST) Original-To: Ding mailing list X-info: Emacs tiny tools: ftp://cs.uta.fi/pub/ssjaaa/ File server: Send subject 'send help' to Original-Lines: 14 X-Mailer: Gnus v5.6.38/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16247 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16247 I know that topics don't actually "nest", but would it be possible. I would find it neat to Hit M-g at topmost topic level and get all subtopics read in. Main-Topic <-- Hit M-g and get Topic1, Topic2 read? Sub-Topic1 Sub-Topic2 I guess that would be matter of looping through topics that have indentation level ++ compared to current topic indentation level. jari