You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried the example in the README, but that seems to require a certain cc-mode configuration, as by default it indents array literal continuation with just a single level of indentation. I don't know how to configure cc-mode in a way that would reproduce the behavior in the README example.
Hi,
I can't get this package to work in the simplest case imaginable.
Here is a self-contained script which reproduces the problem:
Run with
emacs -Q --load test.el
.Running the script shows that the file is indented with tabs:
Have recent Emacs versions completely broken this package?
The text was updated successfully, but these errors were encountered: