Re: bbdb: cannot acces the name field this way

2002-10-09 Thread Micha Wiedenmann
Since this is an rather old massage I do a fullquote. * On 2002-08-26 Alex Schroeder wrote: [EMAIL PROTECTED] writes: | bbdb: cannot acces the name field this way This can only be prevented if I kill the .bbdb-buffer. Then the immediate following search is succesful and all following

indicate and toggle bbdb-electric interactively

2002-10-09 Thread Micha Wiedenmann
Hi, is there a way to toggle bbdb-electric-p interactively? I like bbdb-electric, but sometimes I want to disable electric. Is there a way to do so? If so, I think it would be a good idea to see (e.g. in the modeline) if bbdb is electric or not. TIA, Micha -- The trouble with computers is

Re: bbdb: cannot acces the name field this way

2002-10-09 Thread Alex Schroeder
Micha Wiedenmann [EMAIL PROTECTED] writes: If you try to create a new field: name with `C-o name REG y Alex RET' `bbdb-insert-new-field' (`C-o') calls `bbdb-prompt-for-new-field-value' ,[ bbdb-com.el ] | (defun bbdb-prompt-for-new-field-value (name) | (cond ((eq name 'net) ...) |