Timeline for How do I make emacs indent relative to the beginning of the previous line?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 9, 2020 at 23:57 | vote | accept | x-yuri | ||
| Jul 8, 2020 at 23:01 | answer | added | x-yuri | timeline score: 2 | |
| Jul 8, 2020 at 19:55 | comment | added | x-yuri | Yeah, that solves it to an extent. And there seems to be no way to override it. At least not for Python. | |
| Jul 8, 2020 at 2:03 | comment | added | Dmitry | The usual solution is to add a newline before b. This works in all Python/Ruby/JS major modes. | |
| Jul 6, 2020 at 23:24 | comment | added | x-yuri | I believe python-mode sets it to nil. In javascript buffers it's t. In both cases the behavior is as described above. | |
| Jul 6, 2020 at 23:10 | comment | added | Drew | What's your setting for indent-tabs-mode? Not sure it's relevant here, but maybe. | |
| Jul 6, 2020 at 23:04 | history | asked | x-yuri | CC BY-SA 4.0 |