{"id":28628269,"url":"https://github.com/fgeller/bbdb","last_synced_at":"2026-01-30T06:35:35.446Z","repository":{"id":2760530,"uuid":"3758570","full_name":"fgeller/bbdb","owner":"fgeller","description":"(fork)","archived":false,"fork":false,"pushed_at":"2012-03-20T18:05:55.000Z","size":2248,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-12T10:11:53.543Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fgeller.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-18T22:29:29.000Z","updated_at":"2013-12-03T02:49:58.000Z","dependencies_parsed_at":"2022-09-08T05:51:20.452Z","dependency_job_id":null,"html_url":"https://github.com/fgeller/bbdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fgeller/bbdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Fbbdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Fbbdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Fbbdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Fbbdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgeller","download_url":"https://codeload.github.com/fgeller/bbdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgeller%2Fbbdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28906664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T04:02:34.702Z","status":"ssl_error","status_checked_at":"2026-01-30T04:02:33.562Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-12T10:11:52.410Z","updated_at":"2026-01-30T06:35:35.429Z","avatar_url":"https://github.com/fgeller.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copyright (C) 2010, 2011 Roland Winkler \u003cwinkler@gnu.org\u003e\nSee the end of the file for license conditions.\n\nBBDB is the Insidious Big Brother Database for GNU Emacs. It\nprovides an address book for email and snail mail addresses, phone\nnumbers and the like. It can be linked with various Emacs mail\nclients (Message and Mail mode, Rmail, Gnus, MH-E, and VM).\nBBDB is fully customizable.\n\nBBDB is available at\nhttp://savannah.nongnu.org/projects/bbdb/\nTo check it out, use\ngit clone git://git.savannah.nongnu.org/bbdb.git\n\nFeedback welcome! --  There is a mailing list for discussion of BBDB:       \n\n       bbdb-info@lists.sourceforge.net\n\nTo join, send mail to bbdb-info-request@lists.sourceforge.net\n\n==================================================================\nInstallation:\n\nSee the file INSTALL.\n\n==================================================================\nUsage notes\n\nThis revised version of BBDB requires GNU Emacs 23 or newer.\nIts code is still under development.  While it should work reliably,\nusers of previous versions of BBDB are advised that the format of\nthe BBDB database file has changed.  Migration to the new format should\nhappen automatically.  Yet it is recommended to make a copy of the\nold file, in case something unexpected happens or you might want\nto go back.\n\nThe BBDB info manual is still awaiting a more complete overhaul.\n\nAs compared with BBDB v2.xx, many variables, functions, and commands\nhave changed in BBDB v3.  Most likely you will have to review your\ncustomizations carefully.  You may want to call bbdb-undocumented-variables\nto identify outdated (i.e., now usually undocumented) variables in\nyour init file.  All user variables in BBDB v3 are listed at the beginning\nof bbdb.el.\n\n\nBBDB interface with mail user agents (MUAs)\n===========================================\n\nBBDB can interface with various mail user agents (MUAs).\nThese include Rmail, Gnus, VM, MH-E, Message and Mail mode.\nThis lets you \n\n - display the BBDB records for the sender and/or recipients of a\n   message you are viewing\n\n - create or update the BBDB records for the sender and/or\n   recipients of a message\n\n - add annotations to the BBDB records for the sender and/or\n   recipients of a message\n\nThere are two ways for BBDB to interface with MUAs:\n\nInteractive commands\n--------------------\n\nCall bbdb-initialize (usually in your init file) to initialize\nthe MUA interfaces based on interactive commands\n\nMUA commands include\n\n  bbdb-mua-display-records, bbdb-mua-display-sender, bbdb-mua-display-recipients\n  bbdb-annotate-record, bbdb-mua-annotate-sender, bbdb-mua-annotate-recipients\n  bbdb-mua-edit-field, bbdb-mua-edit-field-sender, bbdb-mua-edit-field-recipients\n\nThese MUA commands operate either on existing records only. Or they\ncan create new records.\n\nThey are all controlled by bbdb-mua-update-interactive-p.\nThis is a cons pair (WITHOUT-PREFIX . WITH-PREFIX).\nThe car is used if the command is called without a prefix.\nThe cdr is used if the command is called with a prefix.\n\nAllowed values are (here ADDRESS is an email address found in a message):\n nil          Do nothing.\n search       Search for existing records matching ADDRESS.\n query        Search for existing records matching ADDRESS;\n                query for creation of a new record if the record does not exist.\n create or t  Search for existing records matching ADDRESS;\n                create a new record if it does not yet exist.\n a function   This functions will be called with no arguments.\n                It should return one of the above values (see below).\n read         Read the value interactively.\n\nBBDB v2 also used MUA-specific variables bbdb/MUA-update-records-mode\nto control its interfaces with MUAs. In BBDB v3 the variables\nbbdb/MUA-update-records-p are only used as fallback if the generic\n(MUA-independent) variables bbdb-mua-update-interactive-p,\nbbdb-update-records-p or bbdb-mua-auto-update-p result in a value of\nnil for the arg UPDATE-P of bbdb-update-records.\n\nNoninteractive functions\n------------------------\n\nCall bbdb-mua-auto-update-init (usually in your init file)\nto hook BBDB's hook function bbdb-mua-auto-update into the MUAs.\n\nbbdb-mua-auto-update automatically displays or updates the BBDB records\nfor the sender and/or recipients of a message. Its behavior is controlled\nby bbdb-mua-auto-update-p. This may take the same values as\nbbdb-mua-update-interactive-p (except read).\n\nBinding this to a function is often most helpful for noninteractive use.\nFor example, you may want to bind bbdb-mua-auto-update-p to the function\nbbdb-select-message,  see bbdb-accept-message-alist and\nbbdb-ignore-message-alist.  If a message is accepted by bbdb-select-message,\nthe actual action performed by BBDB (i.e., the return value of\nbbdb-select-message) is given by bbdb-mua-update-records-p.\n\n==================================================================\n\nCopyright (C) 2010, 2011 Roland Winkler \u003cwinkler@gnu.org\u003e\n\nThis file is part of the Insidious Big Brother Database (aka BBDB),\n\nBBDB is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nBBDB is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with BBDB.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgeller%2Fbbdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgeller%2Fbbdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgeller%2Fbbdb/lists"}