From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68288 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.general Subject: Re: BBDB and the message buffer Date: Wed, 11 Feb 2009 22:30:36 +0100 Message-ID: <878woc4q6b.fsf@marauder.physik.uni-ulm.de> References: <87bpt8lsxa.fsf@sdf-eu.org> <873aek67qo.fsf@marauder.physik.uni-ulm.de> <87fxikhehl.fsf@sdf-eu.org> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234387871 26755 80.91.229.12 (11 Feb 2009 21:31:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Feb 2009 21:31:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16729@lists.math.uh.edu Wed Feb 11 22:32:26 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 1LXMgy-00066K-AC for ding-account@gmane.org; Wed, 11 Feb 2009 22:32:24 +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 1LXMfY-0002Lm-OX; Wed, 11 Feb 2009 15:30:56 -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 1LXMfX-0002LL-8h for ding@lists.math.uh.edu; Wed, 11 Feb 2009 15:30:55 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LXMfU-0002Bq-Ev for ding@lists.math.uh.edu; Wed, 11 Feb 2009 15:30:55 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LXMfo-0007zY-00 for ; Wed, 11 Feb 2009 22:31:12 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LXMfT-0001Oz-Tl for ding@gnus.org; Wed, 11 Feb 2009 21:30:52 +0000 Original-Received: from p4fd46764.dip.t-dialin.net ([79.212.103.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Feb 2009 21:30:51 +0000 Original-Received: from Reiner.Steib by p4fd46764.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Feb 2009 21:30:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 34 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p4fd46764.dip.t-dialin.net X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l;3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2;n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68288 Archived-At: 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". > ;;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"))))) `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/