Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.alt.folklore.computer > #40153

Re: EMACS

From poc@pocnet.net
Newsgroups de.alt.folklore.computer
Subject Re: EMACS
Date 2023-05-30 12:04 +0000
Message-ID <kdm736F9glsU3@mid.individual.net> (permalink)
References (7 earlier) <u4uusu$3s5bc$5@gwaiyur.mb-net.net> <u4v01s$lpb$1@news.bawue.net> <u4v8qd$3slvs$2@gwaiyur.mb-net.net> <kdgqtpFeqpeU2@mid.individual.net> <u4vgcf$3t8pn$3@gwaiyur.mb-net.net>

Show all headers | View raw


Marcel Mueller <news.5.maazl@spamgourmet.org> wrote:

>>> Benchmarks interessieren mich nicht, nur was gefühlt bei mir ankommt.
>> 
>> Benchmarks sind eine anerkannte Weise, das subjektive Empfinden des Menschen
>> auszuschließen.
> 
> Leider büßen sie dabei oft nahezu vollständig ihre Repräsentativität für
> reale Anwendungsfälle ein.

Kann ich so nicht bestätigen. Aber gerade hier gilt wie so oft: "Es kommt
drauf an." Wenn Du an Deinem realen Anwedungsfall "vorbei" misst, ist klar,
dass das Ergebnis nicht passt. Wenn Du Pech hast, musst Du Dir Deinen eigenen
"Benchmark" bauen, z. B. wenn es die Kombination aus Dir wichtigen Faktoren
nicht fertig gibt. Das ist schwierig für interaktive Programme, aber für alles
was automatisierbar ist, genügt mehr oder weniger ein "time" in der command
line davor.

>> Ansonsten erliegt man schnell dem HiFi-Phänomen: War schweineteuer, *muss*
>> daher besser klingen. So viel zu "was gefühlt ankommt".
> 
> Das ist halt das andere Extrem. Das ist natürlich genauso wenig sinnvoll.
> Da bin ich glaube ich recht wenig anfällig.

Auch das ist eine subjektive Einschätzung. :-)

>> Unterlege diese Behauptung doch bitte mit ein paar Zahlen und einer Anleitung,
>> wie Du die Werte gewonnen hast.
> 
> Ich habe in der Firma (unter Win10) auf einem HP Business-Notebook 
> Web-Software entwickelt.

Definiere "Web Software".

> Die Notebooks kamen dabei durchaus immer mal an ihre Grenzen. Als ich
> irgendwann den Standard 64 Bit FF runter gekratzt und durch sein 32 Bit
> Pendant ersetzt habe, weil auch der Speicher immer ziemlich voll war, war
> die Kiste in dem Anwendungsszenario merklich schneller. Merklich heißt
> mindestens 25%, sonst wäre es mir subjektiv kaum aufgefallen.

Heißt, Du hast Firefox "künstlich" auf einen 2GB Adressraum eingeschränkt, was
dafür sorgt, dass das Speichermanagement von Firefox z. B. öfters mal nicht
mehr benötigte Inhalte löscht.

Und aus diesem einen Fall schließt Du dass 32-Bit Software generell einen
Geschwindigkeitsvorteil hat? Mutig.

> Deutlich erkennbar war, dass die FF-Prozesse ca. 30-40% weniger Speicher
> belegt haben.

Klar, weil für den Prozess selbst insgesamt weniger Speicher zu Verfügung
steht.

> Der Geschwindigkeitsgewinn wurde sicher primär durch Sekundäreffekte
> hervorgerufen. Die 2-3GB mehr verfügbares RAM haben natürlich auf alles
> mögliche Auswirkungen, so können gecachte Daten länger gehalten werden,
> Memory Compression schlägt seltener zu und entlastet die CPU etc.

Siehste. Und gerade die Seiteneffekte können viel ausmachen.

> Bei einem Rechner, der nie an seine Belastungsgrenzen kommt, wäre der Effekt
> sicher viel kleiner. Aber z.B. bei VM-Servern, wo man alles außer dem RAM
> sinnvoll überbuchen kann, ist Speicherverbrauch auch ein wichtiges
> Sizing-Thema. Da musste ich zuhause nach dem kompletten Umstieg auf x64 VMs
> und Software einen Speicherriegel dazu kaufen.

Ich habe in den vergangenen Jahren einige Linux-VMs (Server, keine GUI) mit
etlichen Diensten von 32 auf 64-Bit hochgezogen und kann Deine Beobachtung
nicht bestätigen.

Meine Methode, das RAM für Linux-VMs zu bemessen ist aus /proc/meminfo den
Wert für Committed_AS rauszubröseln und auf 256MB-Grenzen aufzurunden. Damit
fahre ich mit etlichen Dutzend VMs beim Brötchengeber bisher sehr gut.

>> Wenn Deine Behauptung stimmt, wäre das eine sehr interessante Feststellung.
> 
> Mir reicht die empirische Ermittlung. Benchmarks sind mir egal, die bringen
> mich nicht weiter (jedenfalls nur sehr selten).

Nun, dann kommen wir hier nicht auf einen Nenner. Stichwort Kausalität. Wenn
Du sagst Dein 32-Bit Firefox rennt schneller und gibst oben zeitgleich selbst
zu, dass dies auf Seiteneffekte zurückzuführen sein kann, dann ist Deine
Beobachtung "32-Bit Firefox läuft schneller" zwar glaubhaft zutreffend, aber
das heißt nicht, dass dies für jede 32-Bit Software in jedem Szenario
zutrifft. Das gilt erst recht nicht für Deine Zwischen-den-Zeilen-Annahme,
dass der kleinere 32-Bit code schneller abgearbeitet wird. Soweit ich mich
erinnere sind "moderne" CPUs seit längerer Zeit auf das Abarbeiten von 64-Bit
code hin optimiert. Wenn z. B. bei 32-Bit Zugriffen dann nur die Hälfte des
Busses verwendet wird, etc. bremst das halt aus ganz anderen Gründen.

Wie gesagt, ich glaube Dir dass Dein 32-Bit FF in Deinem Anwendungszenario
schneller läuft. Aber daraus zu schließen dass 32-Bit Programme generell
schneller laufen als 64-Bit widerspricht der zeitgenössischen
Berichterstattung in den Fachzeitschriften und "common knowledge".

-- 

:wq! PoC

Back to de.alt.folklore.computer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

EMACS "Markus Liewer" <feed@liewer-gr.de> - 2023-05-24 23:39 +0200
  Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-24 21:59 +0000
    Re: EMACS poc@pocnet.net - 2023-05-25 09:18 +0000
      Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 09:28 +0000
        Re: EMACS Andreas Karrer <ak-7a@gmx.ch> - 2023-05-25 10:54 +0000
          Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 12:59 +0200
            Re: EMACS Andreas Karrer <ak-7a@gmx.ch> - 2023-05-25 14:41 +0000
              Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 17:00 +0200
              Re: EMACS mlelstv@serpens.de (Michael van Elst) - 2023-05-25 15:37 +0000
          Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 11:52 +0000
            Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 16:17 +0200
              Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-25 16:25 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 16:03 +0000
                Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-25 19:09 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 17:20 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 20:13 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 20:24 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 20:05 +0200
                Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-26 01:18 +0200
              Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 16:09 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 20:31 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 05:42 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-26 22:18 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-27 12:47 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-27 13:29 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-27 15:16 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-27 15:37 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-27 19:38 +0000
            Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 18:17 +0200
              Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2023-05-25 16:40 +0000
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 19:54 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 04:10 -0400
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 15:17 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 19:06 -0400
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-21 09:00 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-05-21 09:10 +0200
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-28 09:29 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2024-05-28 14:32 +0000
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-28 18:39 +0200
                Re: EMACS Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2024-05-30 07:07 +0000
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2024-05-21 09:50 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-05-21 19:11 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2024-05-21 19:57 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2024-05-21 21:07 +0200
                Re: EMACS Christian Corti <use@reply.to> - 2024-05-22 12:36 +0200
                Re: EMACS Christian Weisgerber <naddy@mips.inka.de> - 2024-06-02 15:31 +0000
                Re: EMACS Ignatios Souvatzis <u502sou@bnhb484.de> - 2024-05-22 08:17 +0000
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-28 09:31 +0200
                Re: EMACS Harold Winter <SJJADEWRWQAX@spammotel.com> - 2024-05-22 08:00 +0000
                Re: EMACS Christian Weisgerber <naddy@mips.inka.de> - 2024-06-02 13:32 +0000
                Re: EMACS Thomas Klix <wotokl@web.de> - 2024-06-02 16:52 +0200
                Re: EMACS Thomas Koenig <tkoenig@netcologne.de> - 2024-06-02 15:33 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2024-06-02 18:21 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2024-06-03 09:23 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2024-06-02 18:16 +0200
                Re: EMACS Thomas Koenig <tkoenig@netcologne.de> - 2024-05-21 17:07 +0000
                Re: EMACS Marco Scholz <tool@disroot.org> - 2024-05-21 19:16 +0000
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2024-05-22 07:53 +0200
                Re: EMACS poc@pocnet.net - 2024-05-22 13:10 +0000
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-28 09:34 +0200
                Re: EMACS Andreas Karrer <ak-4a@gmx.ch> - 2024-05-21 21:46 +0000
                Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-28 09:36 +0200
            Re: EMACS Stefan Reuther <stefan.news@arcor.de> - 2023-05-25 18:18 +0200
            Text Zeilenweise im Speicher (was: EMACS) Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 00:20 -0400
          Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 17:56 +0200
            Re: EMACS Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-25 21:14 +0000
        Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-25 16:23 +0000
        Re: EMACS poc@pocnet.net - 2023-05-25 16:58 +0000
          Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 19:58 +0200
            Re: EMACS nobody@nowhere.invalid (Marc Olschok) - 2023-05-26 12:27 +0000
              Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-05 13:15 +0200
                Re: EMACS nobody@nowhere.invalid (Marc Olschok) - 2023-06-05 15:26 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-05 23:22 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-06-05 23:06 -0400
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-07 20:08 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-06-07 22:00 -0400
                Re: EMACS Frank Nitzschner <nospam@nitzschner.de> - 2023-06-08 06:24 +0200
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-08 19:18 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-08 06:46 +0200
          Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 20:34 +0200
            Re: EMACS poc@pocnet.net - 2023-05-25 20:34 +0000
              Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-25 23:59 +0200
                Re: EMACS poc@pocnet.net - 2023-05-26 12:05 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-26 21:53 +0200
                Re: EMACS poc@pocnet.net - 2023-05-27 18:07 +0000
              Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-05 13:20 +0200
            Re: EMACS Marc Haber <mh+usenetspam1118@zugschl.us> - 2024-05-21 09:04 +0200
      Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-25 12:13 +0200
        Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 12:41 +0200
          Re: EMACS Marco Moock <mo01@posteo.de> - 2023-05-25 17:53 +0200
            Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 18:02 +0200
          Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 18:19 +0200
            Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 18:25 +0200
              Re: EMACS Stefan Möding <May2023.5.kill-9@spamgourmet.com> - 2023-05-25 18:42 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 18:53 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 19:42 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-25 20:08 +0200
                Re: EMACS poc@pocnet.net - 2023-05-25 20:25 +0000
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 01:40 -0400
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 14:36 +0200
                Re: EMACS Stefan Möding <May2023.5.kill-9@spamgourmet.com> - 2023-05-26 15:17 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-27 12:51 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 18:16 -0400
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-26 22:21 +0200
                Re: EMACS Andreas Eder <a_eder_muc@web.de> - 2023-05-29 19:43 +0200
                Re: EMACS Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-29 19:31 +0000
                Re: EMACS poc@pocnet.net - 2023-05-29 20:33 +0000
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-30 06:40 +0200
                Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-30 13:06 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-30 13:47 +0200
                Re: EMACS poc@pocnet.net - 2023-05-30 13:17 +0000
                Re: EMACS Andreas Karrer <ak-7a@gmx.ch> - 2023-05-30 20:30 +0000
                Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-30 21:30 +0000
                Re: EMACS poc@pocnet.net - 2023-05-30 11:32 +0000
                Re: EMACS Bernd Laengerich <Bernd.Laengerich@web.de> - 2023-05-30 09:20 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-30 09:59 +0200
                Re: EMACS poc@pocnet.net - 2023-05-30 11:33 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-02 23:27 +0200
              Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-25 17:17 +0000
                Re: EMACS poc@pocnet.net - 2023-05-25 20:41 +0000
              Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 01:44 -0400
              Re: EMACS nobody@nowhere.invalid (Marc Olschok) - 2023-05-26 12:37 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-26 22:03 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 19:02 -0400
                Re: EMACS nobody@nowhere.invalid (Marc Olschok) - 2023-05-27 15:01 +0000
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-27 18:45 +0200
            Re: EMACS Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-25 21:18 +0000
              Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 05:13 +0200
                Re: EMACS poc@pocnet.net - 2023-05-26 12:08 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-09 14:07 +0200
                Re: EMACS poc@pocnet.net - 2023-06-09 12:40 +0000
          Re: EMACS poc@pocnet.net - 2023-05-25 20:24 +0000
            Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-07 19:56 +0200
              Re: EMACS Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-06-07 20:29 +0200
              Re: EMACS poc@pocnet.net - 2023-06-07 22:45 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-08 19:27 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-08 19:34 +0200
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-09 20:36 +0200
                Re: EMACS poc@pocnet.net - 2023-06-09 22:32 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-10 00:58 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-10 12:26 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-10 18:38 +0200
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-11 17:53 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-11 18:07 +0200
                Re: EMACS poc@pocnet.net - 2023-06-08 17:50 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-09 20:41 +0200
                Re: EMACS poc@pocnet.net - 2023-06-09 22:35 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-10 01:14 +0200
                Re: EMACS poc@pocnet.net - 2023-06-10 13:48 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-10 16:09 +0200
                Re: EMACS poc@pocnet.net - 2023-06-10 16:26 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-10 22:36 +0200
                Re: EMACS Markus Elsken <markus.elsken@ewetel.net> - 2023-06-12 11:03 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-12 13:19 +0200
                Re: EMACS Markus Elsken <markus.elsken@ewetel.net> - 2023-06-12 16:54 +0200
                Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-12 18:10 +0200
                Re: EMACS Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-12 18:28 +0200
                Re: EMACS Arno Welzel <usenet@arnowelzel.de> - 2023-06-12 23:46 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-12 13:40 +0200
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-12 23:53 +0200
                Re: EMACS Ignatios Souvatzis <u502sou@bnhb484.de> - 2023-06-21 15:13 +0000
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-22 00:14 +0200
                Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-06-10 18:28 -0400
                Re: EMACS Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-06-08 20:47 +0200
          Re: EMACS "Michael Kraemer @ home" <M.Kraemer@gsi.de> - 2023-05-26 10:50 +0200
            Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-26 11:11 +0200
            Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 14:49 +0200
              xnedit (was: EMACS) Michael Bäuerle <michael.baeuerle@stz-e.de> - 2023-05-26 15:52 +0200
      Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-26 08:33 +0200
        Re: EMACS Stefan Möding <May2023.5.kill-9@spamgourmet.com> - 2023-05-26 08:41 +0200
          Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-26 19:46 +0200
        Re: EMACS poc@pocnet.net - 2023-05-26 12:27 +0000
      Re: EMACS Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2023-05-26 16:11 +0200
        Re: EMACS poc@pocnet.net - 2023-05-26 15:31 +0000
      Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-07 19:59 +0200
    Re: EMACS Marco Moock <mo01@posteo.de> - 2023-05-25 17:52 +0200
      Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-25 16:16 +0000
        Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-25 19:26 +0200
          Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-26 08:52 +0200
            Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 14:58 +0200
              Re: EMACS Markus Elsken <markus.elsken@ewetel.net> - 2023-05-28 15:04 +0200
            Re: EMACS Hanno Foest <hurga-news2@tigress.com> - 2023-05-26 15:30 +0200
        Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 04:07 -0400
          Re: EMACS Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-26 15:01 +0200
            Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-26 19:22 +0200
              Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-27 18:42 +0200
                Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 09:12 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-28 09:32 +0200
                Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 12:01 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-28 12:49 +0200
                Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 13:42 +0200
                Re: EMACS poc@pocnet.net - 2023-05-28 11:06 +0000
                Re: EMACS Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 14:10 +0200
                Re: EMACS poc@pocnet.net - 2023-05-30 12:04 +0000
                Re: EMACS Kay Martinen <usenet@martinen.de> - 2023-06-02 14:11 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 14:26 +0200
                Re: EMACS Stefan Reuther <stefan.news@arcor.de> - 2023-06-03 11:15 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-03 18:33 +0200
                Re: EMACS Stefan Reuther <stefan.news@arcor.de> - 2023-06-04 10:39 +0200
                Re: EMACS Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-04 15:53 +0200
                Re: EMACS Stefan Reuther <stefan.news@arcor.de> - 2023-06-06 16:16 +0200
                Re: EMACS "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-06 17:20 +0200
                Re: EMACS poc@pocnet.net - 2023-06-02 16:43 +0000
          Re: EMACS Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-26 13:59 +0000
            Re: EMACS Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 19:14 -0400
          Alte PCs (was: EMACS) Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-26 19:21 +0200
            Re: Alte PCs (was: EMACS) Hanno Foest <hurga-news2@tigress.com> - 2023-05-26 20:30 +0200
            Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-26 19:28 -0400
              Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-27 13:46 +0200
                Re: Alte PCs poc@pocnet.net - 2023-05-27 18:50 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 09:41 +0200
                Re: Alte PCs Marco Moock <mo01@posteo.de> - 2023-05-28 11:03 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 11:43 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-28 09:55 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 14:20 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-28 12:20 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-28 18:12 -0400
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-29 14:17 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-05-29 15:48 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-30 02:31 -0400
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-30 09:46 +0200
                Re: Alte PCs Guido Grohmann <guido.grohmann@gmx.de> - 2023-05-30 18:26 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-30 19:15 +0200
                Re: Alte PCs olaf <olaf@criseis.ruhr.de> - 2023-05-30 21:26 +0200
                Re: Alte PCs Hanno Foest <hurga-news2@tigress.com> - 2023-05-30 23:06 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 07:59 +0200
                Re: Alte PCs Hanno Foest <hurga-news2@tigress.com> - 2023-05-31 10:37 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 11:16 +0200
                Re: Alte PCs Andreas Karrer <ak-7a@gmx.ch> - 2023-05-31 10:45 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 13:11 +0200
                Re: Alte PCs Hanno Foest <hurga-news2@tigress.com> - 2023-05-31 13:55 +0200
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-31 16:27 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 22:23 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-03 13:22 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-03 16:48 -0400
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-03 22:55 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-04 23:09 -0400
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 13:26 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 13:32 +0200
                Re: Alte PCs "Peter Heirich" <talk.usenet@info21.heirich.name> - 2023-06-03 21:44 +0000
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-04 23:44 -0400
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 07:28 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-31 03:15 -0400
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-03 14:00 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-03 17:12 -0400
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 13:51 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-05 22:43 -0400
                Re: Alte PCs Andreas Eder <a_eder_muc@web.de> - 2023-06-10 16:30 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-10 18:41 +0200
                Spaß mit alten Firmennamen (was: Alte PCs) Andreas Kohlbach <ank@spamfence.net> - 2023-06-10 18:16 -0400
                Re: Spaß mit alten Firmennamen poc@pocnet.net - 2023-06-11 00:17 +0000
                Re: Spaß mit alten Firmennamen Kay Martinen <usenet@martinen.de> - 2023-06-11 17:59 +0200
                Re: Spaß mit alten Firmennamen (was: Alte PCs) Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-11 10:13 +0200
                Re: Spaß mit alten Firmennamen Andreas Eder <a_eder_muc@web.de> - 2023-06-11 12:07 +0200
                Re: Spaß mit alten Firmennamen Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-11 13:17 +0200
                Re: Spaß mit alten Firmennamen Andreas Eder <a_eder_muc@web.de> - 2023-06-11 16:46 +0200
                Re: Spaß mit alten Firmennamen (was: Alte PCs) Markus Elsken <markus.elsken@ewetel.net> - 2023-06-12 11:04 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-12 20:49 +0200
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-06-12 20:03 +0000
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-30 21:39 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-29 14:58 +0200
                Re: Alte PCs poc@pocnet.net - 2023-05-28 11:19 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-28 14:38 +0200
                Re: Alte PCs poc@pocnet.net - 2023-05-30 13:11 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-30 20:57 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-30 21:21 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-05-31 00:52 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 06:46 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 08:40 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-05-31 08:01 +0000
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-05-31 18:35 +0200
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-31 16:05 +0000
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-31 19:32 +0200
                Re: Alte PCs poc@pocnet.net - 2023-05-31 17:45 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 08:11 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 11:12 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-31 16:38 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 17:32 +0200
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-31 15:55 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 18:04 +0200
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-05-31 17:23 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 19:52 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-01 22:04 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-01 23:59 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 06:52 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-31 18:54 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 23:10 +0200
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-31 19:38 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 20:00 +0200
                Re: Alte PCs Stefan Möding <May2023.5.kill-9@spamgourmet.com> - 2023-05-31 20:13 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-05-31 22:37 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-01 22:15 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-02 00:07 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-03 20:00 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-03 17:26 -0400
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 13:54 +0200
                Re: Alte PCs Markus Elsken <markus.elsken@ewetel.net> - 2023-06-05 15:32 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 23:31 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-05 22:57 +0000
                Re: Alte PCs Markus Elsken <markus.elsken@ewetel.net> - 2023-06-06 15:01 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-07 20:20 +0200
                Re: Alte PCs Markus Elsken <markus.elsken@ewetel.net> - 2023-06-06 14:59 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-07 20:17 +0200
                Re: Alte PCs Michael Welle <mwe012008@gmx.net> - 2023-12-27 19:30 +0100
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2023-12-27 21:28 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-28 16:25 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2023-12-28 11:55 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-28 16:49 +0100
                Re: Alte PCs Stefan Möding <Dec2023.5.kill-9@spamgourmet.com> - 2023-12-28 17:53 +0100
                Re: Alte PCs poc@pocnet.net - 2023-12-28 20:00 +0000
                Re: Alte PCs Christian Corti <use@reply.to> - 2023-12-29 12:30 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-12-28 18:30 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2023-12-29 12:24 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-29 21:38 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2023-12-31 15:57 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-31 17:12 +0100
                Re: Alte PCs Michael Welle <mwe012008@gmx.net> - 2024-01-01 09:58 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-01 17:39 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-02 10:15 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-02 20:18 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-02 20:39 +0100
                Re: Alte PCs Thomas Koenig <tkoenig@netcologne.de> - 2024-01-02 19:44 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-04 06:45 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 15:55 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-05 08:14 +0100
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet4@hjp.at> - 2024-01-05 11:02 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-06 18:28 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-02 20:47 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-03 17:05 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-03 17:14 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-03 19:31 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-03 19:40 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-03 23:15 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-02 10:14 +0100
                Re: Alte PCs Michael Welle <mwe012008@gmx.net> - 2024-01-02 15:49 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-12-30 07:43 +0100
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-12-30 08:06 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-31 16:52 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-02 11:25 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-02 19:58 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-03 09:13 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-03 17:23 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-03 19:17 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 00:04 +0100
                Re: Alte PCs Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2024-01-04 08:59 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 16:09 +0100
                Re: Alte PCs Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2024-01-04 17:20 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 21:05 +0100
                Re: Alte PCs Diedrich Ehlerding <diedrich.ehlerding@t-online.de> - 2024-01-05 09:13 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:42 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-05 12:02 +0000
                Re: Alte PCs Stefan Möding <Jan2024.5.kill-9@spamgourmet.com> - 2024-01-05 17:38 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:36 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:27 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:24 +0100
                Re: Alte Bandlaufwerke Christian Corti <use@reply.to> - 2024-01-05 11:47 +0100
                Re: Alte Bandlaufwerke poc@pocnet.net - 2024-01-05 12:11 +0000
                Re: Alte Bandlaufwerke Guido Grohmann <guido.grohmann@gmx.de> - 2024-01-05 21:27 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2023-12-31 15:51 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-31 16:55 +0100
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-12-31 18:09 -0500
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-01 01:49 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-02 21:04 +0000
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-03 09:42 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-03 17:25 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-04 07:55 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-04 11:17 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 16:18 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-04 21:03 +0000
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:49 +0100
                Re: Alte PCs poc@pocnet.net - 2024-01-05 12:29 +0000
                Re: Alte PCs Bernd Laengerich <Bernd.Laengerich@web.de> - 2024-01-02 20:45 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-02 21:12 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-02 21:19 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-03 09:48 +0100
                Re: Alte PCs Bernd Laengerich <Bernd.Laengerich@web.de> - 2024-01-04 09:21 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-04 10:09 +0100
                Re: Alte PCs Bernd Laengerich <Bernd.Laengerich@web.de> - 2024-01-04 10:44 +0100
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2024-01-04 11:36 +0100
                Re: Alte PCs Christian Corti <use@reply.to> - 2024-01-05 10:52 +0100
                Re: Alte PCs Bernd Laengerich <Bernd.Laengerich@web.de> - 2024-01-06 22:18 +0100
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2024-02-08 12:01 +0000
                Re: Alte PCs Michael Welle <mwe012008@gmx.net> - 2024-01-01 09:52 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-01 20:09 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-28 16:20 +0100
                Re: Alte PCs Andreas Bockelmann <xotzil@gmx.de> - 2023-12-28 21:06 +0100
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-12-29 10:18 +0000
                Re: Alte PCs Andreas Eder <a_eder_muc@web.de> - 2023-12-29 11:51 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-29 21:42 +0100
                Re: Alte PCs Arno Welzel <usenet@arnowelzel.de> - 2023-12-30 01:20 +0100
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-12-31 17:15 +0100
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2024-01-01 12:46 +0000
                Re: Alte PCs Arno Welzel <usenet@arnowelzel.de> - 2024-01-01 15:26 +0100
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2024-01-01 15:13 +0000
                Re: Alte PCs Michael Welle <mwe012008@gmx.net> - 2024-01-01 10:05 +0100
                Sehr alte PCs Schmitty <Thomas.Heinrich.Schmidt@googlemail.com> - 2024-01-03 13:20 +0100
                Re: Sehr alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-03 17:35 +0100
                Re: Sehr alte PCs Schmitty <T.H.Schmidt@online.de> - 2024-01-04 08:29 +0100
                Re: Sehr alte PCs Kay Martinen <usenet@martinen.de> - 2024-01-04 16:25 +0100
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-12-28 08:01 +0100
                Re: Alte PCs poc@pocnet.net - 2023-06-02 00:06 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 07:00 +0200
                Re: Alte PCs Gerald E¡scher <Spamer@fahr-zur-Hoelle.org> - 2023-06-02 19:54 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-03 18:29 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-03 14:56 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-03 20:26 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-03 20:20 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-03 19:42 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-04 09:05 +0200
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-04 14:07 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-04 19:35 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 14:11 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-05 19:19 +0000
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-05 22:29 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-05 23:35 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-05 22:58 +0000
                Re: Alte PCs poc@pocnet.net - 2023-06-05 22:58 +0000
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-31 17:23 -0400
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-01 00:42 +0200
                Re: Alte PCs Ingo Paschke <ipaschke@kareisha.lpclabs.de> - 2023-06-03 19:37 +0000
                Re: Alte PCs mlelstv@serpens.de (Michael van Elst) - 2023-05-31 06:35 +0000
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-05-31 11:05 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-05-31 16:38 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-05-31 17:16 -0400
                Re: Alte PCs poc@pocnet.net - 2023-05-31 08:37 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-05-31 11:20 +0200
                Re: Alte PCs mlelstv@serpens.de (Michael van Elst) - 2023-05-31 12:21 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-01 00:34 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-01 06:47 +0200
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-01 18:38 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-01 17:37 +0000
                Re: Alte PCs Marcel Mueller <news.5.maazl@spamgourmet.org> - 2023-06-03 20:29 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-03 19:42 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-01 20:22 +0200
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-01 21:27 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-01 21:36 +0200
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-01 21:45 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 06:42 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-02 07:53 +0000
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-02 09:56 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 10:04 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-02 09:51 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 12:56 +0200
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-02 13:12 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 13:21 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-02 11:58 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-02 14:02 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-02 14:57 -0400
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-02 21:59 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-03 17:11 -0400
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-04 01:02 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-06-04 09:46 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-04 09:59 +0200
                Re: Alte PCs michaelnoeusenet@mac.com (Michael Noe) - 2023-06-04 11:54 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-04 11:00 +0000
                Re: Alte PCs "Michael Kraemer @ home" <M.Kraemer@gsi.de> - 2023-06-04 13:06 +0200
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-04 15:42 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-04 19:16 +0000
                Re: Alte PCs poc@pocnet.net - 2023-06-04 19:57 +0000
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-04 20:16 +0000
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-04 21:32 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-04 23:22 -0400
                Re: Alte PCs Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-05 13:57 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-05 21:29 -0400
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-04 16:00 +0200
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-04 13:26 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-04 11:37 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-10 21:41 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-10 21:07 +0000
                Re: Alte PCs poc@pocnet.net - 2023-06-11 00:20 +0000
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-11 09:43 +0000
                Re: Alte PCs poc@pocnet.net - 2023-06-11 12:39 +0000
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-11 21:43 +0000
                Re: Alte PCs Ignatios Souvatzis <u502sou@bnhb484.de> - 2023-06-21 19:00 +0000
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-21 21:37 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-21 22:46 +0200
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-22 07:52 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-22 08:00 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-22 06:57 +0000
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-22 09:49 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-22 09:56 +0200
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-22 22:02 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-23 06:50 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-22 18:37 +0000
                Quorum (was: Alte PCs) "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-22 13:53 +0200
                Re: Quorum (was: Alte PCs) Kay Martinen <usenet@martinen.de> - 2023-06-22 22:19 +0200
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-11 09:56 +0200
                Re: Alte PCs Dennis Grevenstein <dennis.grevenstein@gmail.com> - 2023-06-11 09:27 +0000
                Re: Alte PCs Stefan Möding <Jun2023.5.kill-9@spamgourmet.com> - 2023-06-11 12:35 +0200
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-04 15:17 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-04 19:52 +0000
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-05 16:51 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-05 19:22 +0000
                Re: Alte PCs Kay Martinen <usenet@martinen.de> - 2023-06-10 21:46 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-04 15:57 +0200
                Re: Alte PCs poc@pocnet.net - 2023-06-04 19:47 +0000
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-04 23:12 -0400
                Re: Alte PCs "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-05 08:59 +0200
                Re: Alte PCs Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2023-06-05 09:35 +0200
                Re: Alte PCs Andreas Kohlbach <ank@spamfence.net> - 2023-06-05 21:16 -0400

(Thread has 829 articles, showing 500 — browse group in flat view)


csiph-web