patch, fix bug in bbdb-create-internal

2014-04-08 Thread ian
I found a bug: Using (first . last) name arg to bbdb-create-internal fails. An example of the error:: (error type mismatch: expect (or nil (cons string string)), got `(Bob . Dole)') The code for checking type '(or ... ) is conditioned that each element is not nill, so it immediately fails it's

newbie question

2014-04-08 Thread Steven Arntson
I'm using gnus to read emails with POP functionality. I'm a little confused about how the mails I send to people are saved. When I send new mail from within the gnus buffer with 'm' the message seems to get archived in a place like nnfolder+archive:sent.2014-04. But when I send a new mail from

Re: newbie question

2014-04-08 Thread Eric Abrahamsen
Steven Arntson ste...@stevenarntson.com writes: I'm using gnus to read emails with POP functionality. I'm a little confused about how the mails I send to people are saved. When I send new mail from within the gnus buffer with 'm' the message seems to get archived in a place like

Re: newbie question

2014-04-08 Thread Steven Arntson
Thank you, Eric, I will give this a try. And: whoops! I did mean to send this to the other list ... glad I titled it newbie. :) steven Steven Arntson ste...@stevenarntson.com writes: I'm using gnus to read emails with POP functionality. I'm a little confused about how the mails I send to