steef van duin wrote:
hi david, down here what I did before, but cdrecord does not react on
dev=1,0,0 (the aopen com4824 is the burner), so it seems i am stuck
any further suggestions?
thanks in advance,
regards,
steef
[EMAIL PROTECTED]:~$ cdrecord dev=ATAPI -scanbus
Cdrecord-Clone 2.01a27 (i686-p
On 2004-05-29, Kent West penned:
> Micha Feigin wrote:
>
>>On Fri, May 28, 2004 at 08:46:22PM -0600, Monique Y. Mudama wrote:
>>
>>
>
> Whoa! I just realized while reading this thread that Monique's name
> has changed.
>
> Congratulations, Monique.
>
> (And one of the few remaining geek women is
On 2004-05-29, dircha penned:
[snippage]
>
> First, this requires that the user perform a tab width calculation for
> each wrapping to determine where it would wrap were it displayed with
> code.
Well, if you're using vim, at least, you can set the textwidth once for
every edit session and be do
CUPS stops with showing an error "No space left on device".
The printer is on /dev/lp0, parallel port, and the kernel version is 2.6.5.
This message is shown when the printer runs out of paper and it is
impossible to continue to print the file.
The kernel and bios enables EPP+ECP mode, by-direction
On 2004-05-29, Steve Lamb penned:
>
>> Syntax highlighting (at least full syntax highlighting), you
>> certainly don't have.
>
> Which would be the one.
At the risk of undermining my own argument, if you use vim as your
pager, you can get syntax hilighting. That's what I do. And it turns
out
On Sun, May 30, 2004 at 02:16:28AM +0100 or thereabouts, Jonathan Dowland wrote:
> On Thu, May 27, 2004 at 10:11:44AM -0400, Marc Shapiro wrote:
> > What do these messages from the cron daemon mean?
> >
> >Failed to open DB file /var/spool/exim/db/retry: File exists
> >
> > and
> >
> >Fa
Antonio Rodriguez <[EMAIL PROTECTED]> writes:
> Is the debian site down?
>From debian-devel-annouce a couple days ago:
HP has a scheduled power outage for the building that hosts several
debian.org machines. The outage will occur 1pm GMT May 29 through to
1pm GMT May 30. This will affect:
Antonio Rodriguez <[EMAIL PROTECTED]> writes:
> Is the debian site down?
Why do people always ask this on mailing lists instead of emailing the
[EMAIL PROTECTED]
--
Paul Johnson
<[EMAIL PROTECTED]>
Linux. You can find a worse OS, but it costs more.
pgpIxNb5EU8Kh.pgp
Description: PGP signatur
Micha Feigin wrote:
On Sat, May 29, 2004 at 04:50:09PM -0500, dircha wrote:
Actually the best method when collaborating on someone else's work is
to adopt their coding style. If its a joint work then you should a
agree on a coding style in the first place.
On my last job, every new programmer had
Paul Johnson wrote:
> Now for anybody else considering challenge-response email systems,
> this is why they're considered harmful.
How are they any more harmful than autoresponders or list subscription
confirmations (like those used by the Debian lists)?
Adam
--
To UNSUBSCRIBE, email to [EMAI
On Wed, May 26, 2004 at 10:31:21AM -0700, Bill Moseley wrote:
> On Wed, May 26, 2004 at 09:36:52AM -0600, s. keeling wrote:
> > Usenix' ;login: had an article recently discussing this sort of
> > vulnerability. If you're letting just anyone at your C compiler, you
> > MAY be facilitating exploits.
On Thu, May 27, 2004 at 10:11:44AM -0400, Marc Shapiro wrote:
> What do these messages from the cron daemon mean?
>
>Failed to open DB file /var/spool/exim/db/retry: File exists
>
> and
>
>Failed to open DB file /var/spool/exim/db/wait-remote_smtp: File exists
>
> I get these messages e
richard lyons wrote:
>> Once I solved this properly (making sure I still have
>> gnome-cups-manager) everything was fine.
>
> Micha, what do you mean by 'solved this properly'? I thought I had,
> for a moment. No packages are shown as broken by aptitude (which may
> be a less-than-difinitive te
On Sat, May 29, 2004 at 04:50:09PM -0500, dircha wrote:
> Kai Grossjohann wrote:
> >Steve Lamb <[EMAIL PROTECTED]> writes:
> >>if (foo){
> >> if (bar){
> >> foreach $foo (@bar){
> >> while $foo < $baz{
> >> some really long and convoluted computation here
> >> }
> >> }
> >> }
> >>
On Sat, May 29, 2004 at 11:12:06PM +0100, Tristan Mills wrote:
> On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
> > Anyone else had problems with this?
> >
> > I dist-upgraded from sarge to sid abt. three days ago, and lost
> > (amongst others) cups. As far as I could understan
On Sat, May 29, 2004 at 06:43:00PM -0400, richard lyons wrote:
> On Saturday 29 May 2004 17:33, Micha Feigin wrote:
> > On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
>
> > > I dist-upgraded from sarge to sid abt. three days ago, and lost
> > > (amongst others) cups. As far as I c
On Fri, 28 May 2004 08:49:15 -0500
"Jacob S." <[EMAIL PROTECTED]> wrote:
> On Thu, 27 May 2004 23:11:19 -0700
> Jake Johnson <[EMAIL PROTECTED]> wrote:
> > Hi Jacob,
> > Isn't it possible to check the differences with one of the three
> > below: 1. lsmod
> > 2. make oldconfig and check the differ
Here is a cool script for anyone that has really big email files and wants to have
them compressed.
#!/bin/bash
for file in `ls | grep -v gz$ | grep -v sh$`
do
echo "Compressing $file..."
gzip -c $file >> $file.gz
rm $file
touch $file
done
--
Jake Johnson
http://www.plutoid.com
--
To UNSUBS
c.f.: http://bugs.debian.org/250765
--
Please do not CC me when replying to lists; I read them!
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' :proud Debian developer, admin, and user
`. `'`
`- Debian - when you have better things to do than fixing a system
Invalid/expired PGP s
Micha Feigin wrote:
> Scrolling depends on several things and off course you can scroll back
> using the console with more and cat if you configure it to save enough
> lines and scroll both ways with less and most but its not as powerful
> as a full editor.
First off we were talking about page
[EMAIL PROTECTED] (Bob Proulx) wrote:
Marc Shapiro wrote:
I am running a stock kernel 2.4.24-1-k1
Where did you get this "stock" kernel from? Debian has no such kernel
in the last released woody. Are you running sid? And I will assume
you mean "k7" here not "k1" and that you got it from
Clive Menzies writes:
> On (06/05/04 11:14), William Ballard wrote:
>> On Thu, May 06, 2004 at 06:57:52PM +0100, Clive Menzies wrote:
>>
>>> On (06/05/04 09:23), William Ballard wrote:
>>>
Has anybody tried '
On Sat, 29 May 2004 16:13:16 -0400
Paul <[EMAIL PROTECTED]> wrote:
>
> I installed knoppix/debian on my laptop. I then installed gdm and
> choose that as the default. Gdm seems to work fine and so I wanted to
> install enlightenment. that installed fine, but I can't seem to get gdm
>
> to rec
On Saturday 29 May 2004 18:12, Tristan Mills wrote:
> On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
[...]
> > Does anyone else have problems with recent cupsys? Do these
> > errors indicate anything particular I should check?
[...]
>
> I just reinstalled unstable and got similar
Micha Feigin wrote:
On Fri, May 28, 2004 at 08:46:22PM -0600, Monique Y. Mudama wrote:
Whoa! I just realized while reading this thread that Monique's name has
changed.
Congratulations, Monique.
(And one of the few remaining geek women is off the market. Doh!)
--
Kent
--
To UNSUBSCRIBE, email t
On Saturday 29 May 2004 17:33, Micha Feigin wrote:
> On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
> > I dist-upgraded from sarge to sid abt. three days ago, and lost
> > (amongst others) cups. As far as I could understand, there was a
> > conflict between two versions of libcups
On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
> Anyone else had problems with this?
>
> I dist-upgraded from sarge to sid abt. three days ago, and lost
> (amongst others) cups. As far as I could understand, there was a
> conflict between two versions of libcupsys2. At first,
On Sat, May 29, 2004 at 12:41:53PM -0700, Steve Lamb wrote:
> Micha Feigin wrote:
> > You don't have same power of scrolling, searching, syntax highlighting,
> > customizable indentation etc. as with a proper editor.
>
> Only one of those claims is true. I'll leave it as an exercise to you to
On Sat, May 29, 2004 at 03:01:42PM -0400, richard lyons wrote:
> Anyone else had problems with this?
>
> I dist-upgraded from sarge to sid abt. three days ago, and lost
> (amongst others) cups. As far as I could understand, there was a
> conflict between two versions of libcupsys2. At first,
Kai Grossjohann wrote:
> This will work for one level of nesting. But this means you need to
> keep track of the nesting levels when moving things around in the
> code.
Huh? Works for multiple levels. I've often refactored code from simple
functions into a large class oriented framework. T
Kai Grossjohann wrote:
Steve Lamb <[EMAIL PROTECTED]> writes:
if (foo){
if (bar){
foreach $foo (@bar){
while $foo < $baz{
some really long and convoluted computation here
}
}
}
}
Now expand that out to someone's preferred 8 per line (ew) and
you'll see that the "some re
Kai Grossjohann wrote:
> Well, nothing that couldn't be solved with a somewhat wider window.
> Many people like to have windows wider than 80 columns. (I prefer 80
> columns, myself.)
And wider paper? The commonly accepted practice is that code should not
be wider than 80 columns; 78 being a
Hi friends,
the HDD of a running system is structured as follows:
hda1primary win95 Fat325GBBootable
hda5logical Linux ext2 xxx
hda6logical Linux swap yyy
hda7logical Linux ReiserFS zzz
Now, I want to install Debian Woody on hda1 sharing the same swap on h
Title: sunday
Reduce-Financial-Burden
By taking control of your finances, you're taking control of your life -- and making a brighter future.
Let us help you.
gegenschein flourish neurosis venerate gestalt provocation carboloy elution blackbody central craven celeste costello proliferate
On Sat, 2004-05-29 at 16:53, Geoff Caplan wrote:
> David,
>
> Thanks for responding.
>
> Finally got this fixed by hacking the remove script and hacking the
> install script. Nasty experience - but at least I've learned more
> about the Debian package system so I shouldn't get into such a mess
>
On Sat, 2004-05-29 at 18:18, Michael W. Cole wrote:
> Is anyone else having a problem with upgrading Postgresql7.4.2-5? I
> keep getting a report that it failed to start for some unknow reason.
> I am directed to check the log files but they seem to be empty.
> I am looking at /var/log/postgres.lo
Antonio Rodriguez wrote:
> Is the debian site down?
HP donates the computer room space and utilities for several
debian.org servers. HP has a scheduled power down to the entire
building in order to rewire the power entry and increase the power
capacity. Here is an announcement I received. Times
OK, I ran it from cron with this command line:
setiathome -nice 19 > /dev/null
(The second redirect was not accepted by webmin).
I had to shut it down when KMail started aborting when deleting (sending to
trash folder). This had happened before.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
I just upgraded from 2.4.21 to 2.6.6 on an Athlon machine with a Matrox
G550 video card and when (I assume) it switches to framebuffer mode I
don't have a console anymore.
When I boot I see my BIOS page and then it shows the message that it's
first trying to boot from CD, then it boots from IDE0 a
Steve Lamb <[EMAIL PROTECTED]> writes:
> First off it looks damned wrong so you know something's wrong. Where in
> the above example it looks wrong but works. It may, in fact, *be* weong.
> Secondly I dunno about EMACS but in VIM, highligh the 2 middle lines, hit >>.
> Tada, indented just f
Steve Lamb <[EMAIL PROTECTED]> writes:
> Kai Grossjohann wrote:
>> If the middle two lines were indented with a tab, then people could
>> view this code with different indentation settings by just frobbing
>> the tab width, without changing the file contents.
>
> Good in theory, bad in practic
Marc Shapiro wrote:
> I am running a stock kernel 2.4.24-1-k1
Where did you get this "stock" kernel from? Debian has no such kernel
in the last released woody. Are you running sid? And I will assume
you mean "k7" here not "k1" and that you got it from sid when that was
the current kernel.
> an
Under debian testing I use the standard kde desktop.
I installed the tetex package from the texlive2003 DVD (the deb tetex packages
seem to have dependencies problems in my box) and tex commands are located
under /usr/local/TeX/bin, directory that I added both to the PATH
in /etc/profile and t
Hello,
I'm getting really close to getting debian working the way I want it to,
yay!
I installed knoppix/debian on my laptop. I then installed gdm and
choose that as the default. Gdm seems to work fine and so I wanted to
install enlightenment. that installed fine, but I can't seem to get gdm
On Saturday 29 May 2004 20:32, Tom Simnett wrote:
> On Saturday 29 May 2004 20:01, richard lyons wrote:
> > Does anyone else have problems with recent cupsys? Do these errors
> > indicate anything particular I should check? Is cups really broken
> > now or did I drop the crockery myself? I have g
Kai Grossjohann wrote:
> What happens when, after moving a block, it is surrounded by more or
> less levels of conditionals or loops? I don't program Python, so I
> don't know.
[ snip ]
> I can paste some lines in the middle of this easily:
> if (...) {
> a;
> d;
> e;
> b;
> }
> Then I
Micha Feigin wrote:
> Because for good and for bad that will lock you into editor dependency
> (you need the proper indenting capabilities) and coding style.
> The later is not necessarily bad.
How does it lock me into an editor? So far the most significant feature
needed is: autoindent. Th
Micha Feigin wrote:
> You don't have same power of scrolling, searching, syntax highlighting,
> customizable indentation etc. as with a proper editor.
Only one of those claims is true. I'll leave it as an exercise to you to
figure out which one. It'll be good for you as a learning process.
On Saturday 29 May 2004 20:01, richard lyons wrote:
> Does anyone else have problems with recent cupsys? Do these errors
> indicate anything particular I should check? Is cups really broken
> now or did I drop the crockery myself? I have googled until I was fed
> up with french and russian discus
Kai Grossjohann wrote:
> If the middle two lines were indented with a tab, then people could
> view this code with different indentation settings by just frobbing
> the tab width, without changing the file contents.
Good in theory, bad in practice. For example, in my Perl code I prefer an
ind
Anyone else had problems with this?
I dist-upgraded from sarge to sid abt. three days ago, and lost
(amongst others) cups. As far as I could understand, there was a
conflict between two versions of libcupsys2. At first, I worried
that I had either to remove gnumeric or most of kde apps. So
I am running a stock kernel 2.4.24-1-k1 and want to access a digital
camera. I hope to be able to access it directly as a storage device.
When I went to load usb-storage, using modprobe, I received an error
stating:
Can't locate module usb-storage
Looking in /lib/modules I find that the mo
On Sat, May 29, 2004 at 01:13:38PM +1000, Cameron Hutchison wrote:
> Once upon a time Micha Feigin said...
> > On Fri, May 28, 2004 at 12:00:03PM -0600, Monique Y. Mudama wrote:
> > > On 2004-05-28, [EMAIL PROTECTED] penned:
> > > > s. keeling wrote:
> > > >>
> > > >> However, this is likely only
On Fri, May 28, 2004 at 08:46:22PM -0600, Monique Y. Mudama wrote:
> On 2004-05-29, Micha Feigin penned:
> > On Fri, May 28, 2004 at 01:32:24PM -0600, s. keeling wrote:
> >>
> >> And if it's python, we're hosed.
> >>
> > Since I am not a python user, why so?
>
> Because in python, scope is deter
On Fri, May 28, 2004 at 07:55:49PM -0700, Steve Lamb wrote:
> s. keeling wrote:
> > Indentation is syntactical in python. No, I don't know why.
>
> Better to ask why in most other languages there are two syntaxes. One for
> the computer, one for the human.
>
> This is legal:
> if (foo){
Uwe Dippel escribió:
Having read around 100 posts on this list, I am still confused.
I do understand that we don't want scsi-emulation any longer. So far so
good.
I did change the link /dev/cdrom to /dev/hdb, consequentially.
In order to have access to the drive, I also had to chgrp cdrom /dev/hdb.
Is anyone else having a problem with upgrading Postgresql7.4.2-5? I
keep getting a report that it failed to start for some unknow reason.
I am directed to check the log files but they seem to be empty.
I am looking at /var/log/postgres.log. Should I be looking somewhere
else?
Thank you for any he
Thanks for your response and sorry for the big
attachment.
I have tried the one from ATI and it is not working
either... Something telling me that 2D only will be
available as there is a problem with MMIO and no 3D
hardware will be available..
But anyway.. I want to run the one from XFree86..
Any
On Sat, May 29, 2004 at 06:31:15PM +0200, David Fokkema wrote:
> On Fri, May 28, 2004 at 08:49:41PM -0700, Ron Graves wrote:
> > Hello,
> > I have been installing the hurd on my box. I have a 2 gb slice for the root
> > and a 1 gb slice for swap. I have been installing via k5 iso. After failing
On Fri, May 28, 2004 at 08:49:41PM -0700, Ron Graves wrote:
> Hello,
> I have been installing the hurd on my box. I have a 2 gb slice for the root
> and a 1 gb slice for swap. I have been installing via k5 iso. After failing
> to 'startx' I 'apt-get install lynx-cur' and begin googling for sim
On Fri, May 28, 2004 at 08:33:34PM +0100, Iain Mac Donald wrote:
> On Fri, 2004-05-28 at 19:14, David Fokkema wrote:
> > > If you are running Gnome you could try something like
> > > gksu "/etc/init.d/fam stop"
> > > umount the cd followed by
> > > gksu "/etc/init.d/fam start"
> >
> > My broth
David,
Thanks for responding.
Finally got this fixed by hacking the remove script and hacking the
install script. Nasty experience - but at least I've learned more
about the Debian package system so I shouldn't get into such a mess
again!
Geoff
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
I'm running Sid with 2.6.6-1-686 kernel. I had several hangups as I
tried to use my usb-stick. Every process accessing my usb-flash hung up
and couldn't even be killed with -KILL. After several reboots I
found out that I had forgotten my flash as read-only, and mount
kept mounting it as writable.
Incoming from Kai Grossjohann:
>
> Also, I find it interesting that RMS is not opposed to duplication of
> code. Given the results, his position can't be all that stupid. Of
> course, this contradicts with the teaching we all got in school, where
> they told us that duplicating code leads us to
"Derrick 'dman' Hudson" <[EMAIL PROTECTED]> writes:
> On Wed, May 26, 2004 at 07:21:38PM +, Faheem Mitha wrote:
>
> | On the other hand, indentation is easily lost
> | information, for example when cutting and pasting.
>
> In practice this isn't a problem. Cut and paste the entire block of
>
Some servers are down due to maintenance at HP.
--
John Hasler
[EMAIL PROTECTED] (John Hasler)
Dancing Horse Hill
Elmwood, WI
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
"Monique Y. Mudama" <[EMAIL PROTECTED]> writes:
> I may or may not feel like changing my tabwidth settings just to read
> your g*dd*mn code!
Actually, using real tabs allows us to view the same file with
different indentation levels. However, this requires some thought
and no editor I know of ap
On Sat, May 29, 2004 at 05:06:27AM +0300, Micha Feigin wrote:
> ... Both vim and emacs as
> examples also let you set tab size for only the current file and also
> set it in a comment so it will always use that tab size when you open
> that file.
In the Debian distro of VIM, this feature of read
Steve Lamb <[EMAIL PROTECTED]> writes:
> Faheem Mitha wrote:
>> Bob Proulx makes good points elsewhere in this thread. Whether you
>> like the indentation as syntax feature is really a matter of
>> taste. Personally, I am ambivalent about it. On the one hand it makes
>> code more compact. On the o
Refinance 5noww pwii6t5h
RRecord7loow rates
5 1.9 k
http://thebiggestand.com/phfo/cmtg/index.htm
g 1.9e
Rmv 2onn s1te
On Fri, 2004-05-28 at 15:57, Sam Halliday wrote:
> hello,
>
> i know this is probably somthing which is discussed often on the list... but i
> was unable to find anything in the archives, the apt FAQ or several google
> searches... so i'm posting to the list.
>
> i have a machine running Debian G
Antonio Rodriguez wrote:
Is the debian site down?
yes, so it seems,
steef
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Sat, 2004-05-29 at 14:36, Antonio Rodriguez wrote:
> Is the debian site down?
Some machines hosted by HP are down for 24 hours or so.
--
Oliver Elphick [EMAIL PROTECTED]
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/
Is the debian site down?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Katipo wrote:
steef van duin wrote:
...it does not seem to be possible to download the man page
on grub for unstable (sarge) so i repeat my question:
i want to use scsi-emulation under unstable. sg and scsi emulation
modules loaded automatically. i am using kernel 2.4. like to work
fro
oix ppl,
I have a HP DL360 G3, with a dual bcm5700 NIC, installed with debain 3.0r2
bf24, stable branch, and the driver compiled from the sources at broadcom.
The proporse for this particular server is log http logs sniffed from my
network. I have this solution already working
Brian Nelson writes:
> It's the reason why Debian has a maintainer application process, requires
> new maintainer gpg keys to be signed by existing developers, and requires
> all uploads to be gpg signed by a key in the Debian keyring.
So use only backports done by Debian maintainers.
--
John Has
On Sat, 2004-05-29 at 12:37, Manu wrote:
> Hi
>
> I have a problem for a while That I do not know how to
> solve.
>
> when I execute the following I have :
> Paris~$ glxinfo | grep Direct
> direct rendering: No
>
> I cannot see any error on the XFree86 log...
> I have attached the log to this e
Hi
I have a problem for a while That I do not know how to
solve.
when I execute the following I have :
Paris~$ glxinfo | grep Direct
direct rendering: No
I cannot see any error on the XFree86 log...
I have attached the log to this email
Any idea?
Thanks
Manu
Following is a detailed descript
小本创大业。台湾舒儿宝婴童生活馆招商
台湾舒儿宝婴童生活馆
中国门槛最低的婴儿用品(含童装、孕妇装、玩具)品牌特许加盟连锁专卖店机构!
几万元作品牌店老板!
家庭创业的理想项目!
好品牌!好产品!好形象!
低门槛!低投入!低风险!
一个由营销专家团创立的婴童用品专卖连锁机构
详情浏览:www.bbkss.com
武汉东方星辰商贸有限公司
联系人:王冬梅小姐
电话:027-85765156 85768960
[EMAIL PROTECTED]
地址:湖北武汉市江汉北路九运大厦15楼A座
邮编:430022
--
To UNSUBSCRIBE
Adam Aube wrote:
Maurice helwig wrote:
I have a Shuttle MN31N mothetboard with integrated sound and video (
Nvidia GeForce 4MX ) which works well on Windows.
Knoppix 3.3 live distro worked well so I decided to try Debian Linux.
The Install went well and the base system worked. In
You have now unsubscribed and no more messages will be sent.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
steef van duin wrote:
...it does not seem to be possible to download the man page on
grub for unstable (sarge) so i repeat my question:
i want to use scsi-emulation under unstable. sg and scsi emulation
modules loaded automatically. i am using kernel 2.4. like to work
from the concole,
On 28 May 2004, Philippe Berini wrote:
> * Joris Huizer <[EMAIL PROTECTED]> [Fri, May 28, 2004 at 05:25:34PM +0200]:
>
> > You are supposed to use libusb for sane in the 2.6 kernel. There is a
> > little discription on that at
> > http://www.freecolormanagement.com/sane/libusb.html
>
> Silly me !
Joerg Johannes wrote:
Hi everybody
Does anybody use the calendar function of evolution? I do, and I like
it, but I'm missing one feature. I'd like to let the program make a list
of dates such as:
2004/06/05 10:30 Choir rehearsal in Neustadt
2004/07/02 20:00 Heather Nova Concert in Fre
85 matches
Mail list logo