Re: [Mailman-Users] Sequence Numbers

2004-09-03 Thread Tokio Kikuchi
[EMAIL PROTECTED] wrote: The error was: Merging new template file with existing translations msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot msgmerge: invalid option -- U Try `msgmerge --help' for more information. make[1]: *** [ca/LC_MESSAGES/mailman.po] Error 1 Your installation stopped there?

Re: [Mailman-Users] Sequence Numbers

2004-09-03 Thread Takahiro_Horie
by: [EMAIL PROTECTED] 09/02/2004 08:39 PM To: [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Sequence Numbers Hi, [EMAIL PROTECTED] wrote: > I applied the patch found on > > http://sourceforge.net/tracker/?func=detail&

Re: [Mailman-Users] Sequence Numbers

2004-09-02 Thread Tokio Kikuchi
Hi, [EMAIL PROTECTED] wrote: I applied the patch found on http://sourceforge.net/tracker/?func=detail&aid=601117&group_id=103&atid=300103 File: http://mm.tkikuchi.net/mailman-2.1.5+patch.20040516.gz that adds sequence numbers. I reconfigured, did make, make install (with errors). What was this e

[Mailman-Users] Sequence Numbers

2004-09-02 Thread Takahiro_Horie
Hi, I applied the patch found on http://sourceforge.net/tracker/?func=detail&aid=601117&group_id=103&atid=300103 File: http://mm.tkikuchi.net/mailman-2.1.5+patch.20040516.gz that adds sequence numbers. I reconfigured, did make, make install (with errors). I'm using 2.1.5 Any idea why it's no

Re: [Mailman-Users] Sequence Numbers

2002-12-10 Thread Jon Carnes
There was a hack (or patch - if you are so inclined) that did this for an earlier version of Mailman. As I recall the hack was fairly simple and involved the creation of a new file in the config directory for the list. The incrementing number was stored in that file. I don't think this feature h

Re: [Mailman-Users] Sequence Numbers

2002-12-10 Thread Matthew Davis
Mailman doesn't do that right now, but there was discussion on the mailman-developers list about putting this in but won't happen probably until after 2.1 is released. * Jim Millard ([EMAIL PROTECTED]) wrote: > I have looked at the archive and FAQ but did not find an answer. > Is it possible to h

[Mailman-Users] Sequence Numbers

2002-12-10 Thread Jim Millard
I have looked at the archive and FAQ but did not find an answer. Is it possible to have mailman put a sequence number on messages? What I would like is to have a character in the converted subject that would translate into an incrementing sequence number to track individual threads or messages. --