Как сохранить отступ в Emacs + org-mode + visual-line-mode?
Emacs + org-mode + visual-line-mode + изменение размера окна создает такой вид:
* My list * Some thing this is longer back to line which is really anoying * Other thing which is truncated * Sub items with blah to line
Я бы предпочел это:
* My list * Some thing this is longer back to line which is really anoying * Other thing which is truncated * Sub items with blah to line
Любая подсказка о том, как настроить emacs или org-mode для достижения этой цели, будет очень цениться :)
(emacs23.1 на Ubuntu Karmic)