bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CC Mode 5.28 (C); file mode specification error


From: Wojciech Komornicki
Subject: CC Mode 5.28 (C); file mode specification error
Date: Mon, 20 Aug 2001 16:26:31 -0400 (EDT)

I just upgraded from version 5.25.  I have not changed my
configuration.  When I visit a .cpp file (this is under ntemacs)
everything is fine.  However, when I visit a .h file I get the error
message 
    File mode specification error: (wrong-type-argument sequencep 
set-from-style)

-- 
Wojciech Komornicki
Profesor of Mathematics
Dept of Mathematics
Hamline University



Emacs  : GNU Emacs 20.7.1 (i386-*-nt5.0.2195)
 of Tue Jun 13 2000 on buffy
Package: CC Mode 5.28 (C)
Buffer Style: user

c-emacs-features: (1-bit)

current state:
==============
(setq
 c-basic-offset 4
 c-comment-only-line-offset 'set-from-style
 c-block-comment-prefix 'set-from-style
 c-comment-prefix-regexp 'set-from-style
 c-cleanup-list 'set-from-style
 c-hanging-braces-alist 'set-from-style
 c-hanging-colons-alist 'set-from-style
 c-hanging-semi&comma-criteria 'set-from-style
 c-backslash-column 'set-from-style
 c-label-minimum-indentation 'set-from-style
 c-offsets-alist nil
 c-delete-function 'delete-char
 c-electric-pound-behavior nil
 c-indent-comments-syntactically-p nil
 c-tab-always-indent t
 defun-prompt-regexp nil
 tab-width 8
 comment-column 32
 parse-sexp-ignore-comments t
 auto-fill-function nil
 comment-multi-line t
 comment-start-skip "/\\*+ *\\|//+ *"
 fill-prefix nil
 paragraph-start "[     \n\f]"
 adaptive-fill-mode nil
 adaptive-fill-regexp "[        ]*\\([-|#;>*]+ *\\|(?[0-9]+[.)] *\\)*"
 )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]