From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16637 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.gnus.user Subject: Re: Some random questions about display order in group buffer and usage of multiple e-mail addresses Date: Sat, 11 Jan 2014 01:15:24 +0100 Organization: Aioe.org NNTP Server Message-ID: <87eh4ffk5m.fsf@nl106-137-194.student.uu.se> References: <87a9f43peo.fsf@starless.ames.family> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1389399603 29726 80.91.229.3 (11 Jan 2014 00:20:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2014 00:20:03 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Jan 11 01:20:08 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W1mJ6-0007pU-4W for gegu-info-gnus-english@m.gmane.org; Sat, 11 Jan 2014 01:20:08 +0100 Original-Received: from localhost ([::1]:59617 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1mJ5-0006zG-7b for gegu-info-gnus-english@m.gmane.org; Fri, 10 Jan 2014 19:20:07 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 32 Original-NNTP-Posting-Host: VVbyYd/iFZoeWNmD9i++cQ.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:2jEhuiyttEeJGZflyL9npAqTpoA= Mail-Copies-To: never Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87766 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16637 Archived-At: Alexander Baier writes: >> I've just started using gnus again after some years >> of absence. I've reread parts of the manual without >> finding answers to some of my questions. I hope >> someone herein can help me. 1. I like using topic >> mode. I'm a bit anal about the ordering of topics >> and groups within topics but I was never able to >> find out whether it is possible in gnus - to change >> the display order of individual topics on the same >> level - and to change the display order of groups >> within topis. Could you tell me if it is possible >> to change the display order and if so how? > > You can kill and then yank back groups and topics, > just like you would do it with normal text in a > buffer. The usual key-bindings (C-k and C-y) apply > here. You can do that, but as long as there is some system to the OP's desire that system is probably implemented. Check out the help for `gnus-group-sort-function'. I don't use topics, but I have the below configuration to get the display order I like, and at least what I can see, when I hit 't' (for `gnus-topic-mode') that ordering is preserved. (setq gnus-group-sort-function 'gnus-group-sort-by-real-name) -- underground experts united: http://user.it.uu.se/~embe8573