From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68289 Path: news.gmane.org!not-for-mail From: Jim Burton Newsgroups: gmane.emacs.gnus.general Subject: Re: BBDB and the message buffer Date: Wed, 11 Feb 2009 21:54:41 +0000 Message-ID: <87iqng8wri.fsf@sdf-eu.org> References: <87bpt8lsxa.fsf@sdf-eu.org> <873aek67qo.fsf@marauder.physik.uni-ulm.de> <87fxikhehl.fsf@sdf-eu.org> <878woc4q6b.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234389384 32069 80.91.229.12 (11 Feb 2009 21:56:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2009 21:56:24 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16730@lists.math.uh.edu Wed Feb 11 22:57:38 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LXN5N-00073w-53 for ding-account@gmane.org; Wed, 11 Feb 2009 22:57:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LXN3j-0002U9-04; Wed, 11 Feb 2009 15:55:55 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LXN3h-0002Ts-KK for ding@lists.math.uh.edu; Wed, 11 Feb 2009 15:55:53 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LXN3e-0002I9-Of for ding@lists.math.uh.edu; Wed, 11 Feb 2009 15:55:53 -0600 Original-Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LXN3z-0008N1-00 for ; Wed, 11 Feb 2009 22:56:11 +0100 Original-Received: from aamtaout03-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090211215515.HERG2989.mtaout01-winn.ispmail.ntl.com@aamtaout03-winn.ispmail.ntl.com> for ; Wed, 11 Feb 2009 21:55:15 +0000 Original-Received: from daisy ([81.108.250.25]) by aamtaout03-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20090211215514.XDCT2093.aamtaout03-winn.ispmail.ntl.com@daisy> for ; Wed, 11 Feb 2009 21:55:14 +0000 In-Reply-To: <878woc4q6b.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 11 Feb 2009 22:30:36 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Cloudmark-Analysis: v=1.0 c=1 a=9T4IkvHxAAAA:8 a=faa9z2_RAAAA:8 a=9e5n2xErfScJ17WuQE0A:9 a=_YbJBbgE-TJ71AfybQUA:7 a=Dgn8jG6s_PsZDw834mjhYleVQHIA:4 a=eZLSmJVMEtUA:10 a=w16zm4YrGAwA:10 X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68289 Archived-At: Reiner Steib writes: > On Wed, Feb 11 2009, Jim Burton wrote: > >> There was something fishy going on with message buffers, but it's >> fixed. (The problem was this, that I pasted from somewhere: > > I strongly suggest not to copy from "somewhere". > :-) I sometimes give this advice myself, now I just need to follow it. >> ;;save copies of sent mail >> (setq gnus-message-archive-group >> '(concat "mail." (format-time-string "%Y-%m"))) >> >> which sounds nice but was giving this error whenever I opened a message >> buffer: >> >> Debugger entered--Lisp error: (wrong-type-argument listp concat) > > The Gnus manual has lots of examples for `gnus-message-archive-group', > see (info "(gnus)Archived Messages"): > > ,----[ (info "(gnus)Archived Messages") ] > | How about storing all news messages in one file, but storing all mail > | messages in one file per month: > | > | (setq gnus-message-archive-group > | '((if (message-news-p) > | "misc-news" > | (concat "mail." (format-time-string "%Y-%m"))))) > `---- Thanks, I'll give it a try. Jim > > Bye, Reiner. > -- > ,,, > (o o) > ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/ > > -- -------------------------------- Jim Burton jim@sdf-eu.org