Emacs + org-mode + visual-line-mode + window resizing产生这种视图:
* 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以实现这一点的任何线索真的很感激:)
(关于ubuntu karmic的emacs23.1)