X-Reporter-Void-Vars-Found: bbdb bbdb-mua-specific-gnus
 bbdb-mua-specific-gnus-scoring bbdb-mua-specific-gnus-splitting
 bbdb-mua-specific-vm bbdb-noticing-records bbdb-phone-dialing
 bbdb-utilities-finger bbdb-utilities-ftp bbdb-utilities-print
 bbdb-utilities-supercite 
From: [EMAIL PROTECTED] (Jeffery B. Rancier)
Date: Fri, 07 Feb 2003 16:45:37 -0500
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.090013 (Oort Gnus v0.13) Emacs/21.2
 (i386-msvc-nt5.1.2600)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
--text follows this line--

Please change the Subject header to a concise bug description.
In this report, remember to cover the basics, that is, what you expected to
happen and what in fact did happen.  Please remove these
instructions from your message.



Emacs  : GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)
 of 2002-03-19 on buffy
Package: BBDB 2.34

current state:
==============
(setq
 emacs-version "21.2.1"
 bbdb-version-date "$Date: 2002/01/15 22:53:47 $"
 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" "Work")
 bbdb-after-change-hook '(bbdb/gnus-score-invalidate-alist)
 bbdb-after-read-db-hook nil
 bbdb-always-add-addresses nil
 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 'bbdb-timestamp-hook
 bbdb-check-zip-codes-p t
 bbdb-complete-name-allow-cycling nil
 bbdb-complete-name-full-completion 5
 bbdb-complete-name-hooks '(ding)
 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 "USA"
 bbdb-default-domain nil
 bbdb-default-label-list '("Home" "Office" "Mobile" "Other")
 bbdb-define-all-aliases-field 'mail-alias
 bbdb-dial-local-prefix nil
 bbdb-dial-local-prefix-alist '(((if bbdb-default-area-code
                                  (format "(%03d)" bbdb-default-area-code) "")
                                 "")
                                )
 bbdb-dial-long-distance-prefix nil
 bbdb-display-layout nil
 bbdb-display-layout-alist '((one-line (order phones mail-alias net notes) (name-end . 
24)
                              (toggle . t))
                             (multi-line (indention . 14) (toggle . t))
                             (pop-up-multi-line (indention . 14)))
 bbdb-dwim-net-address-allow-redundancy nil
 bbdb-electric-p nil
 bbdb-elided-display 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-*<\\([^>]+\\)>"
                                           (car
                                            (mail-extract-address-components
                                             (concat "\"" (match-string 1 adstring) 
"\""))
                                            )
                                           2)
                                          ("\\([^<>,    ][^<>,]+[^<>,   
]\\)\\s-*<\\([^>]+\\)>" 1 2)
                                          ("<\\([^>]+\\)>" nil 2)
                                          ("\\(\\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-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 '(bbdb-fontify-buffer)
 bbdb-load-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-new-nets-always-primary nil
 bbdb-north-american-phone-numbers-p t
 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 nil
 bbdb-notice-hook nil
 bbdb-offer-save t
 bbdb-phones-label-list '("Home" "Office" "Mobile" "Other" "Work" "Cell" "Pager" "Toll 
Free"
                          "Fax" "Work (toll-free)")
 bbdb-pop-up-display-layout nil
 bbdb-pop-up-elided-display nil
 bbdb-pop-up-target-lines 5
 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 ["/usr/demo/SOUND/sounds/touchtone.0.au" 
"/usr/demo/SOUND/sounds/touchtone.1.au" "/usr/demo/SOUND/sounds/touchtone.2.au" 
"/usr/demo/SOUND/sounds/touchtone.3.au" "/usr/demo/SOUND/sounds/touchtone.4.au" 
"/usr/demo/SOUND/sounds/touchtone.5.au" "/usr/demo/SOUND/sounds/touchtone.6.au" 
"/usr/demo/SOUND/sounds/touchtone.7.au" "/usr/demo/SOUND/sounds/touchtone.8.au" 
"/usr/demo/SOUND/sounds/touchtone.9.au" "/usr/demo/SOUND/sounds/touchtone.pound.au" 
"/usr/demo/SOUND/sounds/touchtone.star.au"]
 bbdb-sound-player "/usr/demo/SOUND/play"
 bbdb-time-display-format "%d %b %Y"
 bbdb-update-records-mode 'annotating
 bbdb-use-alternate-names t
 bbdb-use-pop-up '(quote horiz)
 bbdb-user-mail-names nil
 bbdb-write-file-hooks '(bbdb-write-file-hook-fn)
 bbdb/gnus-lines-and-from-length 18
 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 
"^jrancier$\\|^jrancier@\\([-a-z0-9]+\\.\\)*softechnics.com$"
 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 t
 bbdb/news-auto-create-p nil
 bbdb/vm-set-auto-folder-alist-field 'vm-folder
 features '(reporter gnus-dup electric mailalias gnus-cite w3-style bbdb-w3 w3-hot 
url-file
            url-cache w3-e21 w3-e19 w3-emacs19 w3-forms url-http url-cookie urlauth w3
            w3-menu url-news url-gw w3-java w3-script w3-jscript w3-elisp w3-emulate
            w3-parse url mm w3-display w3-mouse w3-imap w3-widget w3-vars w3-keyword 
w3-cus
            url-parse url-vars css font devices mule-sysdp w3-cfg w3-sysdp gnus-async
            gnus-bcklg gnus-ml bbdb-gui bbdb-hooks highline gnus-topic nnfolder 
nnslashdot
            mm-url pop3 nnml nndraft nnmh bbdb-gnus bbdb-snarf mail-extr bbdb-com 
gnus-agent
            gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mm-view
            gnus-sum gnus-group gnus-undo nnmail mail-source format-spec nntp nnoo
            gnus-cache message-x gnus-start gnus-spec gnus-int gnus-range gnus-win gnus
            gnus-ems psgml-dtd psgml-parse newcomment eieio-opt view sort cal-move appt
            cal-china cal-islam cal-hebrew holidays lunar solar cal-dst cal-persia
            cal-julian diary-lib info tool-bar semantic-el semantic-c xslt-process
            xslt-speedbar string psgml-other sgml-mode psgml time ecb-layout-defs 
byte-opt
            bytecomp byte-compile autorevert bbdb-autoloads supercite regi message 
rfc822
            mml mml-sec mml-smime smime dig mml1991 mml2015 pgg pgg-parse pgg-def 
mm-decode
            mm-bodies mm-encode mailcap mail-parse rfc2045 rfc2231 rfc2047 gnus-util 
netrc
            qp ietf-drums time-date parse-time mailabbrev nnheader mm-util mail-prsvr
            mail-utils mailheader canlock smtpmail sendmail calendar cal-menu desktop
            w32-faq w32-shellex htmlize crypt crypt++ crypt+pgp-pub expand bs hideshow
            jtelnet telnet boxquote rect bar-cursor protbuf mmm-mode mmm-univ mmm-class
            mmm-region mmm-auto mmm-vars mmm-utils mmm-compat sregex force-space 
jde-jalopy
            redo javadecomp w3-auto vc-cvs vc filladapt snmp-mode time-stamp 
cygwin-mount
            bbdb timezone easy-mmode flash-paren jde jde-checkstyle jde-open-source 
jde-ant
            executable jde-package jde-import jde-which-method jde-stat jde-javadoc-gen
            jde-java-font-lock jde-javadoc jde-java-grammar jde-wiz jde-complete 
senator
            which-func eldoc browse-url jde-gen tempo jde-make jde-run jde-jdb jde-bug
            jde-dbs jde-dbo jde-db jde-parse jde-imenu semantic-imenu semantic-java
            thingatpt avltree stack-m elib-node semantic-bnf semantic-sb semantic-ia-sb
            semantic-analyze semanticdb semantic-ctxt semantic-cb eieio-base 
eieio-speedbar
            eieio-custom speedbar ange-ftp sb-image dframe jde-compile comint ring 
cus-edit
            cus-start cus-load cc-mode cc-align cc-cmds cc-engine cc-styles cc-langs 
cc-vars
            cc-menus imenu cc-defs derived jde-help jde-util jde-widgets tree-widget 
efc
            beanshell msb setnu generic-x skeleton mule-util jit-lock font-lock 
regexp-opt
            generic recentf wid-edit image eol-conversion backups gnuserv pager ecb 
edmacro
            easymenu ecb-tod ecb-upgrade ecb-face ecb-cycle ecb-eshell ecb-navigate 
ecb-help
            ecb-layout compile ecb-create-layout ecb-mode-line ecb-compilation ecb-util
            tree-buffer avoid semantic-load eieio cl cl-19 semantic-util-modes 
semantic-util
            semantic assoc working tinysword ishl advice advice-preload fontset 
ediff-hook
            vc-hooks lisp-float-type dos-w32 disp-table ls-lisp lisp-mode page menu-bar
            timer select scroll-bar mldrag mouse facemenu faces cus-face frame 
misc-lang
            vietnamese tibetan thai lao korean japanese hebrew greek romanian slovak 
czech
            european ethiopic devanagari indian cyrillic chinese case-table help 
overlay md5
            base64 format mule env backquote custom widget)
 )



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to