Re: Do not let spam-trap go hungry! Your (normal) posts may help! :-)

2008-01-30 Thread Andrzej Adam Filip
Reiner Steib <[EMAIL PROTECTED]> writes: > On Wed, Jan 30 2008, Andrzej Adam Filip wrote: > >> (defun message-make-message-id() >> (concat "<"(message-unique-id)"@xxx.fsf.hobby-site.com>")) > > No, please don't override `message-make-message-id'. Use > `message-user-fqdn', see (info "(message)N

Re: Gnus seems to not notice some emails

2008-01-30 Thread Reiner Steib
On Wed, Jan 30 2008, Ross A. Laird wrote: > I deleted all data that seemed relevant in the agent folder and now > gnus works perfectly. (Just a shot in the dark...) Does it help to set `gnus-agent-synchronize-flags' to a non-nil value? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo---

Re: Do not let spam-trap go hungry! Your (normal) posts may help! :-)

2008-01-30 Thread Reiner Steib
On Wed, Jan 30 2008, Andrzej Adam Filip wrote: > (defun message-make-message-id() > (concat "<"(message-unique-id)"@xxx.fsf.hobby-site.com>")) No, please don't override `message-make-message-id'. Use `message-user-fqdn', see (info "(message)News Headers"). > xxx may be replaced by what you wa

Re: recoding messages to latin1+html when posting to yahoo groups?

2008-01-30 Thread Reiner Steib
On Wed, Jan 30 2008, James Leifer wrote: > To make the problem simpler, we can assume that all the characters I > use in utf8 have a valid representation in latin1. If that is correct (I doubt it ;-)), then (setq mm-coding-system-priorities '(iso-8859-1)) is the right thing, no matter what your "

Re: Gnus seems to not notice some emails

2008-01-30 Thread Ross A. Laird
I thought I'd reply to my own post since no one seems to be able to help with my particular problem. I have, in fact, narrowed it down a bit: it's the agent. Somehow this problem is related to two circumstances: IF I do not use gnus for some period of time (perhaps longer than the expiry time, but

Re: Synchronizing multiple computers

2008-01-30 Thread Martin Geisler
Stefan Monnier <[EMAIL PROTECTED]> writes: >> I normally keep my Gnus running at all times on my work computer. Is it >> safe to copy files back and forth in that case? > > No. Right, it would also have been quite impressive if it was possible :-) I've just looked (briefly) at the .newsrc-dribbl

Re: Synchronizing multiple computers

2008-01-30 Thread Martin Geisler
David <[EMAIL PROTECTED]> writes: > Martin Geisler <[EMAIL PROTECTED]> writes: >> I normally keep my Gnus running at all times on my work computer. >> Is it safe to copy files back and forth in that case? > > No. I thought so... :-) >> As I understand it, Gnus saves its changes in the dribble fi

Do not let spam-trap go hungry! Your (normal) posts may help! :-)

2008-01-30 Thread Andrzej Adam Filip
If you use gnus and you want to help "advertise" spamtrap and use distinctive "personal" message-id format then you may consider adding the following line to your ~/.gnus file: (defun message-make-message-id() (concat "<"(message-unique-id)"@xxx.fsf.hobby-site.com>")) xxx may be replaced by wha

Re: Synchronizing multiple computers

2008-01-30 Thread David
Martin Geisler <[EMAIL PROTECTED]> writes: > I normally keep my Gnus running at all times on my work computer. Is it > safe to copy files back and forth in that case? No. > As I understand it, Gnus saves its changes in the dribble file which is > saved into the .newsrc.eld file at shutdown. I don

Re: Synchronizing multiple computers

2008-01-30 Thread Stefan Monnier
> I normally keep my Gnus running at all times on my work computer. Is it > safe to copy files back and forth in that case? No. Stefan ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-

IMAP closing connection after inactivity

2008-01-30 Thread Richard G Riley
I have the same problem as the article I link and reproduce below. Is there a way to get Gnus to keep an IMAP session open without using a daemon to check for all new messages regularly? http://osdir.com/ml/emacs.gnus.user/2006-02/msg00133.html , | Subject: Gnus closing imap connection

Re: recoding messages to latin1+html when posting to yahoo groups?

2008-01-30 Thread James Leifer
Katsumi, Thank you so much for your reply! I think that I need something different, though. It's probably my fault for not being clearer... I'm pasting in to the emails text files in utf8 and my emacs technology for generating accented characters is also based on utf8. What I want is for the u