[PATCH] Fix thinko in bbdb-mua-summary-mark

2013-04-21 Thread Leo Liu
As attached. From 778856e2a52c42dbef4d543b16b00dbad31eef06 Mon Sep 17 00:00:00 2001 From: Leo Liu sdl@gmail.com Date: Sun, 21 Apr 2013 14:12:17 +0800 Subject: [PATCH] Fix thinko in bbdb-mua-summary-mark --- ChangeLog| 4 lisp/bbdb-mua.el | 5 +++-- 2 files changed, 7 insertions

Re: BBDB failed to handle what it considers duplicates

2013-01-12 Thread Leo Liu
is name cannot single-handedly identify a record. Having used BBDB since v2 I have nearly a thousand records. Duplicates happen and v3 can not handle it or handle it badly. Leo -- Master Visual Studio, SharePoint, SQL

Re: BBDB failed to handle what it considers duplicates

2013-01-11 Thread Leo Liu
. - Probably, this is a yet more exotic situation than multiple records with the same name. Maybe there are other situations (possibly yet more exotic) affected by this. Roland I hope you have time to fix these problems ;) Thanks, Leo

Re: BBDB failed to handle what it considers duplicates

2012-10-15 Thread Leo
change the code accordingly (unless someone tells me there is a problem I overlooked, or someone proposes a yet better scheme). I mostly report problems from my experience when some behaviour changed. So thank you for looking up the details. This looks like a good plan. Thanks, Leo

Re: Some small improvements

2012-10-13 Thread Leo
On 2012-09-11 09:21 +0800, Roland Winkler wrote: Thanks. I need to check these more carefully Any update on this? Leo -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app

Re: BBDB failed to handle what it considers duplicates

2012-10-13 Thread Leo
duplicates is pretty bad. Try to create two records with the same name. It throws an error in emacs -q. In reality, people with same name are not uncommon. Leo -- Don't let slow site performance ruin your business. Deploy

Re: BBDB failed to handle what it considers duplicates

2012-10-13 Thread Leo
. In the same way it *can* associate a name with multiple records. Merely, details are not yet spelled out in the code. See the warning in bbdb-allow-duplicates. Roland In my view, bbdb-no-duplicates defaults to nil says a lot about people caring duplicates. Leo

Re: Update: Where is BBDB going

2012-09-10 Thread Leo
the transposition. Leo -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint

Re: Is ; (bbdb-mua-edit-field-sender) broken in gnus?

2012-09-10 Thread Leo
was using BBDB2. HTH, Leo -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include

Some small improvements

2012-09-10 Thread Leo
I have these commits sitting in my local git repo and I think they might be good for upstream so I am posting them here. From 90ec35b4ef69ef37337d104fe08c447af5ce7da8 Mon Sep 17 00:00:00 2001 From: Leo sdl@gmail.com Date: Mon, 2 May 2011 23:02:41 +0800 Subject: [PATCH 2/9] Add bbdb-load-hook

Is ; (bbdb-mua-edit-field-sender) broken in gnus?

2012-08-28 Thread Leo
I cannot seem to add any new entry. Tested with BBDB git. Leo -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can

Re: Is ; (bbdb-mua-edit-field-sender) broken in gnus?

2012-08-28 Thread Leo
of this variable? I haven't changed the value of bbdb-mua-update-interactive-p, it is (search . query). Leo -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: name for list of notes fields

2012-08-25 Thread Leo
On 2012-08-26 04:09 +0800, Roland Winkler wrote: Kind of natural would be `xfield' instead of `x' as a name for the *list* of extra (custom) fields of a record. Certainly this matches the lingo that both Leo and I used above. I am fine with this ;) Leo

Re: name for list of notes fields

2012-08-18 Thread Leo
On 2012-08-19 00:36 +0800, Roland Winkler wrote: I guess `x' is really just a prefix -- for what? I'd prefer a more mnemonic name here. Fair enough though using 'x' to mean extension is not uncommon. For example, in emacs, we have a few libs: files-x, dired-x etc. Leo

Re: name for list of notes fields (was Re: Add some BBDB tests)

2012-08-14 Thread Leo
-record-set-ext. I am a bit hesitant to make such a change. Thanks Roland for the explanation. Come to think about it again, 'ext' is not a good name. I wonder if there is one that doesn't look like note/notes/Notes? ;) Leo

Re: Add some BBDB tests

2012-08-11 Thread Leo
On 2012-08-11 00:30 +0800, Roland Winkler wrote: On Sat Aug 11 2012 Leo wrote: A few weeks ago I upgraded to BBDB git head and experienced some odd behaviours that I have to revert to my last working copy which is some months old. Certainly it would be good if you could post here if anything

Add some BBDB tests

2012-08-10 Thread Leo
Hello, A few weeks ago I upgraded to BBDB git head and experienced some odd behaviours that I have to revert to my last working copy which is some months old. BBDB2 has some nice tests to ensure regression doesn't happen as often. Would that be a good idea for bbdb3? Leo

Re: Sourceforge Page!

2012-04-06 Thread Leo
, there is only one effort to devel BBDB 3 namely from Roland. Barak's github repo is just a mirror. I have been using BBDB 3 for quite a while now and feature-wise I have not missed BBDB 2.36(devel). I think focus on BBDB 3 is preferred. HTH, Leo

Re: Sourceforge Page!

2012-04-06 Thread Leo
, there is only one effort to devel BBDB 3 namely from Roland. Barak's github repo is just a mirror. I have been using BBDB 3 for quite a while now and feature-wise I have not missed BBDB 2.36(devel). I think focus on BBDB 3 is preferred. HTH, Leo

Re: Sourceforge Page!

2012-04-06 Thread Leo
On 2012-04-06 14:41 +0800, Sriram ET. wrote: Is there a public view of Roland's tree available somewhere? I have been pulling from git://git.savannah.nongnu.org/bbdb.git Leo -- For Developers, A Lot Can Happen

Re: [PATCH] recover key ; edit record notes

2012-01-15 Thread Leo
by bbdb-edit-field). We already had some preliminary discussions about this on this list. I think I agree. When I switched to bbdb3, initially I missed that but not very much now. Leo -- RSA(R) Conference 2012 Mar 27

Re: v3: name matched against organization?!

2011-12-27 Thread Leo
against organization foo. How did that happen? BBDB does not seem to modify the organization field by default. It sets notes fields only. Leo -- Write once. Port to many. Get the SDK and tools to simplify cross

Re: v3: name matched against organization?!

2011-12-27 Thread Leo
(.* organization 0)) (Organisation (.* organization 0)) (X-Organisation (.* organization 0)) (X-Organization (.* organization 0) Just a note. This only modifies the notes subfield (as in bbdb-notes-label-list), not the standard organization field. Leo

Typo

2011-11-26 Thread Leo
-(defcustom bbdb-image-suffixes '(.png .jpg .gif .xmp) +(defcustom bbdb-image-suffixes '(.png .jpg .gif .xpm) List of file name suffixes searched for `bbdb-image'. :group 'bbdb-record-display :type '(repeat (string :tag File suffixes))) -- Your time is limited, so don’t waste it living

Re: bbdb-annotate-record broken

2011-10-15 Thread Leo
On 2011-10-15 13:46 +0800, Roland Winkler wrote: Have you tried it? Yes, I got an error. I ran bbdb-mua-edit-notes-sender in Gnus on this article http://article.gmane.org/gmane.emacs.devel/140946. Leo -- All the data

Re: exporting records

2011-09-26 Thread Leo
It might be desirable to export a record to a canonical sexp then we can further write the sexp to any other formats such as vcards, xmls etc. For example, the sexp can be a list of elements of the form: (field parameters value) Leo

Re: exporting records

2011-09-26 Thread Leo
On 2011-09-26 17:50 +0800, Roland Winkler wrote: On Mon Sep 26 2011 Leo wrote: It might be desirable to export a record to a canonical sexp then we can further write the sexp to any other formats such as vcards, xmls etc. For example, the sexp can be a list of elements of the form

Re: [PATCH] Better support for organisation-only records

2011-09-25 Thread Leo
in parallel.) I am fine with anything that allows one to enter organisation-only records nicely. For example, dividing Lucky Star Buffet Restaurant into firstname and lastname is not nice. We should get rid of that. Leo -- All

Re: typos

2011-09-22 Thread Leo
On 2011-09-22 17:02 +0800, Roland Winkler wrote: [snipped 5 lines] I am sorry, you have confused me. Which patch are you ultimately proposing? As I mentioned before on this list, I do not know very much about Gnus internals. So up to now I haven't done much to clean up / update BBDB's Gnus

Re: [PATCH] Better support for organisation-only records

2011-09-22 Thread Leo
using BBDB in the way you describe. Leo -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more

EmacsWiki: UpgradeBBDB

2011-09-22 Thread Leo
Regards, Leo -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes

typos

2011-09-21 Thread Leo
... (let (pop-up-windows) ; make it display *BBDB*... But having looked at this some more, I think instead of fixing the typos, the form should be deleted. It causes annoying point movement from my experience. Any idea in what way it makes Gnus happy?? Leo

[PATCH] Discriminate completion candidates in bbdb-add-mail-alias

2011-09-19 Thread Leo
From 2cee5c24542a8a353a910d0cf597fc5d69c92333 Mon Sep 17 00:00:00 2001 Date: Mon, 19 Sep 2011 17:37:38 +0800 Subject: [PATCH] Discriminate completion candidates in bbdb-add-mail-alias --- lisp/bbdb-com.el |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git

Re: [BBDB] Changelog 2010-09-19

2011-09-19 Thread Leo
On 2011-09-19 16:42 +0800, Roland Winkler wrote: I am sorry for the delay, I've been too busy with other stuff. But finally there are various (smaller) changes to BBDB. Thank you for the work. I have been using BBDB3 for a while now and I have no complaints ;) Leo

vCard 4.0 (RFC6350) published

2011-09-04 Thread Leo
For information: http://tools.ietf.org/html/rfc6350 Leo -- Your time is limited, so don’t waste it living someone else’s life. -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log

Re: function to add new records from email message

2011-08-11 Thread Leo
see what you set to have it ask for all invocations, not just those with a prefix arg…? Did you try ; (bbdb-mua-edit-notes-sender)? Leo -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user

Re: gnus-fetch-field and gnus-fetch-original-field

2011-05-09 Thread Leo
On 2011-05-09 22:55 +0800, Roland Winkler wrote: But that's strange: by default, gnus-visible-headers includes the organization header. Leo started this thread because gnus-fetch-field did not return it. So what's happening here? Leo, have you possibly customized the value of this variable

Re: Fix wrong expansion of rules in bbdb-auto-notes

2011-05-09 Thread Leo
argument merge for bbdb-record-set-field. That could make bbdb-annotate-notes completely obsolete. Do you want to look into this? OK, I'll look into this. Is the intention to extend BBDB-record-set-field to support setting sub-fields of notes too? Leo

`bbdb-message-header' can not fetch hidden fields in Gnus

2011-05-08 Thread Leo
I am using latest No Gnus from Emacs-24 (trunk). It seems if a header field in Gnus is hidden, bbdb-message-header return nil. I don't know if this is intended. I use the following patch in my local BBDB copy. Leo --8---cut here---start-8--- lisp/bbdb

Re: Fix wrong expansion of rules in bbdb-auto-notes

2011-05-08 Thread Leo
that need to be modified. Roland Leo -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial

Fix a typo in bbdb-merge-records-internal

2011-05-04 Thread Leo
commit cdd0279c0deee629439543b6a12fd26b5c209c4a Date: Thu May 5 12:33:56 2011 +0800 Fix a typo in bbdb-merge-records-internal --- lisp/bbdb-com.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Modified lisp/bbdb-com.el diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el

[PATCH] Default to current record in bbdb-completing-read-records

2011-04-29 Thread Leo
From 97e6adcdd8813d9f857972f0e5f5ba5bbb2fc406 Mon Sep 17 00:00:00 2001 Date: Fri, 29 Apr 2011 14:41:51 +0800 Subject: [PATCH] Default to current record in bbdb-completing-read-records For example, this is useful for `/ 1' to quickly limit to current record. --- lisp/bbdb-com.el | 19

Preserve current record in bbdb-display-all-records

2011-04-29 Thread Leo
Hello, I think bbdb should remain at current-record when bbdb-display-all-records. The following is my naive attempt. `naive' in that I don't like invoking (sit-for 0), which causes flickering but without it `search-forward' can fail. Ideas? Leo diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el

Re: Preserve current record in bbdb-display-all-records

2011-04-29 Thread Leo
of buffer. Similarly annoying if bbdb goes from displaying some records to all records and move point to the first record. Possibly such a feature is more suited for someone's personal bbdb init file. Or am I missing something wonderful? Roland Leo

Re: [PATCH] Default to current record in bbdb-completing-read-records

2011-04-29 Thread Leo
On 2011-04-29 22:51 +0800, Roland Winkler wrote: On Fri Apr 29 2011 Leo wrote: From 97e6adcdd8813d9f857972f0e5f5ba5bbb2fc406 Mon Sep 17 00:00:00 2001 Date: Fri, 29 Apr 2011 14:41:51 +0800 Subject: [PATCH] Default to current record in bbdb-completing-read-records For example, this is useful

Replace S- key with /-

2011-04-25 Thread Leo
S c bbdb-search-changed S d bbdb-search-duplicates S m bbdb-search-mail S n bbdb-search-name S o bbdb-search-organization S p bbdb-search-phone Leo

Re: Replace S- key with /-

2011-04-25 Thread Leo
On 2011-04-25 23:03 +0800, Roland Winkler wrote: On Mon Apr 25 2011 Leo wrote: I propose replace the S- prefix key with /- in these commands: Major Mode Bindings Starting With S: I agree that it might be useful if at some point all keybindings of BBDB get reviewed. Yet I was wondering

Re: TAB should move from field to field

2011-04-24 Thread Leo
On 2011-04-24 01:48 +0800, Roland Winkler wrote: On Sat Apr 23 2011 Leo wrote: I have one suggestion. I think making TAB move from field to field is useful. For example, in the following record, assume point at `R'ichard, TAB could move from R - F - m - n - next record Sounds like a good

Re: What's the intention of the DEGREE field?

2011-04-24 Thread Leo
rather hesitant to implement such a scheme as part of default BBDB. Roland Leo -- Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond

Re: [BBDB] Changelog 2010-04-10

2011-04-22 Thread Leo
already specified in the BBDB entries. Then you just need to filter the BBDB entries using a category filter. A `tag' field would seem useful. Leo -- Fulfilling the Lean Software Promise Lean software platforms are now

What's the intention of the DEGREE field?

2011-04-22 Thread Leo
Hello, As stated in the subject line. I still find the firstname + lastname + degree not able to cover some use cases. For example: Professor Sir (Robert) Brian Heap CBE FRS. vCard has N type that has: surname, given name, additional, prefix, suffix which is more accommodating. Leo

Re: What's the intention of the DEGREE field?

2011-04-22 Thread Leo
. How about replace DEGREE field with two fields: PREFIX and SUFFIX. They can be ignored if the user doesn't want to use them so in a sense they don't get in the way. And these field names are much more general than DEGREE. Leo

Re: What's the intention of the DEGREE field?

2011-04-22 Thread Leo
prefixes too, for example, 'Prof. Dr. xx'. Leo -- Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers

TAB should move from field to field

2011-04-22 Thread Leo
, founder of GNU Leo -- Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers

differentiate 1 and 1.0 in bbdb-pop-up-window-size

2011-04-20 Thread Leo
I propose the following small improvement. diff --git a/lisp/bbdb.el b/lisp/bbdb.el index 36b3f913..ccd77a84 100644 --- a/lisp/bbdb.el +++ b/lisp/bbdb.el @@ -1032,8 +1032,8 @@ (defcustom bbdb-message-pop-up nil (defcustom bbdb-pop-up-window-size 0.5 Vertical size of a MUA pop-up BBDB window

Re: Is the feature to add/update record when sending emails useful?

2011-04-18 Thread Leo
(define-key message-mode-map \M-\t 'bbdb-complete-mail))) Leo -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top

Re: Is the feature to add/update record when sending emails useful?

2011-04-18 Thread Leo
and need not be called by the user.) Thanks. Leo -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce

Add timezone in bbdb-time-stamp-format

2011-04-16 Thread Leo
-timestamp :group 'bbdb :type 'hook) -(defcustom bbdb-time-stamp-format %Y-%m-%d %T +(defcustom bbdb-time-stamp-format %Y-%m-%d %T %z The BBDB time stamp format. See `format-time-string'. This function is called with arg UNIVERSAL being non-nil. :group 'bbdb Leo

Replace bbdb-defstruct with defstruct?

2011-04-15 Thread Leo
Hello Roland, I wonder if it makes sense to replace bbdb-defstruct with defstruct? Leo -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization

Non-nil default value in hook variables

2011-04-14 Thread Leo
change all these defcustom instances something like: (defcustom bbdb-create-hook nil :group 'bbdb :type 'hook) (add-hook 'bbdb-create-hook 'bbdb-creation-date) Leo -- Benefiting from Server Virtualization: Beyond

Is the feature to add/update record when sending emails useful?

2011-04-14 Thread Leo
Hi, I personally haven't used this much in Emacs. But since gmail does this and I have found it useful at times, I wonder if this feature should be part of the bbdb-mua feature set. Leo -- Benefiting from Server

Re: Non-nil default value in hook variables

2011-04-14 Thread Leo
to me that whatever scheme is used here, at best it can only make some people happy. Oh well! (Yet here it is probably more likely that people want to add elements to the hook than making it nil. This makes calling add-hook in bbdb.el the better solution here.) Roland Leo

bbdb-hashtable not initialised for MUA completion

2011-04-11 Thread Leo
-darwin10.7.0, Carbon Version 1.6.0 AppKit 1038.35) of 2011-04-10. Leo -- Oracle is the new evil -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants

Re: [BBDB] ChangeLog 2011-04-11 (was: bbdb-hashtable ...)

2011-04-11 Thread Leo
welcome. Thanks. Leo -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev

Re: BBDB beginners guide?

2011-04-06 Thread Leo
it contains as there is no corresponding BBDB field. Ron Ross's post is in the same spirit. Leo -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your

Re: BBDB beginners guide?

2011-04-06 Thread Leo
to. Support for an external format doesn't force them to use it. Leo -- Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http

Re: BBDB beginners guide?

2011-04-03 Thread Leo
be far more productive to worry about backward compatibility later on. For example, we could add a new org-bbdb3 module to org mode and leave the old as it is. Leo -- Create and publish websites with WebMatrix Use the most

Re: making address formatting more flexible

2011-02-02 Thread Leo
to put them in the notes field. This is because we tend to use one line for the address and it is specified from country/state to street/room number, for example, 香港九龍 觀塘興業街14號永興大廈6樓C1C室. Leo -- Oracle is the new evil

Re: making address formatting more flexible

2011-02-02 Thread Leo
. Leo -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires

Re: mail-alias vs tags

2010-09-25 Thread Leo
-mail-alias too. Leo -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev

Re: mail-alias vs tags

2010-09-22 Thread Leo
-field instead. Not tested though. Leo -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu

Re: ought to be something like dired-copy-filename-as-kill

2009-04-09 Thread Leo
to attach record as vcard or inline html. If I need to copy an individual field, I mark it and then copy it, which I don't have to do very often. -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. www.git-scm.com git - the one true version control system

Re: show creating and mod time in the entry

2009-03-14 Thread Leo
On 2009-03-14 18:14 +, Uwe Brauer wrote: That must be a very elementary thing, I can't find it in the doc. How can I display the creating and last access time of a given entry. 'T' Uwe Brauer -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. www.git-scm.com

Re: bbdb abbrev and wanderlust

2009-02-11 Thread Leo
On 2009-02-11 13:21 +, Uwe Brauer wrote: I am thinking to switch from gnus to wanderlust since the imap backend is so much faster. Sorry not related to your question. But do you know why it is faster? Can Gnus be improved? Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

Re: Args out of range: 0, 31 error on move between machines

2008-12-28 Thread Leo
/ phone: +1 425 337-5541 -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. -- ___ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists

: (bbdb/gnus-show-sender) still does not work properly

2008-12-17 Thread Leo
whether I want to add the contact in CC to db. At this stage even if I type C-g to quite, the contact in CC is still added. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. -- SF.Net email is Sponsored

Re: New User Questions

2008-10-19 Thread Leo
I'm missing here, but I can't find it. Any help would be appreciated. Thanks much, Zack. Have you tried putting (bbdb-initialize 'gnus 'message) in your init.el? Best, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the better alternative -- http

Re: ':' ';' in mailers

2008-03-13 Thread Leo
On 2008-03-10 21:59 +, Robert Widhopf-Fenk wrote: On Friday, March 7, 2008 at 00:54:36, Leo wrote: [...] I think there should be another key to show (just show, not add) the record in the database, if this documented behaviour is to be changed. Hi Leo, thanks for reporting

Re: ':' ';' in mailers

2008-03-10 Thread Leo
On 2008-03-04 23:59 +, Robert Widhopf-Fenk wrote: On Saturday, March 1, 2008 at 22:22:34, Leo wrote: Hi All, The document of ':' and ';' states that If there is none, you will be asked whether to create one. But one is never asked. Is this a bug? How to make creating new records from

Compiler Warnings

2008-03-10 Thread Leo
Hi All, Could the following compiler warnings in GNU Emacs be fixed? Thank you. .. cd lisp; make bbdb make[1]: Entering directory `/home/leo/redhat/BUILD/bbdb/lisp' Wrote /home/leo/redhat/BUILD/bbdb/lisp/bbdb.elc In toplevel form: bbdb-com.el:106:1:Warning: !! The file uses old-style

Re: Improve `bbdb-auto-notes-alist'

2007-12-12 Thread Leo
On 2007-12-06 12:05 +, Tassilo Horn wrote: Leo [EMAIL PROTECTED] writes: Hi Leo, This kind of feature looks quite useful. if N is positive keep the newest N articles otherwise the oldest abs(N) articles. (setq bbdb-auto-notes-alist (list '(Subject (.* emails 0 N

Re: Different www-* fields (was Re: Name with title)

2007-12-04 Thread Leo
-- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the best OS -- http://www.fedoraproject.org/ - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From

Re: Name with title

2007-12-03 Thread Leo
On 2007-12-03 20:27 +, Robert Widhopf-Fenk wrote: Hi Robert, many thanks for the patch below. It works great! On Monday, December 3, 2007 at 02:14:01, Leo wrote: On 2007-11-26 22:57 +, Robert Widhopf-Fenk wrote: Hi Robert, sorry for the delay. On Saturday, November 24, 2007

`S o' has no completion for mail-aliases

2007-12-02 Thread Leo
Hi there, I want to search in the mail-aliases field, however when I type 'S o', there is no completion for mail-aliases. Is this a bug? Best, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the best OS -- http://www.fedoraproject.org

Re: export import

2007-11-30 Thread Leo
but there is no real syncing with external address books. Do you plann to merge the latex export from bbdb-rf.el into bbdb CVS? That looks very useful. Robert Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the best OS -- http

Name with title

2007-11-23 Thread Leo
find bbdb can not record some info correctly. For example some contacts have work and personal 'www' and there is no easy way to indicate this in bbdb. HTH, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the best OS -- http://www.fedoraproject.org

functions not in the BBDB namespace

2007-11-03 Thread Leo
Hi there, I propose renaming the following functions: parse-bbdb-internal parse-bbdb-frobnicate parse-bbdb-read electric-bbdb-display-records .. so that they are in the bbdb- 'namespace'. HTH, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use

How to import a vcard.vcf into bbdb?

2007-10-31 Thread Leo
Hi there, Many people have electronic business card in vCard format, I'd like to painlessly import those contacts into bbdb. Is there such function around? Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the most powerful email client -- http

Re: insert permanent new-entry-field

2007-10-06 Thread Leo
user fields are saved in your bbdb file. -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the most powerful email client -- http://gnus.org/ - This SF.net email is sponsored by: Splunk Inc

Re: Categorize contacts

2007-09-13 Thread Leo
of mail aliases, so it might break in the future. Matt [...] Matthew, your solution is very good. However, do you feel this should be part of bbdb and maybe under another field name `category'? Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F

Re: bind print-level and print-length?

2007-09-10 Thread Leo
) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ This funny to see in free software world. -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. = (require 'cl) considered harmful considered harmful = http://dto.freeshell.org

'*P' is not printing all visible records

2007-08-07 Thread Leo
Hi folks, I try to print *BBDB* buffer with `*P'. The buffer contains 340 visible records but the generated bbdb.tex file only has 89 records. Any ideas? bbdb version: 2.36 devo emacs: GNU Emacs 23.0.0.4 (i686-pc-linux-gnu, GTK+ Version 2.10.14) of 2007-07-27 Best, -- Leo sdl.web

Re: primep broken

2007-06-26 Thread Leo
- Robert Widhopf-Fenk (2007-06-26) wrote:- Thanks for the reminder, I would have missed this ... It is in CVS now. Robert thanks ;) -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F

Re: completion in latest code

2007-05-30 Thread Leo
* is not associated with any file, you can kill it and start a bbdb search to see the bug. Thanks for reporting this, Robert Best, -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F) - This SF.net email is sponsored

Re: completion in latest code

2007-05-29 Thread Leo
-only t)) (erase-buffer)) ;; If append is set, clear the buffer, otherwise do clean up. (unless append (bbdb-undisplay-records)) -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F

Fix manual

2007-05-28 Thread Leo
the 'incremental search' and it works just fine in Emacs 22. -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F) - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2

Re: Does this bug happen in Emacs 22?

2007-05-28 Thread Leo
;) -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F) - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data

Re: completion in latest code

2007-05-28 Thread Leo
- Robert Widhopf-Fenk (2007-05-28) wrote:- On Friday, May 25, 2007 at 19:50:01, Leo wrote: The following message is a courtesy copy of an article that has been posted to gmane.emacs.bbdb.user as well. - Robert Widhopf-Fenk (2007-05-25) wrote:- No sorry, but I hear some

Re: completion in latest code

2007-05-28 Thread Leo
(execute-extended-command) ` Regards, -- Leo sdl.web AT gmail.com (GPG Key: 9283AA3F) - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express

Re: Does this bug happen in Emacs 22?

2007-05-26 Thread Leo
- Leo (2007-04-19) wrote:- When editing 'name' field, if no last name is given, an error happens: , | Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) | bbdb-record-edit-name([eddies nil nil nil nil nil ([EMAIL PROTECTED]) ((creation-date . 2007-03-05

  1   2   >