Re: Is there a variable to not display the record after creation?
[email protected] Sun, 14 Apr 2024 17:47:55 +0100
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <87v84j3n7o.fsf@RISEUP> |
Then can we remove that line? It makes little sense to me that the information just inserted is displayed, and it's not congruous to the intuitive meaning (it's bbdb-create, not bbdb-create-and-display)... Barak A. Pearlmutter writes: >> 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.