Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83489
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:Why': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'archive': 0.14; 'changes': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'underlying': 0.16; 'url:display': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'file,': 0.19; 'not,': 0.20; 'cc:addr:python.org': 0.22; 'replace': 0.24; 'skip': 0.24; 'url:dev': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'apparently': 0.31; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'done,': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'according': 0.40; 'deleting': 0.60; 'linked': 0.65; '2015': 0.84; 'otten': 0.84; 'subject:here': 0.84; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=6GEsCttFtInA6oo3ATkaX2SpKNtVqNYldSBL4uvZztk=; b=XQSTJ+1UlobRGHjHFkeZMbzrDdCmJWFJEHVuCBCTUZX1MBi6TE2qCIFKLfHdrz/b2C tBv2o4x7TVA7vC/NoHqkTHdjZY2rtL6H8Qe1ZTwm98dr/A8GKei3li6hHpmTMVcwyVd9 /O1aM6QITBRHBhPWzizm2g6MEl0iZ+Vvv0xS/ZJRgSB3L5GdVIY6whj36jAzjkzq2SfN MD3iiqhg5z1Fey3cMh0fkwpjqZbiPEFZbfi7C4rIV7y4F6hAIbtLmkpy0KqZVPqGSbgh E+lzQ5hL0Qb2oVI/BdsAUoE/x/CCk+m8119ajuTTJ8PEYJd/pU0+xo4/XSW8brL8GdGI Vylg== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.160.143 with SMTP id j137mr18422713ioe.43.1420862008751; Fri, 09 Jan 2015 19:53:28 -0800 (PST) |
| In-Reply-To | <chbk5cF7dv9U1@mid.individual.net> |
| References | <54afb3ed$0$12995$c3e8da3$5496439d@news.astraweb.com> <mailman.17520.1420805082.18130.python-list@python.org> <chbk5cF7dv9U1@mid.individual.net> |
| Date | Sat, 10 Jan 2015 14:53:28 +1100 |
| Subject | Re: Why do the URLs of posts here change? |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17551.1420862015.18130.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1420862015 news.xs4all.nl 2975 [2001:888:2000:d::a6]:55165 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:83489 |
Show key headers only | View raw
On Sat, Jan 10, 2015 at 2:21 PM, Gregory Ewing <greg.ewing@canterbury.ac.nz> wrote: > Skip Montanaro wrote: >> >> The way this is done, is >> that the message is removed from the underlying mbox file, and the >> archive regenerated. That changes the counter for every message after >> that point > > > Would it help to replace the message with a stub > instead of deleting it altogether? I had the same thought, but apparently not, according to the page Peter Otten linked to: http://wiki.list.org/display/DEV/Stable+URLs ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Why do the URLs of posts here change? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-09 21:56 +1100
Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-09 06:04 -0600
Re: Why do the URLs of posts here change? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-09 23:28 +1100
Re: Why do the URLs of posts here change? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-01-10 16:21 +1300
Re: Why do the URLs of posts here change? Chris Angelico <rosuav@gmail.com> - 2015-01-10 14:53 +1100
Re: Why do the URLs of posts here change? albert@spenarnc.xs4all.nl (Albert van der Horst) - 2015-01-17 16:39 +0000
Re: Why do the URLs of posts here change? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-01-18 11:31 +1300
Re: Why do the URLs of posts here change? Peter Otten <__peter__@web.de> - 2015-01-09 13:04 +0100
Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 06:09 -0800
Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-09 08:15 -0600
Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 08:52 -0800
Re: Why do the URLs of posts here change? Chris Angelico <rosuav@gmail.com> - 2015-01-10 03:57 +1100
Re: Why do the URLs of posts here change? Rustom Mody <rustompmody@gmail.com> - 2015-01-09 09:19 -0800
Re: Why do the URLs of posts here change? Terry Reedy <tjreedy@udel.edu> - 2015-01-10 04:41 -0500
Re: Why do the URLs of posts here change? Skip Montanaro <skip.montanaro@gmail.com> - 2015-01-10 07:57 -0600
csiph-web