emacs-devel
[Top][All Lists]
Advanced

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

emacs-unicode-2 specific: c-mode indentation error


From: Dhruva Krishnamurthy
Subject: emacs-unicode-2 specific: c-mode indentation error
Date: Thu, 28 Oct 2004 14:40:07 +0530

Hello,
 I am noticing a problem in emacs-unicode-2 and _not_ in HEAD. When I
try to indent a 'C' code in c-mode, I get the following error only in
emacs-unicode-2 branch.

The file can contain just 1 line:
/* hello world */

I get the following trace:
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  c-end-of-current-token()
  c-forward-token-2(0 nil 12)
  c-guess-basic-syntax()
  c-indent-region(1 13)
  indent-region(1 13 nil)
  call-interactively(indent-region)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

with best regards,
dhruva

-- 
Proud FSF member: #1935
http://schemer.fateback.com/




reply via email to

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