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

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

bug#5527: 23.1.92; revno 99448 cc-mode.el change break php-mode


From: Yu-ji Hosokawa
Subject: bug#5527: 23.1.92; revno 99448 cc-mode.el change break php-mode
Date: Fri, 05 Feb 2010 21:01:57 +0900

Hello,

bzr revno 99448 cc-mode.el change break php-mode 1.5.0.
When I open new .php file with emacs -Q, following error appeared.
(please see `Recent Input')

| Debugger entered--Lisp error: (void-variable beg)
|   #[(fn) "   \n\"\207" [fn beg end] 3](c-extend-region-for-CPP)
|   mapc(#[(fn) "      \n\"\207" [fn beg end] 3] (c-extend-region-for-CPP))
|   c-common-init(c-mode)
|   c-mode()
|   php-mode()
|   set-auto-mode-0(php-mode nil)
|   set-auto-mode()
|   normal-mode(t)
|   after-find-file(t t)
|   find-file-noselect-1(#<buffer newfile.php> "c:/Users/yu-ji/newfile.php" nil 
nil "c:/Users/yu-ji/newfile.php" nil)
|   find-file-noselect("c:/Users/yu-ji/newfile.php" nil nil t)
|   find-file("c:/Users/yu-ji/newfile.php" t)
|   call-interactively(find-file nil nil)


also, I found warnings when I make recompile in lisp dir.

| In c-common-init:
| cc-mode.el:646:31:Warning: reference to free variable `beg'
| cc-mode.el:646:35:Warning: reference to free variable `end'
| Wrote c:/Users/yu-ji/home/src/wc/emacs/trunk/lisp/progmodes/cc-mode.elc

thanks,



In GNU Emacs 23.1.92.1 (i386-mingw-nt6.1.7600)
 of 2010-02-05 on ASPIRIN
Windowing system distributor `Microsoft Corp.', version 6.1.7600
configured using `configure --with-gcc (4.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: JPN
  value of $XMODIFIERS: nil
  locale-coding-system: cp932
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-: ( r e q u i r e SPC ' p h p - m o d e ) <return> 
M-: ( s e t q SPC d e b u g - o n - e r r o r SPC t 
) <return> C-x C-f n e w f i l e . p h p <return> C-x 
h M-w q M-x r e p o r t - <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
php-mode
t
(New file)
Entering debugger...
Mark set [2 times]
Back to top level.

Load-path shadows:
c:/emacs/site-lisp/espresso/js hides c:/emacs/23/lisp/progmodes/js
c:/emacs/23/site-lisp/skk/leim-list hides c:/emacs/23/leim/leim-list

Features:
(shadow sort mail-extr message smtpmail sendmail ecomplete rfc822 mml
mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse
rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util
netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock
sha1 hex-util hashcash mail-utils emacsbug help-mode view debug php-mode
etags ring cc-langs cl cl-19 cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs speedbar sb-image ezimage dframe
easymenu assoc ccc regexp-opt advice help-fns advice-preload japan-util
skk-setup skk-autoloads tooltip ediff-hook vc-hooks lisp-float-type
mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset
image fringe lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core
frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean japanese hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help
simple abbrev button minibuffer faces cus-face files text-properties
overlay md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)

-- 
Yu-ji Hosokawa







reply via email to

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