In my setup, emacs-for-python interferes with web-mode's http://web-mode.org/ new-line indentation for javascript files. A javascript file will indent fine on new line on 'Enter', until I open a python file in the window for editing. At that point, new-line indentation in the js file defaults to the first column upon pressing 'Enter'. It does not matter in which order (js, py) the files are opened.
C-j does work as expected, however. Maybe tie-in to change in C-j functionality in Emacs 24?
In my setup, emacs-for-python interferes with web-mode's http://web-mode.org/ new-line indentation for javascript files. A javascript file will indent fine on new line on 'Enter', until I open a python file in the window for editing. At that point, new-line indentation in the js file defaults to the first column upon pressing 'Enter'. It does not matter in which order (js, py) the files are opened.
C-j does work as expected, however. Maybe tie-in to change in C-j functionality in Emacs 24?
Emacs Version: 24.5.1 emacs-for-python Version: 0.4 web-mode Version: 13.1.2