Gnus development mailing list
 help / color / mirror / Atom feed
From: Jim Burton <jim@sdf-eu.org>
To: ding@gnus.org
Subject: Re: BBDB and the message buffer
Date: Wed, 11 Feb 2009 21:54:41 +0000	[thread overview]
Message-ID: <87iqng8wri.fsf@sdf-eu.org> (raw)
In-Reply-To: <878woc4q6b.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 11 Feb 2009 22:30:36 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> 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



  reply	other threads:[~2009-02-11 21:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-11 18:39 Jim Burton
2009-02-11 20:25 ` Reiner Steib
2009-02-11 20:44   ` Jim Burton
2009-02-11 21:30     ` Reiner Steib
2009-02-11 21:54       ` Jim Burton [this message]
2009-02-14 14:38       ` Steinar Bang
2009-02-14 22:15         ` Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqng8wri.fsf@sdf-eu.org \
    --to=jim@sdf-eu.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).