The file bbdb-sc cannot get loaded:
Debugger entered--Lisp error: (file-error "Cannot open load file" "bbdb-sc") bbdb-insinuate-sc() run-hooks(sc-load-hook) byte-code("ÀÁ!ÂÃ!" [provide supercite run-hooks sc-load-hook] 2) sc-cite-original() message-yank-original() gnus-inews-yank-articles((26698)) gnus-post-news(nil "nntp+shawnews.wp.shawcable.net:winnipeg.forsale" [26698 "F.S : WEIGHTS & BENCH" "\"Rob & Ellen\" <[EMAIL PROTECTED]>" "Sun, 16 Jul 2006 18:02:52 GMT" "<[EMAIL PROTECTED]>" "" 979 7 "pd7hu0no winnipeg.forsale:26698" nil] "*Article*" (26698) nil nil) gnus-summary-followup((26698) nil) gnus-summary-followup-with-original(nil) call-interactively(gnus-summary-followup-with-original) The file doesn't load even with (require 'bbdb-sc), failing with the same trace. Emacs : GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-07-13 on pacem, modified by Debian Package: BBDB 2.35 current state: ============== (setq emacs-version "22.0.50.1" bbdb-version-date "$Date: 2005/09/06 21:39:51 $" bbdb-file-format 6 bbdb-no-duplicates-p nil bbdb-address-editing-function 'bbdb-address-edit-default bbdb-address-formatting-alist '((bbdb-address-is-continental . bbdb-format-address-continental) (nil . bbdb-format-address-default)) bbdb-addresses-label-list '("Home" "Office" "Mobile" "Other") bbdb-after-change-hook '(bbdb/gnus-score-invalidate-alist) bbdb-after-read-db-hook nil bbdb-always-add-addresses 'ask bbdb-auto-notes-alist nil bbdb-auto-notes-ignore nil bbdb-auto-notes-ignore-all nil bbdb-auto-revert-p nil bbdb-canonical-hosts "cs\\.cmu\\.edu\\|ri\\.cmu\\.edu\\|edrc\\.cmu\\.edu\\|andrew\\.cmu\\.edu\\|mcom\\.com\\|netscape\\.com\\|cenatls\\.cena\\.dgac\\.fr\\|cenaath\\.cena\\.dgac\\.fr\\|irit\\.fr\\|enseeiht\\.fr\\|inria\\.fr\\|cs\\.uiuc\\.edu\\|xemacs\\.org" bbdb-canonicalize-net-hook nil bbdb-canonicalize-redundant-nets-p t bbdb-case-fold-search t bbdb-change-hook '(spam-clear-cache-BBDB bbdb-timestamp-hook) bbdb-check-zip-codes-p t bbdb-complete-name-allow-cycling t bbdb-complete-name-hooks nil bbdb-completion-display-record t bbdb-completion-type nil bbdb-continental-zip-regexp "^\\s *[A-Z][A-Z]?\\s *-\\s *[0-9][0-9][0-9]" bbdb-create-hook 'bbdb-creation-date-hook bbdb-default-area-code nil bbdb-default-country "Emacs" bbdb-default-domain nil bbdb-default-label-list '("Home" "Office" "Mobile" "Other") bbdb-define-all-aliases-field 'mail-alias bbdb-define-all-aliases-mode 'first bbdb-dial-local-prefix nil bbdb-dial-local-prefix-alist '(((if (integerp bbdb-default-area-code) (format "(%03d)" bbdb-default-area-code) (or bbdb-default-area-code "")) "") ) bbdb-dial-long-distance-prefix nil bbdb-display-layout 'one-line bbdb-display-layout-alist '((one-line (order phones mail-alias net notes) (name-end . 24) (toggle . t)) (multi-line (omit creation-date timestamp) (toggle . t)) (pop-up-multi-line) (full-multi-line)) bbdb-dwim-net-address-allow-redundancy t bbdb-electric-p nil bbdb-expand-mail-aliases t bbdb-extract-address-component-handler 'message bbdb-extract-address-component-ignore-regexp "\\(\\(undisclosed\\|unlisted\\)[^,]*recipients\\)\\|no To-header on input" bbdb-extract-address-component-regexps '(("\"\\([^\"]*\\)\"\\s-*<\\([^>]+\\)>" (bbdb-clean-username (match-string 1 adstring)) 2) ("\\([^<>, ][^<>,]+[^<>, ]\\)\\s-*<\\([^>]+\\)>" 1 2) ("<\\([^>,]+\\)>" nil 1) ("\\(\\b[^<\",()]+\\b\\)\\s-*(\\([^)]+\\))" (car (mail-extract-address-components (concat "\"" (match-string 2 adstring) "\"") ) ) 1) ("\\b\\(\\([^@ \n.]+\\.[^@ \n.]+\\)@[^@ \n]+\\)\\b" (car (mail-extract-address-components (concat "\"" (match-string 2 adstring) "\"") ) ) 1) ("\\b\\(\\([^@ \n]+\\)@[^@ \n]+\\)\\b" nil 1) ("\\b\\([^@ \n]+\\)\\b" nil 1)) bbdb-extract-address-components-func 'bbdb-rfc822-addresses bbdb-file "~/.bbdb" bbdb-file-remote nil bbdb-file-remote-save-always t bbdb-finger-buffer-name "*finger*" bbdb-finger-host-field 'finger-host bbdb-get-addresses-headers '((authors "From" "Resent-From" "Reply-To") (recipients "Resent-To" "Resent-CC" "To" "CC" "BCC")) bbdb-get-only-first-address-p t bbdb-gui t bbdb-hashtable-size 1021 bbdb-ignore-most-messages-alist nil bbdb-ignore-selected-messages-confirmation nil bbdb-ignore-some-messages-alist nil bbdb-info-file nil bbdb-initialize-hook nil bbdb-lastname-prefixes '("von" "Von" "de" "De") bbdb-legal-zip-codes '("^$" "^[ \n]*[0-9][0-9]?[0-9]?[0-9]?[0-9]?[0-9]?[ \n]*$" "^[ \n]*\\([0-9][0-9][0-9][0-9][0-9]\\)[ \n]*-?[ \n]*\\([0-9][0-9][0-9][0-9]?\\)[ \n]*$" "^[ \n]*\\([A-Za-z0-9]+\\)[ \n]+\\([A-Za-z0-9]+\\)[ \n]*$" "^[ \n]*\\([A-Z]+\\)[ \n]*-?[ \n]*\\([0-9]+ ?[A-Z]*\\)[ \n]*$" "^[ \n]*\\([A-Z]+\\)[ \n]*-?[ \n]*\\([0-9]+\\)[ \n]+\\([0-9]+\\)[ \n]*$") bbdb-list-hook nil bbdb-load-hook nil bbdb-mail-abbrev-expand-hook nil bbdb-message-caching-enabled t bbdb-message-marker-field 'mark-char bbdb-mode-hook nil bbdb-modem-device "/dev/modem" bbdb-modem-dial nil bbdb-multiple-buffers nil bbdb-new-nets-always-primary nil bbdb-north-american-phone-numbers-p nil bbdb-notes-default-separator ", " bbdb-notes-sort-order '((notes . 0) (www . 1) (ftp . 2) (gopher . 3) (telnet . 4) (mail-alias . 5) (mail-folder . 6) (lpr . 7) (creation-date . 1000) (timestamp . 1001)) bbdb-notice-auto-save-file t bbdb-notice-hook nil bbdb-offer-save t bbdb-phones-label-list '("Home" "Office" "Mobile" "Other") bbdb-pop-up-display-layout 'one-line bbdb-pop-up-target-lines 1 bbdb-quiet-about-name-mismatches nil bbdb-readonly-p nil bbdb-refile-notes-default-merge-function 'bbdb-refile-notes-default-merge-function bbdb-refile-notes-generate-alist '((creation-date . bbdb-refile-notes-string-least) (timestamp . bbdb-refile-notes-string-most)) bbdb-save-db-timeout nil bbdb-send-mail-style nil bbdb-silent-running nil bbdb-snarf-web-prop 'www bbdb-sound-files nil bbdb-sound-player nil bbdb-sound-volume 50 bbdb-time-display-format "%d %b %Y" bbdb-update-records-mode 'annotating bbdb-use-alternate-names t bbdb-use-pop-up nil bbdb-user-mail-names "s\\(?:[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECTED])" bbdb-user-menu-commands nil bbdb-write-file-hooks '(bbdb-write-file-hook-fn) bbdb/gnus-header-prefer-real-names t bbdb/gnus-header-show-bbdb-names t bbdb/gnus-lines-and-from-length 18 bbdb/gnus-mark-known-posters t bbdb/gnus-score-default nil bbdb/gnus-score-field 'gnus-score bbdb/gnus-split-crosspost-default nil bbdb/gnus-split-default-group "mail.misc" bbdb/gnus-split-myaddr-regexp "^sluque$\\|[EMAIL PROTECTED]([-a-z0-9]+\\.\\)*arctocephalus.homelinux.org$" bbdb/gnus-split-nomatch-function nil bbdb/gnus-split-private-field 'gnus-private bbdb/gnus-split-public-field 'gnus-public bbdb/gnus-summary-in-bbdb-format-letter "b" bbdb/gnus-summary-known-poster-mark "+" bbdb/gnus-summary-mark-known-posters t bbdb/gnus-summary-prefer-bbdb-data t bbdb/gnus-summary-prefer-real-names t bbdb/gnus-summary-show-bbdb-names t bbdb/gnus-summary-user-format-letter "B" bbdb/gnus-update-records-mode 'annotating bbdb/mail-auto-create-p nil bbdb/news-auto-create-p nil bbdb/vm-set-auto-folder-alist-field 'vm-folder bbdb/vm-set-auto-folder-alist-headers '("From:" "To:" "CC:") features '(reporter vc-rcs bookmark dired-x dired-aux gnus-dired debug regi gnus-cite smiley gnus-async gnus-bcklg gnus-dup parse-time gnus-ml gnus-topic nnfolder nnmaildir nndraft nnmh bbdb-gnus bbdb-snarf mail-extr gnus-agent gnus-srvr gnus-score score-mode nnvirtual nntp gnus-cache spam spam-stat gnus-uu gnus-pers checkdoc imenu eldoc server sl-keybindings thumbs image-file apt-utils edmacro kmacro jka-compr sl-emms emms-playlist-sort emms-score emms-player-mpd emms-playing-time emms-lyrics emms-streams emms-mode-line emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode emms-player-mplayer emms-player-simple emms-source-playlist emms-source-file emms-setup emms sl-erc erc-stamp erc-match erc-lang erc-notify erc-nets erc-bbdb easy-mmode bbdb-hooks bbdb-gui erc-goodies erc erc-backend erc-compat erc-menu sl-muse muse-blosxom muse-wiki muse-texinfo texnfo-upd texinfo muse-latex sl-planner planner-w3m w3m-wget w3m w3m-hist w3m-e21 w3m-ccl ccl w3m-fsf w3m-favicon w3m-image w3m-proc w3m-util planner-tasks-overview planner-report planner-notes-index planner-lisp planner-id planner-gnus gnus-msg gnus-art mm-uu mml2015 pgg pgg-parse pgg-def mm-view gnus-sum nnoo gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win message ecomplete rfc822 mml mml-sec mml-smime smime password smime-ldap ldap dig mm-decode mm-bodies mm-encode mailcap mail-parse rfc2045 rfc2231 rfc2047 qp ietf-drums gmm-utils mailheader canlock sha1 hex-util hashcash gnus gnus-ems nnheader gnus-util netrc time-date mail-utils mm-util mail-prsvr planner-experimental planner-diary planner-deadline planner-calendar planner-bibtex bibtex planner-bbdb bbdb-com mailabbrev bbdb timezone planner-appt diary-lib planner-accomplishments sl-remember remember-planner planner-rss planner-publish muse-xml planner sort muse-html muse-xml-common muse-colors muse-mode derived muse-project cus-edit muse-publish muse muse-protocols info muse-regexps remember footnote header2 fit-frame frame-cmds strings misc-fns thingatpt+ frame-fns boxquote rect copyright time-stamp r-utils ess-toolbar ess-mous mouseme compile thingatpt ess-menu speedbar sb-image ezimage dframe assoc ess-swv ess-noweb noweb-font-lock-mode essl-bug essd-omg essl-omg essd-els essd-sas essl-sas essa-sas executable shell essd-arc essd-vst essd-xls essl-lsp essd-sta essl-sta cc-vars cc-defs make-regexp essd-sp6 essd-sp5 essd-sp3 essd-r essl-s ess-inf ess-utils comint ring ess-mode noweb-mode ess ess-cust ess-emcs ess-site ff-paths ffap ansi-color appt bs protbuf cua cua-base dict esh-opt em-ls pp esh-util eshell hl-line mule-util latin1-disp disp-table lcomp minibuffer-complete-cycle avoid msb nuke-trailing-whitespace cl cl-19 recentf tree-widget wid-edit easymenu session shell-command paren uniquify sendmail time dired newcomment solar cal-dst cal-persia cal-julian calendar regexp-opt cal-menu browse-url add-log cus-start cus-load bitmap bitmap-ci poem poem-e20 poem-e20_3 pces pces-e20 pces-20 broken pcustom planner-autoloads byte-opt bytecomp byte-compile poe pym static apel-ver product oneliner debian-el debian-el-loaddefs w3m-load psgml-init muse-autoloads erc-auto emms-auto emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs cedet-autogen advice advice-preload autoload help-fns help-mode view button bbdb-autoloads tex-site gnus-init tooltip ediff-hook vc-hooks lisp-float-type x-dnd tool-bar mwheel dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame ucs-tables georgian utf-8-lang misc-lang vietnamese tibetan thai lao korean japanese hebrew greek romanian slovak czech european ethiopic kannada tamil malayalam devanagari indian cyrillic chinese case-table jka-cmpr-hook help simple faces cus-face text-properties overlay md5 base64 format mule env custom widget backquote make-network-process x-toolkit x emacs) ) -- Seb ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/