Gnus development mailing list
 help / color / mirror / Atom feed
* Passing function to
@ 2010-09-30  3:41 nyc4bos
  2010-09-30 16:27 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: nyc4bos @ 2010-09-30  3:41 UTC (permalink / raw)
  To: ding

Hi,

I'm getting the error:

run-hooks: Wrong type argument: listp, choose-sent-folder

when (setq gnus-message-archive-group 'choose-sent-folder)

My function used to work.

How do I pass my `choose-sent-folder' properly with the latest
bzr Gnus?

Thanks.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Passing function to
  2010-09-30  3:41 Passing function to nyc4bos
@ 2010-09-30 16:27 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-30 16:27 UTC (permalink / raw)
  To: ding

nyc4bos@aol.com writes:

> run-hooks: Wrong type argument: listp, choose-sent-folder
>
> when (setq gnus-message-archive-group 'choose-sent-folder)

Read the documentation, please.

(setq gnus-message-archive-group '((choose-sent-folder)))

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-30 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30  3:41 Passing function to nyc4bos
2010-09-30 16:27 ` Lars Magne Ingebrigtsen

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).