Re: [Evolution-hackers] Compiling from CVS

2002-04-15 Thread Not Zed
What jeff says still applies - in reverse. You need matching gtkhtml (gtkhtml-1-0-branch?) and gal (gal-1-0-branch?) to compile and run evolution-1-0 code. BTW I dont think static linking will work; camel (mail library) uses dynamic loading of modules for example, although it does version

[Evolution-hackers] Patch to add interpolation to calendar alarms

2002-04-15 Thread Russell Steinthal
Fellow hackers: Below, please find a patch to evolution-alarm-notify to add the ability to interpolate values into the arguments passed to alarms (currently only procedures). Basically, the user can add certain escape sequences (a la printf) to the arguments line for a procedure alarm, and they

[Evolution-hackers] Bugzilla Shell Component

2002-04-15 Thread Ross Burton
Hi, I am thinking about writing a Bugzilla component for Evolution in Python, using the new Bugzilla module which jamesh is writing. So, are there any simple example Hello, World-type components for Evolution? Brownie points and gold stars are awarded for python examples :) Many thanks, Ross

Re: [Evolution-hackers] Compiling from CVS

2002-04-15 Thread Kevin Bryan
Yes, yes, I know that. What I'm more concerned about is why I couldn't get the CVS tree to compile in the first place. I don't really care about the 1.0 part at all. The errors in the first message in this thread were from compiling CVS, not 1.0. --Kevin What jeff says still applies - in

Re: [Evolution-hackers] Compiling from CVS

2002-04-15 Thread Not Zed
Well the initial error message suggested the versions were wrong. On Tue, 2002-04-16 at 03:18, Kevin Bryan wrote: Yes, yes, I know that. What I'm more concerned about is why I couldn't get the CVS tree to compile in the first place. I don't really care about the 1.0 part at all. The

Re: [Evolution-hackers] Patch to add interpolation to calendaralarms

2002-04-15 Thread Not Zed
On Mon, 2002-04-15 at 18:11, Russell Steinthal wrote: Fellow hackers: Below, please find a patch to evolution-alarm-notify to add the ability to interpolate values into the arguments passed to alarms (currently only procedures). Basically, the user can add certain escape sequences (a la

Re: [Evolution-hackers] Patch to add interpolation to calendaralarms

2002-04-15 Thread Russell Steinthal
On Mon, 2002-04-15 at 22:32, Not Zed wrote: On Mon, 2002-04-15 at 18:11, Russell Steinthal wrote: Fellow hackers: [snip] I don't know who the appropriate maintainer is for this section of code, so I decided to send it here. If the appropriate person wants to reveal himself, I'm happy

Re: [Evolution] Mark all as Read - Query.

2002-04-15 Thread Not Zed
Ahh, if we had a scripting interface, you could do it yourself ... On Sun, 2002-04-14 at 04:15, Jeffrey Stedfast wrote: No and no. What if you don't want it to reply recursively? ie, you just want it to mark all messages in the parent as unread but not in the children? I think this would be

[Evolution] weired scrollbar behaviour

2002-04-15 Thread Stefan Palme
hi all, when reading mails in the preview pane of the mailer I have the following problem. when I use the scrollbar to scroll down the current view one page by clicking into the empty space in the scrollbar, sometimes it moves one whole page, sometimes only half a page. I can not find any

[Evolution] Specify path to sendmail not working

2002-04-15 Thread Anthony E. Greene
msg.pgp Description: PGP message

[Evolution] POP passwords remember

2002-04-15 Thread Raymond S. Pert
Evolution won't remember my passwords when I check the remember box. I'm using FreeBSD and this is probably a file permissions issue. Where can I find the file that stores the pop passwords? Thanx Raymond Pert ___ evolution maillist - [EMAIL

[Evolution] forward: attachment policy?

2002-04-15 Thread SainTiss
hi, I just noticed that - when forwarding a mail that carries an attachment - sometimes the attachment is forwarded, and sometimes it's not... (maybe it depends on the type of file, I'm not sure) What's the policy here, and can I change it so that all files are by default attached again when

Re: [Evolution] Mark all as Read - Query.

2002-04-15 Thread Michael-John Anthony
On Mon, 2002-04-15 at 15:51, Not Zed wrote: Ahh, if we had a scripting interface, you could do it yourself ... I wish I could. It took me about 1/2 an hour to go through all mail folders (about 70 odd folders in total) and make them all look as if the messages contained within were all read.

Re: [Evolution] POP passwords remember

2002-04-15 Thread Fred Chagnon
Evolution won't remember my passwords when I check the remember box. I'm using FreeBSD and this is probably a file permissions issue. Where can I find the file that stores the pop passwords? Thanx I had this problem with 0.1.3, but have since upgraded to 1.0.3 (for FreeBSD) and haven't had

Re: [Evolution] POP passwords remember

2002-04-15 Thread Raymond S. Pert
My version is 1.0.3 from FreeBSD ports. On Mon, 2002-04-15 at 18:34, Fred Chagnon wrote: Evolution won't remember my passwords when I check the remember box. I'm using FreeBSD and this is probably a file permissions issue. Where can I find the file that stores the pop passwords? Thanx

[Evolution] Feature request

2002-04-15 Thread Jan Mynarik
Hi all, I have one small feature request. It would be nice if the 'shortcut bar' could be set to be horizontal (just under the toolbar) and thin. I use 1024x768 and also the folder bar, so I have too small place for emails if I use the shortcut bar too. Thanks, Jan Pogo Mynarik

[Evolution] BCC self?

2002-04-15 Thread Spencer Cheng
Hi Folks, How do I generate a copy to myself of a message I sent in the folder I sent the message from? It currently gets left in the Sent folder and it's a pin to go and sort it out later. It would be much better if I can leave a copy in the current folder. I've gone through all the options

Re: [Evolution] BCC self?

2002-04-15 Thread Brett Johnson
On Mon, 2002-04-15 at 08:48, Spencer Cheng wrote: How do I generate a copy to myself of a message I sent in the folder I sent the message from? It currently gets left in the Sent folder and it's a pin to go and sort it out later. It would be much better if I can leave a copy in the current

Re: [Evolution] BCC self?

2002-04-15 Thread Russell Steinthal
On Mon, 2002-04-15 at 10:48, Spencer Cheng wrote: Hi Folks, How do I generate a copy to myself of a message I sent in the folder I sent the message from? It currently gets left in the Sent folder and it's a pin to go and sort it out later. It would be much better if I can leave a copy in

Re: [Evolution] BCC self?

2002-04-15 Thread seth vidal
On Mon, 2002-04-15 at 11:46, Brett Johnson wrote: On Mon, 2002-04-15 at 08:48, Spencer Cheng wrote: How do I generate a copy to myself of a message I sent in the folder I sent the message from? It currently gets left in the Sent folder and it's a pin to go and sort it out later. It would

Re: [Evolution] weired scrollbar behaviour

2002-04-15 Thread Rob Walker
On Mon, 2002-04-15 at 07:07, Dan Winship wrote: when reading mails in the preview pane of the mailer I have the following problem. when I use the scrollbar to scroll down the current view one page by clicking into the empty space in the scrollbar, sometimes it moves one whole page,

Re: [Evolution] BCC self?

2002-04-15 Thread Spencer Cheng
Because it is not always the same folder. I mainly do this to keep track of threaded discussions I might have. I currently have filters on incoming email (evolution goes into it's own folder). So it would be nice if my reply to an message from the Evolution folder (like this one) is filed in the

[Evolution] Tools/Special Folders: RFE

2002-04-15 Thread Larry Rosenman
Can the FULL path of the Special folders be put in the tabs in the account editor? I.E. If I have the SENT folder set to imap:[EMAIL PROTECTED]/SENT show this some how? Just a request from a new user. Thanks. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1

Re: [Evolution] Mark all as Read - Query.

2002-04-15 Thread Not Zed
What did you import them from? Perhaps the importer has bug with it. FWIW, its possible to write a simple script to do this 'offline' anyway. On Mon, 2002-04-15 at 20:25, Michael-John Anthony wrote: On Mon, 2002-04-15 at 15:51, Not Zed wrote: Ahh, if we had a scripting interface, you

Re: [Evolution] POP passwords remember

2002-04-15 Thread Not Zed
~/evolution/private/config.xmldb On Mon, 2002-04-15 at 08:28, Raymond S. Pert wrote: Evolution won't remember my passwords when I check the remember box. I'm using FreeBSD and this is probably a file permissions issue. Where can I find the file that stores the pop passwords? Thanx

Re: [Evolution] Specify path to sendmail not working

2002-04-15 Thread Not Zed
Where did you read that such an environmental variable exists? It doesn't. --- I need to specify /usr/sbin/sendmail -i -U -t. I set the CAMEL_SENDMAIL_PATH environment variable in bash and start Evolution like this: [user@host dir]$ export CAMEL_SENDMAIL_PATH='/usr/sbin/sendmail -i -U

Re: [Evolution] Mark all as Read - Query.

2002-04-15 Thread Rob Brown-Bayliss
On Mon, 2002-04-15 at 22:55, Michael-John Anthony wrote: On Mon, 2002-04-15 at 15:51, Not Zed wrote: Ahh, if we had a scripting interface, you could do it yourself ... I wish I could. It took me about 1/2 an hour to go through all mail folders (about 70 odd folders in total) and make them

Re: [Evolution] BCC self?

2002-04-15 Thread Rob Brown-Bayliss
On Tue, 2002-04-16 at 06:32, Spencer Cheng wrote: Because it is not always the same folder. I mainly do this to keep track of threaded discussions I might have. I currently have filters on incoming email (evolution goes into it's own folder). So it would be nice if my reply to an message from

Re: [Evolution] Specify path to sendmail not working

2002-04-15 Thread Russell Steinthal
On Mon, 2002-04-15 at 22:40, Not Zed wrote: Where did you read that such an environmental variable exists? It doesn't. Google turns up a proposed patch implementing this feature dated December 18, 2001; I guess it never got integrated. It looks somewhat useful, IMHO... -Russell ---