From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30826 Path: main.gmane.org!not-for-mail From: Kim-Minh Kaplan Newsgroups: gmane.emacs.gnus.general Subject: Re: Wishlist for oGnus Date: 11 May 2000 16:50:37 +0200 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: <87n1lxta2q.fsf@kloug.western.fr> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167308 10526 80.91.224.250 (21 Oct 2002 02:28:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:28:28 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id BF692D051F for ; Thu, 11 May 2000 10:51:32 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB01277; Thu, 11 May 2000 09:51:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 May 2000 09:50:31 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA23431 for ; Thu, 11 May 2000 09:50:20 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id A053AD051F for ; Thu, 11 May 2000 10:50:39 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id QAA04464 for ding@gnus.org; Thu, 11 May 2000 16:52:30 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 20 Original-NNTP-Posting-Host: ext0.western.fr Original-X-Trace: quimby.gnus.org 958056750 3910 195.101.52.157 (11 May 2000 14:52:30 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 11 May 2000 14:52:30 GMT Mail-Copies-To: never X-Face: C!5Mk_!qB]35}VpD|H>GN/@fk%~7:*/x8&~\]|r|)/zV?rJ){uX4Nh`a$L/z__Kx4Gt!mDU 3kZlj)F2]Ds$?l';SO9]v^|[i2nY`pZ+mu+HT%5ITkuP#e]@8F4@Hc.=]oN1+d\M@Rl>-$C?h$yntf -JVx)3L2}VzG.!bQEy]~I_3fup`HtZ^t/Iz.|Vh$~o`^g\ User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30826 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30826 Anders Melchiorsen writes: > what I really miss in Gnus when comparing to more graphical clients > is the ability to open several views at the same time. > > That is, have two frames showing different summaries/messages, for > example. Or showing several messages from the same group at the same > time, in a couple of different frames. > > I do belive that this is not possible, or at least not pretty, with > current Gnus. Please tell me that I wrong? :) You're only partly wrong: if you set `gnus-single-article-buffer' to nil then each group gets its own article buffer. To view multiple articles from the same newsgroup, you can go to the *Article* buffer and invoke `rename-uniquely' then go to the other article you want to see. Not pretty though. Kim-Minh.