unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* problem with GNU Emacs 21
@ 2002-08-14 18:06 Tim Beuman
  0 siblings, 0 replies; only message in thread
From: Tim Beuman @ 2002-08-14 18:06 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

When I change the default font through the menu (Options->Customize
Emacs->Specific Face, select the default face-selection: all) and restart
GNU Emacs, GNU Emacs complains about the variable binding depth exceeding
the max-specpdl-size while loading my .emacs file (see attachment
"emacs.err").

The message buffer content can be found in the attachment "emacs.log". I ran
also "GNU Emacs --debug-init" as suggested and the message buffer content of
that session is in "emacs1.log".

When I remove the line "(default ((t (:stipple ...." from the .emacs file,
everything works fine.

Tim

[-- Attachment #2: emacs.err --]
[-- Type: application/octet-stream, Size: 1363 bytes --]

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(case-fold-search t)
 '(current-language-environment "English")
 '(global-font-lock-mode t nil (font-lock))
 '(save-place t nil (saveplace))
 '(show-paren-mode t nil (paren)))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(default ((t (:stipple nil :background "black" :foreground "grey" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight extra-bold :height 120 :width normal :family "courier-new"))))
 '(font-lock-comment-face ((((class color) (background dark)) (:foreground "cyan"))))
 '(font-lock-constant-face ((((class color) (background dark)) (:foreground "magenta"))))
 '(font-lock-function-name-face ((((class color) (background dark)) (:foreground "red"))))
 '(font-lock-keyword-face ((((class color) (background dark)) (:foreground "yellow"))))
 '(font-lock-string-face ((((class color) (background dark)) (:foreground "magenta"))))
 '(font-lock-type-face ((((class color) (background dark)) (:foreground "green"))))
 '(font-lock-variable-name-face ((((class color) (background dark)) (:foreground "yellow green")))))

[-- Attachment #3: emacs.log --]
[-- Type: application/octet-stream, Size: 2038 bytes --]

Loading language/czech...done
Loading language/slovak...done
Loading language/romanian...done
Loading language/greek...done
Loading language/hebrew...done
Loading language/japanese...done
Loading language/korean...done
Loading language/lao...done
Loading language/thai...done
Loading language/tibetan...
Loading composite...done
Loading language/tibetan...done
Loading language/vietnamese...done
Loading language/misc-lang...done
Loading indent...done
Loading window...done
Loading frame...done
Loading term/tty-colors...done
Loading faces...done
Loading facemenu...done
Loading mouse...done
Loading scroll-bar...done
Loading select...done
Loading isearch...done
((35781 . 5271) (7475 . 0) (509 . 50) 63623 83185 (14 . 3) (21 . 0) (6753 . 1185))
Loading menu-bar...done
Loading paths.el (source)...done
Loading startup...done
Loading emacs-lisp/lisp...done
Loading textmodes/page...done
Loading register...done
Loading textmodes/paragraphs...done
Loading emacs-lisp/lisp-mode...done
Loading textmodes/text-mode...done
Loading textmodes/fill...done
((40765 . 4640) (7978 . 0) (512 . 47) 73544 104863 (14 . 3) (21 . 0) (7142 . 1552))
Loading replace...done
Loading abbrev...done
Loading buff-menu...done
Loading float-sup...done
((41119 . 4286) (8143 . 0) (512 . 47) 73571 105698 (14 . 9) (21 . 0) (7146 . 1422))
Loading vc-hooks...done
Loading ediff-hook...done
((42071 . 3334) (8227 . 0) (513 . 46) 74468 105715 (14 . 9) (21 . 0) (7205 . 1363))
Finding pointers to doc strings...done
(xemacs)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading regexp-opt...done


An error has occurred while loading `/cygdrive/d/users/tbeuman/.emacs':

error: "Variable binding depth exceeds max-specpdl-size"

To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it.  Start
Emacs with the `--debug-init' option to view a complete error
backtrace
face-spec-set: Variable binding depth exceeds max-specpdl-size

[-- Attachment #4: emacs1.log --]
[-- Type: application/octet-stream, Size: 24065 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-14 18:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-14 18:06 problem with GNU Emacs 21 Tim Beuman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).