I just updated emacs and it gets an error at startup trying to load my customizations, because `custom-push-theme' is trying to get the value of non-existant (not yet loaded) variables or faces. See backtraces [1], and [2] below.
I suspect the following changes are at fault: 2005-09-05 Chong Yidong <[EMAIL PROTECTED]> * custom.el (custom-push-theme): Save old values in the standard theme. I suppose maybe it should be trying to autoload something or another, but I have no idea really. For now I've just commented out the offending code in my copy of emacs, and things seem to work properly: --- orig/lisp/custom.el +++ mod/lisp/custom.el @@ -649,16 +649,16 @@ (progn (setcar (cdr setting) mode) (setcar (cddr setting) value)) - (if (null old) - (setq old - (list - (list 'standard 'set - (if (eq prop 'theme-value) - (symbol-value symbol) - (list - (append - '(t) - (custom-face-attributes-get symbol nil)))))))) +;; (if (null old) +;; (setq old +;; (list +;; (list 'standard 'set +;; (if (eq prop 'theme-value) +;; (symbol-value symbol) +;; (list +;; (append +;; '(t) +;; (custom-face-attributes-get symbol nil)))))))) (put symbol prop (cons (list theme mode value) old))) ;; Record, for each theme, all its settings. (put theme 'theme-settings Thanks, -Miles [1] backtrace 1: Debugger entered--Lisp error: (void-variable Info-scroll-prefer-subnodes) custom-push-theme(theme-value Info-scroll-prefer-subnodes user set nil) custom-theme-set-variables(user (Info-scroll-prefer-subnodes nil) (add-log-keep-changes-together t) (add-log-mailing-address "[EMAIL PROTECTED]") (ange-ftp-ftp-program-args (quote ("-i" "-n" "-g" "-v" "-l"))) (ange-ftp-ftp-program-name "sftp") (ange-ftp-gateway-host "mcsss9") (ange-ftp-gateway-program-interactive t) (ange-ftp-gateway-prompt-pattern "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (ange-ftp-gateway-tmp-name-template "/home/soft1/miles/tmp/,ange-ftp") (ange-ftp-generate-anonymous-password t) (ange-ftp-skip-msgs "^200 \\(PORT\\|Port\\) \\|^331 \\|^150 \\|^350 \\|^[0-9]+ bytes \\|^Connected \\|^$\\|^Remote system\\|^Using\\|^ \\|Password:\\|^Data connection \\|^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|^530 Please login with USER and PASS\\|^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT\\|^Connecting to ") (auto-compression-mode t nil (jka-compr)) (blink-cursor-mode t nil (frame)) (browse-url-browser-function (quote browse-url-gnome-moz)) (browse-url-generic-program "/usr/local/bin/xlinks") (browse-url-mozilla-new-window-is-tab t) (browse-url-netscape-program "netscape-remote") (browse-url-netscape-version 4) (buffers-menu-show-directories nil) (buffers-menu-show-status nil) (busy-cursor nil) (c++-font-lock-extra-types (quote ("string" "[A-Z][a-z][A-Za-z0-9_]*" "[A-Z][A-Za-z0-9_]+[a-z][A-Za-z0-9_]*" "[A-Za-z0-9_]+_t" "bool" "class" "struct" "static" "const" "volatile" "virtual" "union" "an?_[A-Za-z0-9_]+" "streampos" "streamoff" "[io]\\(str\\|f\\)?stream"))) (c++-mode-hook nil) (c-backslash-max-column 78) (c-block-comment-prefix "") (c-comment-continuation-stars "") (c-comment-only-line-offset (quote (0 . 0))) (c-font-lock-extra-types (quote ("wchar_t" "[A-Z]\\sw+[a-z]\\sw+" "\\sw+_t" "bool" "an?_\\sw+"))) (c-tab-always-indent nil) (canlock-password "1a67b4a1ae3f48b8626357678696bd1803d2a24a") (colon-double-space t) (comint-buffer-maximum-size 500000) (comint-completion-fignore (quote ("~"))) (comint-input-ignoredups t) (comint-password-prompt-regexp "\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|^\\)[Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\|\xd2d1\xd2b9\xd2d5\xd2ec\xd0bc\xd2ba\xd272\xe37e\xe74f\\|Challenge\\)\\( for [^@ [EMAIL PROTECTED]@ \n]+\\)?:\\s *\\'") (comint-scroll-show-maximum-output t) (compilation-scroll-output t) (compilation-window-height nil) (compile-command "kmake ") (completion-ignored-extensions (quote (".a" ".o" ".d" ".elc" "~" ".fasl" ".sparcf" ".err" ".dbc" ".dvi" ".toc" ".log" ".aux" ".bbl" ".glo" ".ic"))) (current-language-environment "Japanese") (cursor-in-non-selected-windows nil) (custom-magic-show-hidden nil) (custom-menu-order-groups (quote last)) (custom-mode-hook nil) (cvs-cleanup-functions (quote (...))) (dabbrev-ignored-buffer-names (quote ("*Messages*" "*Buffer List*" "edict"))) (dabbrev-ignored-regexps (quote ("^edict" "^enamdict"))) (default-input-method "japanese") (default-major-mode (quote text-mode)) (delete-old-versions (quote other)) (desktop-enable nil t) (desktop-files-not-to-save "\\(^/[^/:]*:\\|\\.custom$\\|me/sigs/misc$\\)") (diff-switches "-up") (directory-abbrev-alist (quote (... ... ... ... ... ...))) (dired-listing-switches "-lBG -t") (dired-omit-files-p t) (dired-recursive-deletes (quote top)) (display-time-interval 30) (display-time-mode t) (display-time-string-forms (quote (... ... ...))) (display-time-use-mail-icon t) (enable-recursive-minibuffers t) (eshell-buffer-name "esh") (eshell-kill-on-exit nil) (eshell-ls-exclude-regexp "~$") (eshell-modules-list (quote (eshell-alias eshell-banner eshell-basic eshell-cmpl eshell-dirs eshell-glob eshell-hist eshell-ls eshell-pred eshell-prompt eshell-rebind eshell-script eshell-smart eshell-term eshell-unix))) (eshell-prompt-function (lambda nil (concat "(" ... ... ") "))) (eshell-prompt-regexp "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (eshell-review-quick-commands nil) (eshell-scroll-show-maximum-output nil) (eshell-where-to-jump (quote begin)) (file-name-shadow-mode t) (fill-column 72) (frame-background-mode (and (not window-system) (quote dark))) (fringe-indicators (quote left) nil (fringe)) (ftp-program-options (quote ("-l"))) (garbage-collection-messages t) (gc-cons-threshold 8000000) (general-holidays (quote (... ... ... ... ... ... ...))) (glasses-separate-parentheses-p nil) (global-font-lock-mode t nil (font-lock)) (gnus-adaptive-word-no-group-words t) (gnus-article-banner-alist (quote (... ... ... ...))) (gnus-article-display-hook (quote (gnus-article-hide gnus-article-hide-boring-headers gnus-article-hide-citation gnus-article-highlight gnus-article-remove-trailing-blank-lines gnus-article-strip-leading-blank-lines gnus-article-strip-multiple-blank-lines))) (gnus-article-mode-hook (quote (...))) (gnus-article-prepare-hook nil) (gnus-article-save-directory "~/mail/") (gnus-asynchronous t) (gnus-author-copy "~/.gnus/out" t) (gnus-auto-select-next (quote slightly-quietly)) (gnus-boring-article-headers (quote (empty newsgroups followup-to reply-to long-to many-to))) (gnus-cache-directory "~/.gnus/cache/") (gnus-cite-blank-line-after-header nil) (gnus-cite-prefix-regexp "^[]>\x214b2|: ]*[]>\x214b2|:]\\(.*>\x214b2\\)?\\|^[ a-zA-Z0-9_]*>") (gnus-default-article-saver (quote gnus-summary-save-in-mail)) (gnus-del-mark 82) (gnus-directory "~/.gnus/") (gnus-emphasis-alist (quote (... ... ... ... ... ... ... ...))) (gnus-group-charset-alist (quote (... ... ... ... ... ... ... ... ... ... ...))) (gnus-group-line-format "%M%S%p%P%5y: %(%G%)%l\n") (gnus-group-mode-hook (quote (gnus-topic-mode))) (gnus-inhibit-startup-message t) (gnus-inhibit-user-auto-expire t) (gnus-keep-backlog 10) (gnus-kill-files-directory "~/.gnus/") (gnus-large-newsgroup 2000) (gnus-nocem-check-article-limit 700) (gnus-nocem-directory "~/.gnus/NoCeM/") (gnus-nocem-issuers (quote ("AutoMoose-1" "Automoose-1" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED] (Richard E. Depew)" "[EMAIL PROTECTED]"))) (gnus-novice-user nil) (gnus-picon-databases (quote ("/usr/share/picons" "/usr/lib/picon" "/usr/local/faces"))) (gnus-prefetched-article-deletion-strategy (quote (exit))) (gnus-prompt-before-saving t) (gnus-save-all-headers nil) (gnus-save-newsrc-file nil) (gnus-save-score nil) (gnus-score-interactive-default-score 1000000) (gnus-secondary-select-methods (quote (...))) (gnus-select-method (quote (nntp "news01.edc.nec.co.jp"))) (gnus-simplify-subject-functions (quote (gnus-simplify-subject-fuzzy gnus-simplify-subject-re))) (gnus-simplify-subject-fuzzy-regexp (quote ("\\[[^]]*\\] *"))) (gnus-sorted-header-list (quote ("^Date:" "^From:" "^Organization:" "^To:" "^Cc:" "^Keywords:" "^Newsgroups:" "^Followup-To:" "^Subject:" "^Summary:"))) (gnus-split-methods (quote (... ... ...))) (gnus-summary-exit-hook (quote (gnus-summary-bubble-group))) (gnus-summary-gather-subject-limit (quote fuzzy)) (gnus-summary-make-false-root (quote dummy)) (gnus-supercite-regexp "^\\(\\([ ]*[-_.[:word:]]*[[:word:]]>+\\|[ ]*[]>|]\\)+\\)? *>>>>> +\"\\([^\"\n]+\\)\" +==") (gnus-suppress-duplicates t) (gnus-thread-ignore-subject t) (gnus-thread-sort-functions (quote (gnus-thread-sort-by-number gnus-thread-sort-by-score gnus-thread-sort-by-date))) (gnus-treat-body-boundary nil) (gnus-treat-display-xface (quote head)) (gnus-treat-from-picon nil) (gnus-treat-hide-boring-headers (quote head)) (gnus-treat-hide-citation t) (gnus-treat-hide-signature t) (gnus-treat-mail-picon nil) (gnus-treat-newsgroups-picon nil) (gnus-treat-strip-cr t) (gnus-treat-strip-leading-blank-lines t) (gnus-treat-strip-multiple-blank-lines t) (gnus-uncacheable-groups "^nn\\(folder\\|ml\\):") (gnus-use-adaptive-scoring (quote (word line))) (gnus-use-cache t) (gnus-use-full-window t) (gnus-use-nocem t) (gnus-use-picons nil) (gnus-visible-headers (quote ("From:" "^Newsgroups:" "^Subject:" "^Date:" "^Reply-To:" "^To:" "^Cc:" "^Posted-To:" "^Mail-Copies-To:" "^Apparently-To:" "^Gnus-Warning:" "^Resent-From:" "X-Sent:"))) (gnus-visual (quote (summary-highlight group-highlight article-highlight mouse-face summary-menu group-menu article-menu tree-highlight menu highlight page-marker))) (hanoi-use-faces t) (hebrew-holidays nil) (hide-ifdef-lines t) (hippie-expand-ignore-buffers (quote ("^ \\*.*\\*$" dired-mode "^edict" "^enamdict"))) (ibuffer-saved-filter-groups nil) (ibuffer-saved-filters (quote (... ... ...))) (icomplete-minibuffer-setup-hook (quote (...))) (image-file-regexps (quote ("\\.png$" "\\.jpeg$" "\\.jpg$" "\\.gif$" "\\.tiff$" "\\.xbm$" "\\.xpm$"))) (inhibit-startup-message t) (islamic-holidays nil) (kept-new-versions 7) (ldap-host-parameters-alist (quote (...))) (local-holidays (quote (... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (lpr-headers-switches (quote ("-p"))) (lpr-page-header-program nil) (lpr-page-header-switches nil) (mail-host-address "necel.com") (mail-source-directory "~/mail/incoming/") (mail-sources (quote (... ...))) (mail-user-agent (quote message-user-agent)) (mail-yank-prefix ">") (mark-holidays-in-calendar t) (menu-bar-mode nil nil (menu-bar)) (message-auto-save-directory "~/mail/drafts/") (message-autosave-directory "~/mail/") (message-cite-function (quote message-cite-original)) (message-cite-prefix-regexp "\\([ ]*[-_.[:word:]]*[[:word:]]>+\\|[ ]*[]>|]\\)+") (message-default-headers "BCC: [EMAIL PROTECTED]") (message-directory "~/mail/") (message-forward-ignored-headers "^Content-Transfer-Encoding:\\|^X-Gnus\\|^Path:\\|^Lines:\\|^NNTP-\\|^X-\\|^User-Agent:\\|^Xref:\\|^[0-9]") (message-included-forward-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:\\|^Cc:") (message-log-max 250) (message-required-mail-headers (quote (From Subject Date ... Message-ID Lines ...))) (message-required-news-headers (quote (From Newsgroups Subject Date Message-ID ... Lines ...))) (message-sent-hook (quote (gnus-score-followup-article gnus-score-followup-thread))) (message-subject-re-regexp "^[ ]*\\([Rr][Ee]\\([ ]*^[ ]*[0-9]+\\|\\[[0-9]+\\]\\)?:[ ]*\\|[Ff][Ww][Dd]?:[ ]*\\)*[ ]*") (message-user-organization "NEC Electronics") (message-wash-forwarded-subjects t) (minibuffer-electric-default-mode t) (mm-discouraged-alternatives (quote ("text/richtext" "text/html"))) (mouse-highlight 1) (mouse-wheel-follow-mouse t) (mouse-wheel-mode t nil (mwheel)) (mouse-wheel-scroll-amount (quote (3 ... ...))) (nnmail-cache-accepted-message-ids t) (nnmail-list-identifiers (quote ("\\[ah\\] *" "\\[Gearhead\\] *" "\\[digital[^]]*hell\\] *" "\\[[-_a-z][-_a-z0-9]*:[0-9]+\\] *" "\\[q-users\\] *" "\\[hs const\\] *" "\\[eBook-List\\] *" "\\[microsound\\] *" "\\[eembc\\] *" "NORD-L: *" "\\[Emacs-devel\\] *" "\\[Nordlead3\\] *" "\\[uClinux-dev\\] *" "\\[uClibc\\] *" "\\[Evolver\\] *" "\\[XFree86\\] *" "\\[Gnu-arch-users\\] *" "\\[GNU-arch-dev\\] *" "\\[alesis-ion\\] *" "\\[BTWG\\] *" "\\[SZWG\\] *" "\\[SC\\] *" "\\[TREE\\] *" "\\[MEMBERS\\] *" "(nec-celf [0-9][0-9]*) *" "\\[pika-dev\\] *"))) (nnmail-message-id-cache-length 5000) (nnmail-pop-password-required t) (nnmail-prepare-incoming-header-hook (quote (nnmail-remove-list-identifiers))) (nnmail-prepare-incoming-message-hook (quote (miles-nnmail-prepare-incoming-message-hook))) (nnmail-split-abbrev-alist (quote (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (nnmail-split-fancy (quote (| ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (nnmail-split-methods (quote nnmail-split-fancy)) (nnmail-spool-file (quote ("po:miles" "/usr/spool/mail/miles"))) (pcomplete-dir-ignore "\\.\\.?") (ps-header-font-family (quote AvantGarde-Book)) (ps-header-font-size 10) (ps-header-title-font-size 11) (ps-multibyte-buffer (quote non-latin-printer)) (ps-paper-type (quote a4)) (ps-print-color-p nil) (recentf-exclude (quote ("miles/mail/" "\\.newsrc" "\\.w3" "\\.custom" "/ssh:"))) (recentf-load-hook nil) (recentf-menu-filter (quote env-abbreviate-recentf-menu-elements)) (recentf-mode t) (recentf-mode-hook (quote (...))) (remote-compile-host "s61") (report-emacs-bug-no-confirmation t) (report-emacs-bug-no-explanations t) (rlogin-program "telnet") (same-window-regexps (quote ("\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)" "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)" "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)" "\\*info\\*\\(\\|<[0-9]+>\\)" "\\*gud-.*\\*\\(\\|<[0-9]+>\\)" "\\`\\*Customiz.*\\*\\'" "\\`sh?[0-9]*\\'" "\\`c?[0-9]+\\'" "\\`fp[0-9]*\\'"))) (sc-blank-lines-after-headers 0) (sc-citation-leader "") (sc-fixup-whitespace-p t) (scheme-mit-dialect nil) (scheme-program-name "guile") (scroll-bar-mode nil) (search-slow-window-lines 3) (sh-basic-offset 2) (sh-indentation 2) (sh-learn-basic-offset t) (shell-prompt-pattern "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (show-paren-mode t) (smerge-command-prefix ".") (sml-indent-level 2) (socks-server (quote ("Default server" "socks" 1080 4))) (spam-junk-mailgroups (quote ("spam" "mail.junk" "poste.pourriel" "junk"))) (speedbar-directory-button-trim-method (quote trim)) (temp-buffer-resize-mode t nil (help)) (tex-dvi-print-command "dvips") (text-mode-hook (quote (turn-on-auto-fill miles-text-mode-hook text-mode-hook-identify))) (tla-inventory-display-backup nil) (tla-inventory-display-junk nil) (tla-inventory-display-precious nil) (tla-inventory-display-unrecognized nil) (today-visible-calendar-hook (quote (calendar-mark-today))) (tool-bar-mode nil) (tooltip-frame-parameters (quote (... ... ... ...))) (tooltip-mode t nil (tooltip)) (transient-mark-mode t) (uniquify-after-kill-buffer-p t) (uniquify-buffer-name-style (quote post-forward) nil (uniquify)) (url-gateway-local-host-regexp "\"^spls\"") (url-proxy-services (quote (... ... ... ...))) (user-full-name "Miles Bader") (user-mail-address "[EMAIL PROTECTED]") (utf-translate-cjk-mode t) (vc-follow-symlinks t) (vc-initial-comment t) (vc-make-backup-files t) (version-control t) (w3-default-stylesheet "stylesheet") (w3-do-incremental-display t) (w3-notify (quote bully)) (w3-use-terminal-characters nil) (w3-user-colors-take-precedence t) (w3m-key-binding (quote info)) (w3m-use-header-line nil) (which-func-format (quote (" {" which-func-current "}"))) (widget-choice-toggle t) (widget-editable-list-gui t) (widget-field-add-space t t) (widget-link-prefix "=> ") (widget-link-suffix "") (widget-use-overlay-change t t) (woman-topic-at-point-default nil) (woman-use-own-frame nil)) apply(custom-theme-set-variables user ((Info-scroll-prefer-subnodes nil) (add-log-keep-changes-together t) (add-log-mailing-address "[EMAIL PROTECTED]") (ange-ftp-ftp-program-args (quote ...)) (ange-ftp-ftp-program-name "sftp") (ange-ftp-gateway-host "mcsss9") (ange-ftp-gateway-program-interactive t) (ange-ftp-gateway-prompt-pattern "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (ange-ftp-gateway-tmp-name-template "/home/soft1/miles/tmp/,ange-ftp") (ange-ftp-generate-anonymous-password t) (ange-ftp-skip-msgs "^200 \\(PORT\\|Port\\) \\|^331 \\|^150 \\|^350 \\|^[0-9]+ bytes \\|^Connected \\|^$\\|^Remote system\\|^Using\\|^ \\|Password:\\|^Data connection \\|^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|^530 Please login with USER and PASS\\|^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT\\|^Connecting to ") (auto-compression-mode t nil (jka-compr)) (blink-cursor-mode t nil (frame)) (browse-url-browser-function (quote browse-url-gnome-moz)) (browse-url-generic-program "/usr/local/bin/xlinks") (browse-url-mozilla-new-window-is-tab t) (browse-url-netscape-program "netscape-remote") (browse-url-netscape-version 4) (buffers-menu-show-directories nil) (buffers-menu-show-status nil) (busy-cursor nil) (c++-font-lock-extra-types (quote ...)) (c++-mode-hook nil) (c-backslash-max-column 78) (c-block-comment-prefix "") (c-comment-continuation-stars "") (c-comment-only-line-offset (quote ...)) (c-font-lock-extra-types (quote ...)) (c-tab-always-indent nil) (canlock-password "1a67b4a1ae3f48b8626357678696bd1803d2a24a") (colon-double-space t) (comint-buffer-maximum-size 500000) (comint-completion-fignore (quote ...)) (comint-input-ignoredups t) (comint-password-prompt-regexp "\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|^\\)[Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\|\xd2d1\xd2b9\xd2d5\xd2ec\xd0bc\xd2ba\xd272\xe37e\xe74f\\|Challenge\\)\\( for [^@ [EMAIL PROTECTED]@ \n]+\\)?:\\s *\\'") (comint-scroll-show-maximum-output t) (compilation-scroll-output t) (compilation-window-height nil) (compile-command "kmake ") (completion-ignored-extensions (quote ...)) (current-language-environment "Japanese") (cursor-in-non-selected-windows nil) (custom-magic-show-hidden nil) (custom-menu-order-groups (quote last)) (custom-mode-hook nil) (cvs-cleanup-functions (quote ...)) (dabbrev-ignored-buffer-names (quote ...)) (dabbrev-ignored-regexps (quote ...)) (default-input-method "japanese") (default-major-mode (quote text-mode)) ...)) custom-set-variables((Info-scroll-prefer-subnodes nil) (add-log-keep-changes-together t) (add-log-mailing-address "[EMAIL PROTECTED]") (ange-ftp-ftp-program-args (quote ("-i" "-n" "-g" "-v" "-l"))) (ange-ftp-ftp-program-name "sftp") (ange-ftp-gateway-host "mcsss9") (ange-ftp-gateway-program-interactive t) (ange-ftp-gateway-prompt-pattern "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (ange-ftp-gateway-tmp-name-template "/home/soft1/miles/tmp/,ange-ftp") (ange-ftp-generate-anonymous-password t) (ange-ftp-skip-msgs "^200 \\(PORT\\|Port\\) \\|^331 \\|^150 \\|^350 \\|^[0-9]+ bytes \\|^Connected \\|^$\\|^Remote system\\|^Using\\|^ \\|Password:\\|^Data connection \\|^local:\\|^Trying\\|^125 \\|^550-\\|^221 .*oodbye\\|^500 .*AUTH \\(KERBEROS\\|GSSAPI\\)\\|^KERBEROS\\|^530 Please login with USER and PASS\\|^22[789] .*[Pp]assive\\|^200 EPRT\\|^500 .*EPRT\\|^Connecting to ") (auto-compression-mode t nil (jka-compr)) (blink-cursor-mode t nil (frame)) (browse-url-browser-function (quote browse-url-gnome-moz)) (browse-url-generic-program "/usr/local/bin/xlinks") (browse-url-mozilla-new-window-is-tab t) (browse-url-netscape-program "netscape-remote") (browse-url-netscape-version 4) (buffers-menu-show-directories nil) (buffers-menu-show-status nil) (busy-cursor nil) (c++-font-lock-extra-types (quote ("string" "[A-Z][a-z][A-Za-z0-9_]*" "[A-Z][A-Za-z0-9_]+[a-z][A-Za-z0-9_]*" "[A-Za-z0-9_]+_t" "bool" "class" "struct" "static" "const" "volatile" "virtual" "union" "an?_[A-Za-z0-9_]+" "streampos" "streamoff" "[io]\\(str\\|f\\)?stream"))) (c++-mode-hook nil) (c-backslash-max-column 78) (c-block-comment-prefix "") (c-comment-continuation-stars "") (c-comment-only-line-offset (quote (0 . 0))) (c-font-lock-extra-types (quote ("wchar_t" "[A-Z]\\sw+[a-z]\\sw+" "\\sw+_t" "bool" "an?_\\sw+"))) (c-tab-always-indent nil) (canlock-password "1a67b4a1ae3f48b8626357678696bd1803d2a24a") (colon-double-space t) (comint-buffer-maximum-size 500000) (comint-completion-fignore (quote ("~"))) (comint-input-ignoredups t) (comint-password-prompt-regexp "\\(\\([Oo]ld \\|[Nn]ew \\|Kerberos \\|'s \\|login \\|^\\)[Pp]assword\\( (again)\\)?\\|pass phrase\\|Enter passphrase\\|\xd2d1\xd2b9\xd2d5\xd2ec\xd0bc\xd2ba\xd272\xe37e\xe74f\\|Challenge\\)\\( for [^@ [EMAIL PROTECTED]@ \n]+\\)?:\\s *\\'") (comint-scroll-show-maximum-output t) (compilation-scroll-output t) (compilation-window-height nil) (compile-command "kmake ") (completion-ignored-extensions (quote (".a" ".o" ".d" ".elc" "~" ".fasl" ".sparcf" ".err" ".dbc" ".dvi" ".toc" ".log" ".aux" ".bbl" ".glo" ".ic"))) (current-language-environment "Japanese") (cursor-in-non-selected-windows nil) (custom-magic-show-hidden nil) (custom-menu-order-groups (quote last)) (custom-mode-hook nil) (cvs-cleanup-functions (quote (...))) (dabbrev-ignored-buffer-names (quote ("*Messages*" "*Buffer List*" "edict"))) (dabbrev-ignored-regexps (quote ("^edict" "^enamdict"))) (default-input-method "japanese") (default-major-mode (quote text-mode)) (delete-old-versions (quote other)) (desktop-enable nil t) (desktop-files-not-to-save "\\(^/[^/:]*:\\|\\.custom$\\|me/sigs/misc$\\)") (diff-switches "-up") (directory-abbrev-alist (quote (... ... ... ... ... ...))) (dired-listing-switches "-lBG -t") (dired-omit-files-p t) (dired-recursive-deletes (quote top)) (display-time-interval 30) (display-time-mode t) (display-time-string-forms (quote (... ... ...))) (display-time-use-mail-icon t) (enable-recursive-minibuffers t) (eshell-buffer-name "esh") (eshell-kill-on-exit nil) (eshell-ls-exclude-regexp "~$") (eshell-modules-list (quote (eshell-alias eshell-banner eshell-basic eshell-cmpl eshell-dirs eshell-glob eshell-hist eshell-ls eshell-pred eshell-prompt eshell-rebind eshell-script eshell-smart eshell-term eshell-unix))) (eshell-prompt-function (lambda nil (concat "(" ... ... ") "))) (eshell-prompt-regexp "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (eshell-review-quick-commands nil) (eshell-scroll-show-maximum-output nil) (eshell-where-to-jump (quote begin)) (file-name-shadow-mode t) (fill-column 72) (frame-background-mode (and (not window-system) (quote dark))) (fringe-indicators (quote left) nil (fringe)) (ftp-program-options (quote ("-l"))) (garbage-collection-messages t) (gc-cons-threshold 8000000) (general-holidays (quote (... ... ... ... ... ... ...))) (glasses-separate-parentheses-p nil) (global-font-lock-mode t nil (font-lock)) (gnus-adaptive-word-no-group-words t) (gnus-article-banner-alist (quote (... ... ... ...))) (gnus-article-display-hook (quote (gnus-article-hide gnus-article-hide-boring-headers gnus-article-hide-citation gnus-article-highlight gnus-article-remove-trailing-blank-lines gnus-article-strip-leading-blank-lines gnus-article-strip-multiple-blank-lines))) (gnus-article-mode-hook (quote (...))) (gnus-article-prepare-hook nil) (gnus-article-save-directory "~/mail/") (gnus-asynchronous t) (gnus-author-copy "~/.gnus/out" t) (gnus-auto-select-next (quote slightly-quietly)) (gnus-boring-article-headers (quote (empty newsgroups followup-to reply-to long-to many-to))) (gnus-cache-directory "~/.gnus/cache/") (gnus-cite-blank-line-after-header nil) (gnus-cite-prefix-regexp "^[]>\x214b2|: ]*[]>\x214b2|:]\\(.*>\x214b2\\)?\\|^[ a-zA-Z0-9_]*>") (gnus-default-article-saver (quote gnus-summary-save-in-mail)) (gnus-del-mark 82) (gnus-directory "~/.gnus/") (gnus-emphasis-alist (quote (... ... ... ... ... ... ... ...))) (gnus-group-charset-alist (quote (... ... ... ... ... ... ... ... ... ... ...))) (gnus-group-line-format "%M%S%p%P%5y: %(%G%)%l\n") (gnus-group-mode-hook (quote (gnus-topic-mode))) (gnus-inhibit-startup-message t) (gnus-inhibit-user-auto-expire t) (gnus-keep-backlog 10) (gnus-kill-files-directory "~/.gnus/") (gnus-large-newsgroup 2000) (gnus-nocem-check-article-limit 700) (gnus-nocem-directory "~/.gnus/NoCeM/") (gnus-nocem-issuers (quote ("AutoMoose-1" "Automoose-1" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED]" "[EMAIL PROTECTED] (Richard E. Depew)" "[EMAIL PROTECTED]"))) (gnus-novice-user nil) (gnus-picon-databases (quote ("/usr/share/picons" "/usr/lib/picon" "/usr/local/faces"))) (gnus-prefetched-article-deletion-strategy (quote (exit))) (gnus-prompt-before-saving t) (gnus-save-all-headers nil) (gnus-save-newsrc-file nil) (gnus-save-score nil) (gnus-score-interactive-default-score 1000000) (gnus-secondary-select-methods (quote (...))) (gnus-select-method (quote (nntp "news01.edc.nec.co.jp"))) (gnus-simplify-subject-functions (quote (gnus-simplify-subject-fuzzy gnus-simplify-subject-re))) (gnus-simplify-subject-fuzzy-regexp (quote ("\\[[^]]*\\] *"))) (gnus-sorted-header-list (quote ("^Date:" "^From:" "^Organization:" "^To:" "^Cc:" "^Keywords:" "^Newsgroups:" "^Followup-To:" "^Subject:" "^Summary:"))) (gnus-split-methods (quote (... ... ...))) (gnus-summary-exit-hook (quote (gnus-summary-bubble-group))) (gnus-summary-gather-subject-limit (quote fuzzy)) (gnus-summary-make-false-root (quote dummy)) (gnus-supercite-regexp "^\\(\\([ ]*[-_.[:word:]]*[[:word:]]>+\\|[ ]*[]>|]\\)+\\)? *>>>>> +\"\\([^\"\n]+\\)\" +==") (gnus-suppress-duplicates t) (gnus-thread-ignore-subject t) (gnus-thread-sort-functions (quote (gnus-thread-sort-by-number gnus-thread-sort-by-score gnus-thread-sort-by-date))) (gnus-treat-body-boundary nil) (gnus-treat-display-xface (quote head)) (gnus-treat-from-picon nil) (gnus-treat-hide-boring-headers (quote head)) (gnus-treat-hide-citation t) (gnus-treat-hide-signature t) (gnus-treat-mail-picon nil) (gnus-treat-newsgroups-picon nil) (gnus-treat-strip-cr t) (gnus-treat-strip-leading-blank-lines t) (gnus-treat-strip-multiple-blank-lines t) (gnus-uncacheable-groups "^nn\\(folder\\|ml\\):") (gnus-use-adaptive-scoring (quote (word line))) (gnus-use-cache t) (gnus-use-full-window t) (gnus-use-nocem t) (gnus-use-picons nil) (gnus-visible-headers (quote ("From:" "^Newsgroups:" "^Subject:" "^Date:" "^Reply-To:" "^To:" "^Cc:" "^Posted-To:" "^Mail-Copies-To:" "^Apparently-To:" "^Gnus-Warning:" "^Resent-From:" "X-Sent:"))) (gnus-visual (quote (summary-highlight group-highlight article-highlight mouse-face summary-menu group-menu article-menu tree-highlight menu highlight page-marker))) (hanoi-use-faces t) (hebrew-holidays nil) (hide-ifdef-lines t) (hippie-expand-ignore-buffers (quote ("^ \\*.*\\*$" dired-mode "^edict" "^enamdict"))) (ibuffer-saved-filter-groups nil) (ibuffer-saved-filters (quote (... ... ...))) (icomplete-minibuffer-setup-hook (quote (...))) (image-file-regexps (quote ("\\.png$" "\\.jpeg$" "\\.jpg$" "\\.gif$" "\\.tiff$" "\\.xbm$" "\\.xpm$"))) (inhibit-startup-message t) (islamic-holidays nil) (kept-new-versions 7) (ldap-host-parameters-alist (quote (...))) (local-holidays (quote (... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (lpr-headers-switches (quote ("-p"))) (lpr-page-header-program nil) (lpr-page-header-switches nil) (mail-host-address "necel.com") (mail-source-directory "~/mail/incoming/") (mail-sources (quote (... ...))) (mail-user-agent (quote message-user-agent)) (mail-yank-prefix ">") (mark-holidays-in-calendar t) (menu-bar-mode nil nil (menu-bar)) (message-auto-save-directory "~/mail/drafts/") (message-autosave-directory "~/mail/") (message-cite-function (quote message-cite-original)) (message-cite-prefix-regexp "\\([ ]*[-_.[:word:]]*[[:word:]]>+\\|[ ]*[]>|]\\)+") (message-default-headers "BCC: [EMAIL PROTECTED]") (message-directory "~/mail/") (message-forward-ignored-headers "^Content-Transfer-Encoding:\\|^X-Gnus\\|^Path:\\|^Lines:\\|^NNTP-\\|^X-\\|^User-Agent:\\|^Xref:\\|^[0-9]") (message-included-forward-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^To:\\|^Cc:") (message-log-max 250) (message-required-mail-headers (quote (From Subject Date ... Message-ID Lines ...))) (message-required-news-headers (quote (From Newsgroups Subject Date Message-ID ... Lines ...))) (message-sent-hook (quote (gnus-score-followup-article gnus-score-followup-thread))) (message-subject-re-regexp "^[ ]*\\([Rr][Ee]\\([ ]*^[ ]*[0-9]+\\|\\[[0-9]+\\]\\)?:[ ]*\\|[Ff][Ww][Dd]?:[ ]*\\)*[ ]*") (message-user-organization "NEC Electronics") (message-wash-forwarded-subjects t) (minibuffer-electric-default-mode t) (mm-discouraged-alternatives (quote ("text/richtext" "text/html"))) (mouse-highlight 1) (mouse-wheel-follow-mouse t) (mouse-wheel-mode t nil (mwheel)) (mouse-wheel-scroll-amount (quote (3 ... ...))) (nnmail-cache-accepted-message-ids t) (nnmail-list-identifiers (quote ("\\[ah\\] *" "\\[Gearhead\\] *" "\\[digital[^]]*hell\\] *" "\\[[-_a-z][-_a-z0-9]*:[0-9]+\\] *" "\\[q-users\\] *" "\\[hs const\\] *" "\\[eBook-List\\] *" "\\[microsound\\] *" "\\[eembc\\] *" "NORD-L: *" "\\[Emacs-devel\\] *" "\\[Nordlead3\\] *" "\\[uClinux-dev\\] *" "\\[uClibc\\] *" "\\[Evolver\\] *" "\\[XFree86\\] *" "\\[Gnu-arch-users\\] *" "\\[GNU-arch-dev\\] *" "\\[alesis-ion\\] *" "\\[BTWG\\] *" "\\[SZWG\\] *" "\\[SC\\] *" "\\[TREE\\] *" "\\[MEMBERS\\] *" "(nec-celf [0-9][0-9]*) *" "\\[pika-dev\\] *"))) (nnmail-message-id-cache-length 5000) (nnmail-pop-password-required t) (nnmail-prepare-incoming-header-hook (quote (nnmail-remove-list-identifiers))) (nnmail-prepare-incoming-message-hook (quote (miles-nnmail-prepare-incoming-message-hook))) (nnmail-split-abbrev-alist (quote (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (nnmail-split-fancy (quote (| ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...))) (nnmail-split-methods (quote nnmail-split-fancy)) (nnmail-spool-file (quote ("po:miles" "/usr/spool/mail/miles"))) (pcomplete-dir-ignore "\\.\\.?") (ps-header-font-family (quote AvantGarde-Book)) (ps-header-font-size 10) (ps-header-title-font-size 11) (ps-multibyte-buffer (quote non-latin-printer)) (ps-paper-type (quote a4)) (ps-print-color-p nil) (recentf-exclude (quote ("miles/mail/" "\\.newsrc" "\\.w3" "\\.custom" "/ssh:"))) (recentf-load-hook nil) (recentf-menu-filter (quote env-abbreviate-recentf-menu-elements)) (recentf-mode t) (recentf-mode-hook (quote (...))) (remote-compile-host "s61") (report-emacs-bug-no-confirmation t) (report-emacs-bug-no-explanations t) (rlogin-program "telnet") (same-window-regexps (quote ("\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)" "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)" "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)" "\\*info\\*\\(\\|<[0-9]+>\\)" "\\*gud-.*\\*\\(\\|<[0-9]+>\\)" "\\`\\*Customiz.*\\*\\'" "\\`sh?[0-9]*\\'" "\\`c?[0-9]+\\'" "\\`fp[0-9]*\\'"))) (sc-blank-lines-after-headers 0) (sc-citation-leader "") (sc-fixup-whitespace-p t) (scheme-mit-dialect nil) (scheme-program-name "guile") (scroll-bar-mode nil) (search-slow-window-lines 3) (sh-basic-offset 2) (sh-indentation 2) (sh-learn-basic-offset t) (shell-prompt-pattern "^\\(([^) ]*)\\|[^> ]*[>]\\)\\s-*") (show-paren-mode t) (smerge-command-prefix ".") (sml-indent-level 2) (socks-server (quote ("Default server" "socks" 1080 4))) (spam-junk-mailgroups (quote ("spam" "mail.junk" "poste.pourriel" "junk"))) (speedbar-directory-button-trim-method (quote trim)) (temp-buffer-resize-mode t nil (help)) (tex-dvi-print-command "dvips") (text-mode-hook (quote (turn-on-auto-fill miles-text-mode-hook text-mode-hook-identify))) (tla-inventory-display-backup nil) (tla-inventory-display-junk nil) (tla-inventory-display-precious nil) (tla-inventory-display-unrecognized nil) (today-visible-calendar-hook (quote (calendar-mark-today))) (tool-bar-mode nil) (tooltip-frame-parameters (quote (... ... ... ...))) (tooltip-mode t nil (tooltip)) (transient-mark-mode t) (uniquify-after-kill-buffer-p t) (uniquify-buffer-name-style (quote post-forward) nil (uniquify)) (url-gateway-local-host-regexp "\"^spls\"") (url-proxy-services (quote (... ... ... ...))) (user-full-name "Miles Bader") (user-mail-address "[EMAIL PROTECTED]") (utf-translate-cjk-mode t) (vc-follow-symlinks t) (vc-initial-comment t) (vc-make-backup-files t) (version-control t) (w3-default-stylesheet "stylesheet") (w3-do-incremental-display t) (w3-notify (quote bully)) (w3-use-terminal-characters nil) (w3-user-colors-take-precedence t) (w3m-key-binding (quote info)) (w3m-use-header-line nil) (which-func-format (quote (" {" which-func-current "}"))) (widget-choice-toggle t) (widget-editable-list-gui t) (widget-field-add-space t t) (widget-link-prefix "=> ") (widget-link-suffix "") (widget-use-overlay-change t t) (woman-topic-at-point-default nil) (woman-use-own-frame nil)) eval-buffer(#<buffer *load*> nil "/home/soft1/miles/.custom" nil t) ; Reading at buffer position 25933 load-with-code-conversion("/home/soft1/miles/.custom" "/home/soft1/miles/.custom" nil nil) load("/home/soft1/miles/.custom" nil nil t) load-file("~/.custom") byte-code(...) load("~/.emacs" t t) command-line() normal-top-level() [2] backtrace 2: Debugger entered--Lisp error: (error "Invalid face" bitmap-area) internal-get-lisp-face-attribute(bitmap-area :family nil) face-attribute(bitmap-area :family nil) custom-face-attributes-get(bitmap-area nil) custom-push-theme(theme-face bitmap-area user set (((...) (:background "grey10")))) custom-theme-set-faces(user (default ((... ...))) (bitmap-area ((... ...))) (cursor ((... ...) (t ...)) t) (custom-button ((... ...) (t nil))) (custom-button-pressed ((... ...) (t ...))) (custom-documentation ((... ...) (t ...)) t) (ediff-current-diff-A ((... ...))) (ediff-current-diff-Ancestor ((... ...))) (ediff-current-diff-B ((... ...))) (ediff-current-diff-C ((... ...))) (ediff-even-diff-A ((... ...))) (ediff-even-diff-Ancestor ((... ...))) (ediff-even-diff-B ((... ...))) (ediff-even-diff-C ((... ...))) (ediff-fine-diff-A ((... ...))) (ediff-fine-diff-Ancestor ((... ...))) (ediff-fine-diff-B ((... ...))) (ediff-fine-diff-C ((... ...))) (ediff-odd-diff-A ((... ...))) (ediff-odd-diff-Ancestor ((... ...))) (ediff-odd-diff-B ((... ...))) (ediff-odd-diff-C ((... ...))) (eshell-prompt ((... ...) (... ...) (t ...))) (fixed-pitch ((t ...))) (flyspell-incorrect ((t ...))) (font-lock-comment-face ((t ...))) (font-lock-variable-name-face ((... ...))) (font-lock-warning-face ((... ...))) (fringe ((t ...))) (gnus-group-mail-1 ((... ...))) (gnus-group-mail-1-empty ((... ...))) (gnus-group-mail-2 ((... ...))) (gnus-group-mail-2-empty ((... ...))) (gnus-group-news-3 ((t ...))) (gnus-group-news-3-empty ((t ...))) (gnus-summary-high-unread ((t ...))) (gnus-summary-low-unread ((t ...))) (gnus-summary-normal-unread ((t ...))) (header-line ((... ...))) (isearch ((... ...))) (lazy-highlight ((... ...))) (margin ((... ...))) (menu ((t ...))) (message-cited-text ((... ...))) (mode-line ((... ...) (t :background "blue"))) (mode-line-inactive ((... ...))) (region ((... ...))) (scroll-bar ((t ...)) t) (sh-heredoc ((t ...))) (speedbar-button-face ((... ...))) (tool-bar ((t ...))) (toolbar ((... ...) (... ...) (t nil))) (tooltip ((... ...))) (underline ((t ...))) (variable-pitch ((t ...))) (w3-style-face-00002 ((t ...))) (w3-style-face-00003 ((t ...))) (w3-style-face-00004 ((t ...))) (w3-style-face-00005 ((t ...))) (w3-style-face-00025 ((t ...))) (w3-style-face-00038 ((t ...)))) apply(custom-theme-set-faces user ((default (...)) (bitmap-area (...)) (cursor (... ...) t) (custom-button (... ...)) (custom-button-pressed (... ...)) (custom-documentation (... ...) t) (ediff-current-diff-A (...)) (ediff-current-diff-Ancestor (...)) (ediff-current-diff-B (...)) (ediff-current-diff-C (...)) (ediff-even-diff-A (...)) (ediff-even-diff-Ancestor (...)) (ediff-even-diff-B (...)) (ediff-even-diff-C (...)) (ediff-fine-diff-A (...)) (ediff-fine-diff-Ancestor (...)) (ediff-fine-diff-B (...)) (ediff-fine-diff-C (...)) (ediff-odd-diff-A (...)) (ediff-odd-diff-Ancestor (...)) (ediff-odd-diff-B (...)) (ediff-odd-diff-C (...)) (eshell-prompt (... ... ...)) (fixed-pitch (...)) (flyspell-incorrect (...)) (font-lock-comment-face (...)) (font-lock-variable-name-face (...)) (font-lock-warning-face (...)) (fringe (...)) (gnus-group-mail-1 (...)) (gnus-group-mail-1-empty (...)) (gnus-group-mail-2 (...)) (gnus-group-mail-2-empty (...)) (gnus-group-news-3 (...)) (gnus-group-news-3-empty (...)) (gnus-summary-high-unread (...)) (gnus-summary-low-unread (...)) (gnus-summary-normal-unread (...)) (header-line (...)) (isearch (...)) (lazy-highlight (...)) (margin (...)) (menu (...)) (message-cited-text (...)) (mode-line (... ...)) (mode-line-inactive (...)) (region (...)) (scroll-bar (...) t) (sh-heredoc (...)) (speedbar-button-face (...)) ...)) custom-set-faces((default ((... ...))) (bitmap-area ((... ...))) (cursor ((... ...) (t ...)) t) (custom-button ((... ...) (t nil))) (custom-button-pressed ((... ...) (t ...))) (custom-documentation ((... ...) (t ...)) t) (ediff-current-diff-A ((... ...))) (ediff-current-diff-Ancestor ((... ...))) (ediff-current-diff-B ((... ...))) (ediff-current-diff-C ((... ...))) (ediff-even-diff-A ((... ...))) (ediff-even-diff-Ancestor ((... ...))) (ediff-even-diff-B ((... ...))) (ediff-even-diff-C ((... ...))) (ediff-fine-diff-A ((... ...))) (ediff-fine-diff-Ancestor ((... ...))) (ediff-fine-diff-B ((... ...))) (ediff-fine-diff-C ((... ...))) (ediff-odd-diff-A ((... ...))) (ediff-odd-diff-Ancestor ((... ...))) (ediff-odd-diff-B ((... ...))) (ediff-odd-diff-C ((... ...))) (eshell-prompt ((... ...) (... ...) (t ...))) (fixed-pitch ((t ...))) (flyspell-incorrect ((t ...))) (font-lock-comment-face ((t ...))) (font-lock-variable-name-face ((... ...))) (font-lock-warning-face ((... ...))) (fringe ((t ...))) (gnus-group-mail-1 ((... ...))) (gnus-group-mail-1-empty ((... ...))) (gnus-group-mail-2 ((... ...))) (gnus-group-mail-2-empty ((... ...))) (gnus-group-news-3 ((t ...))) (gnus-group-news-3-empty ((t ...))) (gnus-summary-high-unread ((t ...))) (gnus-summary-low-unread ((t ...))) (gnus-summary-normal-unread ((t ...))) (header-line ((... ...))) (isearch ((... ...))) (lazy-highlight ((... ...))) (margin ((... ...))) (menu ((t ...))) (message-cited-text ((... ...))) (mode-line ((... ...) (t :background "blue"))) (mode-line-inactive ((... ...))) (region ((... ...))) (scroll-bar ((t ...)) t) (sh-heredoc ((t ...))) (speedbar-button-face ((... ...))) (tool-bar ((t ...))) (toolbar ((... ...) (... ...) (t nil))) (tooltip ((... ...))) (underline ((t ...))) (variable-pitch ((t ...))) (w3-style-face-00002 ((t ...))) (w3-style-face-00003 ((t ...))) (w3-style-face-00004 ((t ...))) (w3-style-face-00005 ((t ...))) (w3-style-face-00025 ((t ...))) (w3-style-face-00038 ((t ...)))) eval-buffer(#<buffer *load*> nil "/home/soft1/miles/.custom" nil t) ; Reading at buffer position 33491 load-with-code-conversion("/home/soft1/miles/.custom" "/home/soft1/miles/.custom" nil nil) load("/home/soft1/miles/.custom" nil nil t) load-file("~/.custom") byte-code(...) load("~/.emacs" t t) command-line() normal-top-level() -- We are all lying in the gutter, but some of us are looking at the stars. -Oscar Wilde _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel