[Evolution-hackers] [Aart Scheepers info@jentgemert.nl] Signatures

2001-05-24 Thread Aart Scheepers


Hi,

I am currently using evolution (0.10) with great pleasure.
But now I stumbled on something with the signatures.

As I am part of an organisation, and am using private mail, all with
evolution, I would like to have different signatures for each.

I set up two email accounts, with different signature files.

When clicking on compose, I get the signature of the first (default)
account. There is as far as I see, no way to have the signature of the
other account in there.
Maybe there should be a menu-item: Compose message for account such and
such?

Aart.

Ps. Keep up the great work !

-- 
This message was send by
   Aart Scheepers
 E-mail: [EMAIL PROTECTED]
 ICQ:73408952
 Linux user: 177526
Sent from linux machine 78481 ( Digdas )

Quote of the day...

Work smarter, not harder, and be careful of your speling.

Disclaimer: Interpretation of the characters in this message are
subject to change. Correctness of either the contents or 
the universe is not verified by me!

No Microsoft products were used in any way for the creation of this message
If you are using a Microsoft product ot view it, BEWARE! - I'm not responsible
for any harm you might encounter as a result!




___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers



Re: [Evolution-hackers] Multiple Calendar Support

2001-05-24 Thread Christopher James Lahey

On 23 May 2001 23:06:27 -0400, Russell Steinthal wrote:
 It's not immediately related to my problem, but why do you need 
 query_done?  Isn't the idea that since they are live queries, you 
 just hook your add-to-graphical-view function onto the obj_updated 
 signal and process them as they come in?  Or is query_done more 
 useful for a search dialog box type of snapshot?

We have the same thing in addressbook (sequence_complete).  This is
useful in many cases.

I think it was originally added for printing support so that the print
code could know that it was ready to push the image to the printer.
It's also useful for turning off a progress indicator to let the user
know that they're seeing the final set of contacts or events.

Thanks,
Chris


___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers



Re: [Evolution-hackers] Multiple Calendar Support

2001-05-24 Thread Dan Winship

 You need to give the user a way of picking the current calendar as
 explained above.  Instead of showing a list of URIs we should allow
 the user to name the calendars so that you get a list with
 
  My personal calendar
  Company calendar
  Concert calendar from www.yourlocalsymphonyorchestra.org
  Movie schedule from www.cinemex.com.mx
 
 Names should at least be an option; URI's are a second-best fallback. 
 Naming them, however, requires a centralized database of some sort... 
 (Unless you use them only to select among already loaded calendars, 
 rather than allowing the user to Include/Exclude them based on their 
 name.)  Maybe an XML file stored in ~/evolution or a system-wide dir?

I'm concerned about how all of this fits into the Evolution shell. When
you click on a mail folder in /local, you're looking at a specific file
stored in ~/evolution/local/. Is this not the way the calendar is going
to work? That seems annoyingly inconsistent if so.

One nice fix might be calendar vfolders. Then you can have your local
calendar in /local, and remote calendars in various remote calendar
storages, and a calendar vfolder to merge them together. (And then, the
issue of current calendar goes away: you can't add appointments to a
calendar vfolder, you have to go to the relevant real calendar. Or
alternately, a calendar vfolder has a specific implied current
calendar.)

-- Dan

___
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution-hackers