robot-mode icon indicating copy to clipboard operation
robot-mode copied to clipboard

Fix problem with robot-indent function

Open tpatja opened this issue 9 years ago • 0 comments

Previously robot-indent() assumed c-basic-offset is always set to an integer. A possible value for it is also the symbol 'set-from-style and it caused all ENTER and TAB key presses to cause in error, making the mode unusable.

tpatja avatar Jan 26 '16 14:01 tpatja