Re: Status of bbdb-merge-file?

2000-12-11 Thread Colin Rafferty
Patrick Campbell-Preston writes: > The main reason why I upgraded to 2.2 was the new bbdb-merge > functionality, but when I try bbdb-merge-file I get the error > Wrong type argument: listp, -129453780 M-: (setq debug-on-error t) This will get you a stack trace, which can help narrow down

Re: How to exclude certain addresses

2000-12-15 Thread Colin Rafferty
Keith Refson writes: > I'd like to set up BBDB (with VM/XEmacs) to do two things > 1. Only to automatically add addresses with a To: or Cc: line > containing my email address (ie not lists). > 2. Be able to ignore certain defined other From: addresses, most > notably MAILER_DAEMONs. >

Re: Revert BBDB?

2000-12-22 Thread Colin Rafferty
Sergei Pokrovsky writes: > 1) I use BBDB with supercite; > 2) in an answer to a letter I use an occasional attribution, specific >to that particular answer, _and which I do not want to save;_ > 3) but BBDB keeps offering me to save it whenever I save or exit Gnus; >OTOH some useful info

Re: field encryption

2001-01-04 Thread Colin Rafferty
Chris Beggy writes: > Is anybody encrypting/decrypting fields in the database? You are probably better off having the entire file encrypted, and using crypt++ to do the encrypt/decrypt. -- Colin ___ bbdb-info mailing list [EMAIL PROTECTED] http://li

Re: field encryption

2001-01-05 Thread Colin Rafferty
Chris Beggy writes: > From: Colin Rafferty <[EMAIL PROTECTED]> >> Chris Beggy writes: >>> Is anybody encrypting/decrypting fields in the database? >> You are probably better off having the entire file encrypted, and >> using crypt++ to do the encr

Re: mail-alias property

1995-04-03 Thread Colin Rafferty
> "JENS" == Jens-UH Petersen <[EMAIL PROTECTED]> adds: > "BRB" == Brian R Becker <[EMAIL PROTECTED]> writes: > "c" == craffert <[EMAIL PROTECTED]> writes: - I would like to use the mail-alias field, but I cannot make the example given in the info file work. Is anyone u

wierd bug

1995-04-18 Thread Colin Rafferty
Hi- I just got a mail message with a From: line with this text:: [EMAIL PROTECTED] (David & Linda Holthaus) It gave me a name: "David Hlthspp Linda Holthaus". I guess if I knew more about regular expression replacement, this wouldn't really surprise me. On the other hand, not much rea

Re: bbdb-save-and-quit

1995-09-07 Thread Colin Rafferty
On Fri, 8 Sep 95 07:36:02 +0900, YAMAMOTO Hirotaka <[EMAIL PROTECTED]> said: > I wrote a tiny lisp function to save the DataBase file > and then quit BBDB with killing all buffers related to BBDB. I think that this is a very well-written function, but why would anyone ever want to kill BBDB? -C

whither bbdb.tar.gz

1995-09-24 Thread Colin Rafferty
I have been upgrading to XEmacs 19.13, and (ding) gnus, and in the process, I have managed to delete my entire bbdb directory. That is, lisp and info (not my .bbdb, otherwise, I would not be able to send this (by hand))). Anyway, I cannot remember where the tar file is Can some kind soul please

Re: BBDB 'net' field wishes

2001-03-19 Thread Colin Rafferty
Ronan Waide writes: > You could probably customize the net-canonicalization function to > handle this. Good point. Here it is. Note that this will only handle matching while reading email or news. This will not allow you to do completion based on an old email (but that's the point, isn't it?

Re: BBDB 'net' field wishes

2001-03-19 Thread Colin Rafferty
Patrick Campbell-Preston writes: >> ;; (setq 'bbdb-obsolete-net-canonicalize-net-hook 'bbdb-canonicalize-net-hook) > Shouldn't that read as follows: > ;; (setq bbdb-canonicalize-net-hook 'bbdb-obsolete-net-canonicalize-net-hook) Yes. > I feel a 'bbdb-make-net-address-at-point-obsolete' funct

Re: Cannot extract an address component...

2001-03-28 Thread Colin Rafferty
Norbert Koch writes: > Another header version which bbdb dislikes is > 'To: [EMAIL PROTECTED] (Mr Foo)'. It works for me (BBDB version 2.00.06). See my `From'. Did this get broken? -- Colin ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/

Re: Cannot extract an address component...

2001-03-30 Thread Colin Rafferty
Alex Schroeder writes: > [EMAIL PROTECTED] (Colin Rafferty) writes: >> Norbert Koch writes: >> > Another header version which bbdb dislikes is >> > 'To: [EMAIL PROTECTED] (Mr Foo)'. >> It works for me (BBDB version 2.00.06). >> See my `From&

Re: Spring cleaning on bbdb file

2001-05-04 Thread Colin Rafferty
Jack Twilley writes: > My bbdb has gotten unwieldy and ugly-looking, so I'd like to clean > it. > The most frustrating bit of ugliness involves the "newsgroups" field > in my database. My goal is to have a return-delimited sorted unique > list of newsgroups for each poster in my database, but t

Re: bbdb-search suggestion

2001-05-10 Thread Colin Rafferty
Albert L Ting writes: > When searching for an email address, typically one enters the userid and > expects bbdb to do a string match to find the full address. But if I'm > searching for the email address "ian", I don't want bbdb to return > "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]". Since

Re: bbdb-search suggestion

2001-05-10 Thread Colin Rafferty
Albert L Ting writes: > Colin Rafferty writes: >> Albert L Ting writes: >> > When searching for an email address, typically one enters the userid and >> > expects bbdb to do a string match to find the full address. But if I'm >> > searching for the

Re: bug in lisp/bbdb-mhe.el

2001-06-29 Thread Colin Rafferty
Ronan Waide wrote: > I'm applying this as is. A better choice would be for emacs to > support bignums, maybe... If you compile XEmacs on a 64 bit compiler, you will have no problem. And XEmacs is seriously looking into direct bignum support with little overhead for numbers that are still small.

Re: 'smart' name parsing

2001-07-02 Thread Colin Rafferty
Ronan Waide wrote: > I wouldn't think so - if a working mail-extr is all it takes, then > maybe I'll lift the emacs-21 copy and try bundling it into BBDB. First, change its name, and the names of all the functions in it. One day, this wonderful new mail-extr will be old and outdated, and people

Re: Completing on synonomous names?

2001-07-05 Thread Colin Rafferty
Galen Boyer wrote: > I have bbdb first names of Robert, Rob, Bob ... I would like to be > able to complete on all of them from any spelling I was > wondering if there was some alist for defining "synonym" names... No. -- Colin ___ [EMAIL PROTEC

Re: Completion when email address is first_last@whatever

2001-07-05 Thread Colin Rafferty
Galen Boyer wrote: > When the First and last name separated by an underscore is the > left side of the email address, then the bbdb completion only > completes with the email address, where in all other cases, bbdb-dwim-net-address-allow-redundancy -- Colin ___

Re: Completing on "Address or phone Description" while creating

2001-07-05 Thread Colin Rafferty
Galen Boyer wrote: > When I create a new field, I can complete on the type, but then > the two standard fields, phone and address, also have a location > to them. > Is there anyway to complete on those locations? No. > I assume a related question, is there anyway to complete on > already enter

Re: Gnus marking known posters

2001-07-12 Thread Colin Rafferty
Sean Rima wrote: > I cannot get bbdb 2.32 and Gnus (cvs version) to mark known > posters. In my .emacs I have: You need to set your `gnus-summary-line-format' to use %uB instead of %F. > Also I do not know if this is possible but some of my known posters > will post using emails with anti spam

Re: bbdb/gnus-split-method

2001-07-19 Thread Colin Rafferty
Martin Gasbichler wrote: > (setq bbdb/gnus-split-default-group "mail.all-other") > (setq nnmail-split-methods 'nnmail-split-fancy) > (setq nnmail-split-fancy > '(| (: nnmail-split-fancy-with-parent) > (: bbdb/gnus-split-method) > ("mail.all-other"))) > > But this doesn't wo

Re: Bug in bbdb-canonicalize-net-hook

2001-08-03 Thread Colin Rafferty
Henrik Enberg wrote: > There seem to be a bug in related to `bbdb-canonicalize-net-hook'. > I think that either the name or the behavior should be changed to > reflect what works and what doesn't work. This is an historical artifact. In the deep dark past, all `hook' variables were just setq

Re: Omitting fields from being displayed and enhanced editing

2001-08-06 Thread Colin Rafferty
Robert Fenk wrote: > On Sunday, August 5 2001 02:30:59, Ronan Waide wrote: >> What I think needs to be done is for bbdb-elided-display >> to go away (or be replaced with some aliasing and a bunch >> of warnings to say it /will/ go away), and be replaced >> with a combination of your code and the

Re: bbdb/vm problem

2001-08-06 Thread Colin Rafferty
Ronan Waide wrote: > On August 1, [EMAIL PROTECTED] said: >> I think I've solved the problem - looking at my .bbbdb file, it has >> a header >> ;;; file-version: 6 >> ( >> ( >> ( >> ( >> ( >> ( >> then the records ["" ...] >> ) >> ) >> ) >> ) >> ) >> ) >> >> >> I assume the round brackets

Re: Displaying Xfaces in bbdb buffer

2001-08-09 Thread Colin Rafferty
Steve Youngs wrote: > |--==> "VZ" == Volker Zell writes: > >>"Steve" == Steve Youngs <[EMAIL PROTECTED]> writes: > Steve> In the last 2 years that I've used BBDB I have seen xfaces > Steve> in the bbdb buffer *once*. > > Steve> The manual says that it should "just happen" if you hav

Re: Displaying Xfaces in bbdb buffer

2001-08-13 Thread Colin Rafferty
Steve Youngs wrote: > |--==> "CR" == Colin Rafferty <[EMAIL PROTECTED]> writes: > > CR> Steve Youngs wrote: > >>There's got to be more than just Volker and I who have seen > >>xfaces in a BBDB buffer. Is there anyone out there w

Re: emacs crash with vm/bbdb

2001-08-16 Thread Colin Rafferty
In general, lisp code should never crash emacs. This is more properly an emacs bug, and not a bbdb bug. -- Colin ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/

Re: create a new record that inherits info from an extant one

2001-10-24 Thread Colin Rafferty
David S. Goldberg wrote: > (defun dsg-bbdb-duplicate-and-edit-record (record newname) > "Duplicates the current record, prompting for a new value for name." > (interactive (list (bbdb-get-record "Record to start from: ") >(read-string "New Name: "))) > (let ((omit-fields

Re: support for several xfaces

2002-10-16 Thread Colin Rafferty
Micha Wiedenmann wrote: > bbdb automatically adds the x-face to the bbdb-records, but I don't know > how to add several xfaces to the face-field. A new xface is appended via > ", " this destroys both, the old and the new x-faces. (put 'face 'field-separator "\n") -- Colin --

iSync and BBDB

2003-09-07 Thread Colin Rafferty
Has anyone done anything to get bbdb to work with iSync? -- Colin --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ [EMAIL PROTECTED] https://lists.s

Re: deleting records from mail interface

2003-11-17 Thread Colin Rafferty
Andreas Balser wrote: > How can I achieve the following: > Being on a message, there is a *BBDB*-buffer which lists the sender. > How can I erase this entry? > I.e. has anyone written such a lisp-function? > Essentially it would be > "go to the BBDB-buffer", "bbdb-delete-current-record", "go back

Re: How to ignore old addresses?

2004-03-03 Thread Colin Rafferty
Ronan Waide wrote: > I was thinking of bbdb-obsolete-net.el in the bits directory. > > Or here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01827.html I was about to post a copy myself. :-) -- Colin --- This SF.Net email is sponsored b

Re: How to ignore old addresses?

2004-03-04 Thread Colin Rafferty
Ronan Waide wrote: > I was thinking of bbdb-obsolete-net.el in the bits directory. > > Or here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01827.html I was about to post a copy myself. :-) -- Colin --- This SF.Net email is sponsored b

Re: simple func for adding www addresses

2004-09-07 Thread colin . rafferty
Uwe Brauer wrote: > The following primitive hack adds a www address to my bbdb > (defun my-bbdb-add-www () ...) > Does anybody have an idea about a cleaner solution? You really shouldn't use knowledge of the format of the .bbdb file to do this. A better solution might be based along the lines

Re: bbdb and the gnus nnimap-split-fancy function

2005-01-12 Thread colin . rafferty
Uwe Brauer wrote: > I would like to use nnimap-split-fancy together with bbdb in the > following way: > For each record that has a 'imap attribute split the mail into this > imap folder When I used gnus for mail, I had something from Soren Dayton that did this called csd-gnus-split. I would ad

Re: bbdb and the gnus nnimap-split-fancy function

2005-01-19 Thread colin . rafferty
Uwe Brauer wrote: > but it does not work, that is *no* splitting occurs, everything stays > in the INBOX. As I said, I haven't used this code in a long time. In fact, this was using BBDB 2.0. -- Colin --- The SF.Net email is sponsored by: B

Re: storing the bbdb on an imap server

2005-04-15 Thread Colin Rafferty
Wes Hardaker wrote: > Ronan Waide <[EMAIL PROTECTED]> said: >> Changing BBDB's backend is something I've experimented with, >> but it's non-trivial - you need to make a LOT of changes to >> bbdb.el to make it fly. > It'd be handy if I could keep my bbdb info in my kaddressbook, for > example, and

Re: Anybody using gpg encrypted .bbdb file?

2005-06-30 Thread Colin Rafferty
Adrian Aichner wrote: > Does anyone here keep their BBDB data encrypted on disk? I used to, and never had a problem with it. > I do already have some gpg files which I can load and save nicely from > XEmacs, using crypt++.el. The two things that you need to do are name your bbdb file .bbdb.gpg

Re: [bbdb-info] Re: lists moving

2000-04-13 Thread Colin Rafferty
Arcady Genkin writes: > Is there an option to disable that list identifier in the subject > line? ;^) In Gnus (which you appear to use), you can filter it away. See the variable `nnmail-list-identifiers'. -- Colin ___ bbdb-info mailing list [EMAIL

[bbdb-info] Re: lists moving

2000-04-13 Thread Colin Rafferty
Viktor Haag writes: > Arcady Genkin writes: >> Is there an option to disable that list identifier in the >> subject line? ;^) > Please don't do that! Some of us filter our email based on > subject contents... (not all my mail packages are as useful as > VM...) You can also use `Sender:', `Error

[bbdb-info] Re: lists moving

2000-04-13 Thread Colin Rafferty
Didier Verna writes: > Viktor Haag <[EMAIL PROTECTED]> wrote: >> Arcady Genkin writes: >> > Is there an option to disable that list identifier in the >> > subject line? ;^) >> Please don't do that! Some of us filter our email based on >> subject contents... (not all my mail packages are as usefu

[bbdb-info] Re: lists moving

2000-04-13 Thread Colin Rafferty
Didier Verna writes: > Colin Rafferty wrote: >> An even better choice might be `List-Id':. > Is it the one that is (about to be) standardized ? I think so, but I'm not sure. I just assumed that since it didn't have an X-, it was the one. -- Colin ps. `nnmail-li

Re: sc attribution vs aka (was: Where I'd like bbdb to go)

2000-04-14 Thread Colin Rafferty
Sergei Pokrovsky writes: > That's an occasion to present my feature request. It would be nice > if the Supercite's attribution were a searchable key field, like AKA. Assuming that the Supercite field is "cite" and the tag you are looking for is "Phil": M-x bbdb RET cite RET Phil You can t

Re: sc attribution vs aka (was: Where I'd like bbdb to go)

2000-04-14 Thread Colin Rafferty
Sergei Pokrovsky writes: >>>>>> "Colin" == Colin Rafferty <[EMAIL PROTECTED]> writes: Colin> Sergei Pokrovsky writes: >>> That's an occasion to present my feature request. It would be >>> nice if the Supercite's attribution wer

Re: sc attribution vs aka (was: Where I'd like bbdb to go)

2000-04-14 Thread Colin Rafferty
Sergei Pokrovsky writes: >>>>>> ">Colin" == Colin Rafferty <[EMAIL PROTECTED]> writes: Colin> Sergei Pokrovsky writes: >>>>>>>> "Colin" == Colin Rafferty <[EMAIL PROTECTED]> writes: Colin> Sergei Pokrovsky write

list administrivia

2000-04-17 Thread Colin Rafferty
First, I think that it is a good idea to move everything to sourceforge. However, for those of you who don't realize, your email is public knowledge -- available to robots that know sourceforge. Go to the following page: http://lists.sourceforge.net/mailman/roster/bbdb-info Then click your nam

Re: mirroring .bbdb across hosts

2000-04-18 Thread Colin Rafferty
Doug Alcorn writes: > Listening to the discussion on this list, I get the idea that some of > you are sharing .bbdb across hosts. I have an IMAP server at home > that is my primary mail account. I access my mail using Gnus from a > workstation at home and a workstation at work. The problem is

Re: Bugs (?) and Fixes

2000-04-26 Thread Colin Rafferty
Marco Walther writes: > I've seen some minor problems with bbdb and I hope I've fixed some of > them;-) I'm having a hard time reading the diff. If you do `diff -u', it is much easier to tell what was changed. Thanks. -- Colin ___ bbdb-info mailin

Re: Bugs (?) and Fixes

2000-04-26 Thread Colin Rafferty
Kai Großjohann writes: > Colin Rafferty <[EMAIL PROTECTED]> writes: >> I'm having a hard time reading the diff. If you do `diff -u', it is >> much easier to tell what was changed. > I think diff-mode.el can convert context diffs into unified diffs and &

Re: BBDB: auto creation of aka field?

2000-06-22 Thread Colin Rafferty
Sridhar Boovaraghavan writes: > I use the format of first name-last initial for aliases (aka field) in > my address book (for e.g. mine would be sridhar-b). > Is there a way to automatically generate this for entries that I add > into the database? Write a function that does this, and add it to

Re: auto-autoloads.el

2000-07-26 Thread Colin Rafferty
Sam Steingold writes: > `auto-autoloads' is an auto-generated file which is in CVS, almost a > year old, and never loaded. It can be. If you are using XEmacs 21.x, and your bbdb/lisp directory in in your package-path, auto-autoloads gets loaded on startup. Then, you do not need need to call bb

Re: order of display of fields in pop-up window

2000-09-12 Thread Colin Rafferty
stanislav shalunov writes: > So, how are the users expected to set the thing so that they see the > notes that tell them who the hell a particular person is rather than > rarely used to send email phone numbers? (setq bbdb-pop-up-elided-display '(list of fields you do not want in VM)) -- Colin

Re: Help updating from V2 bbdb....

2000-09-19 Thread Colin Rafferty
George Hartzell writes: > I'm trying to come up from the dark ages. I'm running bbdb 1.51; > 21-may-96, with file-version: 2. You may want to do a two-step change. First upgrade to 2.00.06, and then upgrade to the latest CVS version. -- Colin ___