On January 23, [EMAIL PROTECTED] said:
> 
> Currently bbdb-parse-phone-number converts
> 
> ;;  1234                      ->   (0 0 0 1234)
> 
> I believe it should be
> 
> ;;  1234                      ->   ("x1234")
> 
> The extra 0's causes syncBBDB to send them over to the palm, when only the
> extension should be sent.  I don't know if bbdb is the best place to fix
> it, so I'm currently using a defadvice..

I need to look at this a bit more. Certainly the above behaviour is
incorrect, but it might be "smarter" to parse the phone number using a
collection of defaults.

Also harder :)

Waider. Keep the defadvice for now.
-- 
[EMAIL PROTECTED] / Yes, it /is/ very personal of me.

I really need to reinstate the witty comments, dammit.


_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info

Reply via email to