From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27065 Path: main.gmane.org!not-for-mail From: Bill White Newsgroups: gmane.emacs.gnus.general Subject: customization: window configurations Date: 18 Nov 1999 11:44:43 -0600 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164157 22665 80.91.224.250 (21 Oct 2002 01:35:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:35:57 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA03383 for ; Thu, 18 Nov 1999 12:45:31 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB08122; Thu, 18 Nov 1999 11:45:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 18 Nov 1999 11:45:31 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA23109 for ; Thu, 18 Nov 1999 11:45:18 -0600 (CST) Original-Received: from dragonfly.wolfram.com (root@dragonfly.wolfram.com [140.177.10.12]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA03367 for ; Thu, 18 Nov 1999 12:44:48 -0500 (EST) Original-Received: from g.wolfram.com (billw@g.wolfram.com [140.177.4.48]) by dragonfly.wolfram.com (8.8.8/8.8.8) with ESMTP id LAA24450 for ; Thu, 18 Nov 1999 11:44:44 -0600 (CST) Original-Received: (from billw@localhost) by g.wolfram.com (8.9.3/8.9.2) id LAA01171; Thu, 18 Nov 1999 11:44:43 -0600 Original-To: ding@gnus.org Original-Lines: 75 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4.91 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27065 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27065 Aftger Randal and Karl's customizations for gnus-group-line-format, I'm wondering what other nifty things folks have come up with. For starters, a screenshot of my gnus window configuration can be found at ,[1] and here's the .gnus code that does it (inspired by code found in Bryan Johnson's gnus-filterhist.el[2]) Footnotes: [1] Sorry about the crappy quality - I scaled it down to 75% to fit better on more monitors. [2] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; Gnus window layout with filter history ; Date: 16 Nov 1999 17:17:22 -0500 ; Sender: beej@honky.eng.mindspring.net ; Message-ID: (setq load-path (cons (expand-file-name "~/emacs-lisp/bryan-johnson") load-path)) (require 'gnus-filterhist) (add-hook 'gnus-group-mode-hook 'gnus-filter-history) (add-hook 'gnus-after-getting-new-news-hook 'gnus-filter-history) (gnus-add-configuration '(group (horizontal 0.4 (vertical 0.25 (group 0.85 point) ("*Filter History*" 1.0) ) ("*scratch*" 1.0) ))) (gnus-add-configuration '(summary (horizontal 1.0 (vertical 0.25 (group 0.85 point) ("*Filter History*" 1.0) ) (summary 1.0 point) ))) (gnus-add-configuration '(article (horizontal 1.0 (vertical 0.25 (group 0.85 point) ("*Filter History*" 1.0) ) (vertical 1.0 (summary 0.25 point) (article 1.0)) ))) (gnus-add-configuration '(message (horizontal 1.0 (vertical 0.25 (group 0.85) ("*Filter History*" 1.0) ) (vertical 1.0 (message 1.0 point)) ))) bw -- Bill White . billw@wolfram.com . http://members.wri.com/billw "No ma'am, we're musicians."