Opening other database files (with other database format)?

2003-10-10 Thread Angel de Vicente
just text editing, and I'm still a bit lost). Thanks for your help, Angel de Vicente -- -- http://www.iac.es/galeria/angelv/ PostDoc Software Support Instituto de Astrofisica de Canarias --- This SF.net email

Re: Opening other database files (with other database format)?

2003-10-13 Thread Angel de Vicente
of information, so that I could create a database file for contacts, another one for computer info, another one for web accounts, etc. etc.) Any ideas on how to do this? Thanks, Angel de Vicente Ronan Waide writes: On October 10, [EMAIL PROTECTED] said: Is there a possibility of doing

Re: Opening other database files (with other database format)?

2003-10-13 Thread Angel de Vicente
Thanks, yes, I guess I was perhaps trying to stretch too much the BBDB possibilities. I think it will probably be best for me if I look into EDB or something similar. Thanks a lot, Angel de Vicente Robert Widhopf writes: On Monday, October 13, 2003 at 09:41:57, Angel de Vicente wrote

VM + BBDB: Saving messages from people in BBDB in a particular folder

2004-02-19 Thread Angel de Vicente
database to another folder. Can I do this easily? Thanks a lot, Angel de Vicente -- -- http://www.iac.es/galeria/angelv/ PostDoc Software Support Instituto de Astrofisica de Canarias --- SF.Net is sponsored

Re: Problem creating record

2017-06-19 Thread Angel de Vicente
Hi Roland, many thanks for your help "Roland Winkler" writes: >> 2. Once the BBDB buffer is shown, I would like that when I move to >>another message, the BBDB buffer is updated automatically: now I have >>to press ":" again to see the new sender, and if the sender is

Re: Problem creating record

2017-06-19 Thread Angel de Vicente
Hi Wes, Wes Hardaker writes: > I've been meaning to solve this problem for months. It's been driving > me nuts not to be able to create new records, so your message finally > prompted me to dive into things and have come up with the following > solution: > > (defadvice

Re: Problem creating record

2017-06-24 Thread Angel de Vicente
Hi, so, based on previous mails I ended up with this for Gnus integration: , | (require 'bbdb) | (bbdb-initialize 'gnus 'message) | (bbdb-mua-auto-update-init 'gnus 'message) | (setq bbdb-mua-update-interactive-p '(query . create) | bbdb-update-records-p 'query |

Re: Problem creating record

2017-06-27 Thread Angel de Vicente
Hi Roland, many thanks for your help. After reading your comment, I just modified bbdb-mua-auto-update-p to 'search and then I have the perfect (for me) setting: * when reading messages in Gnus if the sender is in the database it automatically shows its record in the BBDB buffer and when I

Problem creating record

2017-06-16 Thread Angel de Vicente
Hi, recently I updated bbdb, and I installed projectile, counsel-bbdb, ivy and some other packages to Emacs. bbdb 20170129.2224 installed The Insidious Big Brother Database for GNU Emacs counsel-bbdb 20161105.350 installed Quick search email

Re: Problem creating record

2017-06-16 Thread Angel de Vicente
Hi Marco Wahl writes: >> and then the problem starts when I have to enter the address. I'm asked >> for >> >> Street, line 1: >> Street, line 2: >> Street, line 3: >> >> >> and BBDB never seems to get satisfied, so I have to cancel the record >> creation with C-g.