[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Re: [SOLVED!] slrn and pan living together in harmony?
From: |
Matej Cepl |
Subject: |
[Pan-users] Re: [SOLVED!] slrn and pan living together in harmony? |
Date: |
Mon, 28 May 2007 09:30:34 +0200 |
User-agent: |
Pan/0.129 (Benson & Hedges Moscow Gold) |
On Tue, 22 May 2007 10:09:12 +0200, Matej Cepl scripst:
> Just you may like this:
>
> address@hidden ~]$ rm .pan2/newsrc-1 address@hidden ~]$ zcat
> ~/.newsrc.zaloha.gz >~/.newsrc address@hidden ~]$ ln -sf ~/.newsrc
> ~/.pan2/newsrc-1 address@hidden ~]$ ls -l ~/.newsrc
> -rw------- 1 matej matej 1746122 kvě 22 10:01 /home/matej/.newsrc
> address@hidden ~]$ ls -l ~/.pan2/newsrc* lrwxrwxrwx 1 matej matej
> 19 kvě 22 10:02 newsrc-1 -> \
> /home/matej/.newsrc
> address@hidden ~]$ pan
> address@hidden ~]$ ls -l ~/.pan2/newsrc* -rw------- 1 matej matej
> 1746122 kvě 22 10:04 /home/matej/.pan2/newsrc-1
> address@hidden ~]$
>
> I don't like program which ignore symlinks ...
>
> But I will try other way around.
OK, the only way how to make slrn and pan work together seems to be to
rm .newsrc and recreate it with pan. slrn apparently doesn't have a
problem to read pan's .newsrc, but pan is nervous about slrn's one. Whose
fault it is, I have no idea, but at least it seems to work this way.
Thanks
Matej