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

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

bug#15713: 24.3.50; wrong-type-argument char-table-p when visiting C++ f


From: Eli Zaretskii
Subject: bug#15713: 24.3.50; wrong-type-argument char-table-p when visiting C++ file
Date: Fri, 25 Oct 2013 12:59:43 +0300

> Date: Fri, 25 Oct 2013 11:15:02 +0200
> From: Claudio Bley <claudio.bley@googlemail.com>
> 
> 
> 1. run "emacs -Q".
> 2. C-x C-f test.cpp RET
> 
> Debugger entered--Lisp error: (wrong-type-argument char-table-p nil)
>   char-table-parent(nil)
>   c++-mode()
>   set-auto-mode-0(c++-mode nil)
>   set-auto-mode()
>   normal-mode(t)
>   after-find-file(nil t)
>   find-file-noselect-1(#<buffer test.cpp> "x:/src/test.cpp" nil nil 
> "x:/src/test.cpp" ((1536 7 . 46561) (16106 . 22486)))
>   find-file-noselect("x:/src/test.cpp" nil nil t)
>   find-file("x:/src/test.cpp" t)
>   call-interactively(find-file nil nil)
>   command-execute(find-file)

What is "test.cpp"?  Or are you saying this happens with any C++
source file, even an empty one?  If the latter, I cannot reproduce
that with the current trunk.





reply via email to

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