Re: [Pan-users] Re: Pan not emailing me

2009-03-02 Thread Gerald L
Beartooth wrote: On Tue, 03 Mar 2009 00:36:03 +0300, Роман Донченко wrote: [...] The Fedora package for it is called simply "Terminal". Aha! I didn't have, per rpm -q; yum got it; and it runs all right. Since I can't use Gnome Preferences till that's fixed; I went into Pan's

Re: [Pan-users] Re: Pan not emailing me

2009-03-02 Thread Rinaldi J. Montessi
David Shochat wrote: > On Mon, 02 Mar 2009 22:31:45 +, Beartooth wrote: > >> On Tue, 03 Mar 2009 00:36:03 +0300, Роман Донченко wrote: >> [...] >>> The Fedora package for it is called simply "Terminal". >> >> Aha! I didn't have, per rpm -q; yum got it; and it runs all right. >> >>

[Pan-users] Re: Pan not emailing me

2009-03-02 Thread David Shochat
On Mon, 02 Mar 2009 22:31:45 +, Beartooth wrote: > On Tue, 03 Mar 2009 00:36:03 +0300, Роман Донченко wrote: > [...] >> The Fedora package for it is called simply "Terminal". > > Aha! I didn't have, per rpm -q; yum got it; and it runs all right. > > Since I can't use Gnome

[Pan-users] Re: Pan not emailing me

2009-03-02 Thread Beartooth
On Tue, 03 Mar 2009 00:36:03 +0300, Роман Донченко wrote: [...] > The Fedora package for it is called simply "Terminal". Aha! I didn't have, per rpm -q; yum got it; and it runs all right. Since I can't use Gnome Preferences till that's fixed; I went into Pan's, set that t

[Pan-users] Re: Pan not emailing me

2009-03-02 Thread Роман Донченко
Beartooth писал в своём письме Mon, 02 Mar 2009 23:48:55 +0300: [r...@hbsk2 .pan2]# yum install xfce4-terminal Loaded plugins: refresh-packagekit Setting up Install Process Parsing package install arguments No package xfce4-terminal available. Nothing to do [r...@hbsk2 .pan2] So it's

Re: [Pan-users] Re: Pan not emailing me

2009-03-02 Thread Gerald L
Beartooth wrote: One of the people on VTLUUG is singing the praises of an app called simply screen; I suspect, looking at the config file before I even read his stuff, that it's pretty well over my head; but he's right about one thing -- it's already installed in my distro (Fedora 10). Whadda

[Pan-users] Re: Pan not emailing me

2009-03-02 Thread Beartooth
On Sat, 28 Feb 2009 19:44:53 +, David Shochat wrote: >>> ... That's why I'm >>> thinking you'd be happier with one of the newer terms. -- David >> >> I've been meaning to try a bunch; I even have an icon on a panel >> on one of these machines that gives me a list of them ... You know how

[Pan-users] Re: Re: Trying to filer out cross posting in Pan 0.132

2009-03-02 Thread Tony Sivori
On Mon, 02 Mar 2009 17:17:05 +1000, Lin wrote: > On Mon, 2 Mar 2009, Tony Sivori wrote: >> On Sun, 01 Mar 2009 17:41:49 +1000, Lin wrote: >> > >> > %BOS >> > [^*$] >> > Score:: =- >> > %Xref: (.*,){3} >> > Newsgroups: (.*,){3,} >> >> What would this filter do? Kill anything cross posted to 3 o

[Pan-users] Re: Trying to filer out cross posting in Pan 0.132

2009-03-02 Thread Jim Henderson
On Sat, 28 Feb 2009 23:10:18 -0500, psistormyamato-N9AOi2cAC9ZBDgjK7y7TUQ wrote: > Instead of filtering out potentially legitimate posters, why not just > switch to a news server that does a better job of handling the spam for > you? I have been using Motzarella, which is free, for a while now, an

[Pan-users] Re: fix compilation with GCC 4.4

2009-03-02 Thread Duncan
Daniel Rahn posted 200903020948.20264.daniel.r...@novell.com, excerpted below, on Mon, 02 Mar 2009 09:48:19 +0100: > GCC 4.4 again requires some minor changes to pan. Thanks. I'm sure I'll be running into the issue here and needing to work around it shortly, and knowing where the patch is /be

Re: [Pan-users] Re: Trying to filer out cross posting in Pan 0.132

2009-03-02 Thread Lin
On Mon, 2 Mar 2009, Tony Sivori wrote: > On Sun, 01 Mar 2009 17:41:49 +1000, Lin wrote: > > Below is my score for Xref posts now for all groups. I am using .133 > > but I'm sure I had to change it to Newsgroups before then for it to be > > recognised and to work. Maybe this will work as well for

[Pan-users] fix compilation with GCC 4.4

2009-03-02 Thread Daniel Rahn
Hi, GCC 4.4 again requires some minor changes to pan. Patch attached. -Daniel Index: pan/general/log.cc === --- pan/general/log.cc.orig 2007-08-01 19:00:01.0 +0200 +++ pan/general/log.cc 2009-02-27 23:24:38.0 +0100