From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16367 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Themes (was: Re: pGnus) Date: 28 Aug 1998 15:13:16 +0200 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035155251 27342 80.91.224.250 (20 Oct 2002 23:07:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:07:31 +0000 (UTC) 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 JAA06841 for ; Fri, 28 Aug 1998 09:13:59 -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 HAF08628; Fri, 28 Aug 1998 07:45:03 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 28 Aug 1998 08:13:43 -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 IAA22213 for ; Fri, 28 Aug 1998 08:13:34 -0500 (CDT) Original-Received: from sheridan.dina.kvl.dk (root@sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA06830 for ; Fri, 28 Aug 1998 09:13:23 -0400 (EDT) Original-Received: from babbage.dina.kvl.dk (babbage.dina.kvl.dk [130.225.40.217]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with SMTP id PAA11361; Fri, 28 Aug 1998 15:13:38 +0200 Original-Received: by babbage.dina.kvl.dk (SMI-8.6/SMI-SVR4) id PAA24648; Fri, 28 Aug 1998 15:13:16 +0200 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Original-Lines: 18 X-Mailer: Gnus v5.6.2/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16367 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16367 Andi Kleen writes: > Could you define what exactly you mean with themes in context of emacs/gnus? A named collection of customization settings. For example, you may select the `slow connection' optimization theme, which will set the relevant Gnus options to work optimally for a slow connection. Or the `Angry Fruit Salad' color theme, which would make the headers in the message and article buffers more fun to watch, than the default current `Shades of Purity' theme (red/red article buffers, blue/blue message buffers). Users should be able to define themes from within customize, and export them for other to share. Site administrators would define a `site' theme, which the users could use or not. This is the part Jan has implemented.