>>>> "cr" == Colin Rafferty
>>>> "Re: (require 'bbdb) mad at me"
>>>> 26 Oct 1998 10:03:36 -500
cr> John- Please apply this patch, recompile (or delete
cr> bbdb-com.elc), and restart.
cr> If the patch doesn't apply, just move the (provide) statement
cr> from the bottom to the top (before "require 'bbdb)".
cr> --- bbdb-com.el~ Tue Oct 13 15:43:39 1998
cr> +++ bbdb-com.el Mon Oct 26 09:55:09 1998
cr> ï¼ ï¼ -63,6 +63,8 ï¼ ï¼
cr> ;;
cr> ;;
cr> +(provide 'bbdb-com) +
cr> (require 'bbdb)
cr> (defmacro bbdb-grovel-elide-arg (arg)
cr> ï¼ ï¼ -2287,5 +2289,3 ï¼ ï¼
cr> (string-lessp emacs-version "19")) ; v19 has history
cr> built in
cr> (mapcar 'gmhist-make-magic
cr> '(bbdb bbdb-name bbdb-company bbdb-net
cr> bbdb-changed)))
cr> - -(provide 'bbdb-com)
No joy.
I applied the patch and recompiled, then recompiled all in bbdb. Then I
recompiled tm-bbdb (it's .elc grew larger), then recompiled all in
tm. Recompiled my .emacs. '/usr/bin/xemacs -debug-init' gives "Lisp
nesting exceeds `max-lisp-eval-depth'" and that XEmacs is crippled.
*Backtrace*
-------------- cut here ---->8 ---< head
Signaling: (error "Lisp nesting exceeds `max-lisp-eval-depth'")
(boundp (quote emacs-version))
)
(and (boundp (quote emacs-version)) (or (and ... epoch::version) (string-lessp
emacs-version "20")))
)
(if (and (boundp ...) (or ... ...)) (error "`tm-bbdb.el' was compiled for Emacs
20"))
)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("bbdb-hooks" nil nil nil nil nil)
load("bbdb-hooks")
byte-code("..." [tm-bbdb/use-mail-extr require mail-extr fboundp
tm:mail-extract-address-components mail-extract-address-components
tm-bbdb/extract-address-components tm:bbdb-extract-field-value bbdb-header-start load
"bbdb-hooks" bbdb-extract-field-value #<compiled-function (field)
"...(12)" [tm:bbdb-extract-field-value field value mime-eword/decode-string]
3>] 2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
byte-code("..." [provide bbdb-com require bbdb] 2)
load-internal("bbdb-com" nil t nil nil nil)
load("bbdb-com" nil t nil)
require(bbdb-com)
byte-code("..." [require std11 tm-ew-d tm-view module-installed-p bbdb-com]
2)
load-internal("tm-bbdb" nil t nil nil nil)
load("tm-bbdb" nil t nil)
require(tm-bbdb)
#<compiled-function nil "...(4)" [require tm-bbdb] 2>()
run-hooks(#<compiled-function nil "...(4)" [require tm-bbdb] 2>)
byte-code("..." [bbdb-mode-search-map define-prefix-command fboundp
set-keymap-prompt "(Search [n]ame, [c]ompany, net [a]ddress, n[o]tes)?"
define-key [(n)] bbdb-name [(c)] bbdb-company [(a)] bbdb-net [(o)] bbdb-notes
bbdb-mode-map make-keymap suppress-keymap [(S)] [(*)]
bbdb-apply-next-command-to-all-records [(e)] bbdb-edit-current-field [(n)]
bbdb-next-record [(p)] bbdb-prev-record [(d)] bbdb-delete-current-field-or-record
[(control k)] [(control o)] bbdb-insert-new-field [(s)] bbdb-save-db [(control x) (control
s)] [(r)] bbdb-refile-record [(t)] bbdb-elide-record [(o)] bbdb-omit-record [(?\;)]
bbdb-record-edit-notes [(m)] bbdb-send-mail [(meta d)] bbdb-dial [(f)] bbdb-finger [(i)]
bbdb-info ...] 5)
load-internal("bbdb" nil t nil nil nil)
load("bbdb" nil t nil)
require(bbdb)
load-internal("~/.emacs" t t t nil nil)
load("~/.emacs" t t t)
load-user-init-file("")
load-init-file()
command-line()
normal-top-level()
---- 8<------- cut here ----------> tail
jam