Re: Is there a variable to not display the record after creation?

"Barak A. Pearlmutter" <[email protected]> Tue, 2 Apr 2024 17:30:03 +0000
Newsgroups gmane.emacs.bbdb.user
Message-ID <CANa01BJ0CPgWk=sg_f1JBRcbAd4MiuANVp+jNNY7Xb+pVNOcvA@mail.gmail.com>
> After using bbdb-create, then the newly created records appear in a bbdb window which pops up in the frame I'm using. Do you guys know if there's a variable to prevent this? Please let me know!!

No; if you look at the source the last line of bbdb-create displays
the created record. Would be easy enough to add a variable that guards
the call to bbdb-display-records though.