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

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

Java tab indentation breaks


From: Andrew Pennebaker
Subject: Java tab indentation breaks
Date: Thu, 18 Apr 2013 16:12:11 -0400

When I try to indent in java-mode, Emacs throws an error.

Trace:

$ emacs -nw
C-x h DEL
M-x java-mode
public class Test { RET
TAB
Minibuffer: Error evaluating offset + for inclass: Got invalid value tab-width

C-h v tab-width
8

System:

$ specs emacs os
Specs:

specs 0.4
https://github.com/mcandre/specs#readme

emacs --version
GNU Emacs 24.2.1
Copyright (C) 2012 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

systeminfo | findstr /B /C:"OS Name" /C:"OS Version"
OS Name:                   Microsoft Windows XP Professional
OS Version:                5.1.2600 Service Pack 3 Build 2600

--
Cheers,

Andrew Pennebaker
www.yellosoft.us

reply via email to

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