kindahero·6 年前·議論Oh I know the pain, I did the same back in 2015. That was my first scientific paper ever. Then "never again" said to myself. Now I use pure latex. org-mode is only good for quick exports should not think it as an alternative to latex.
kindahero·13 年前·議論Actually, auto-complete was written by Matsuyama (original author this article), though tkf has contributed to the project.
kindahero·13 年前·議論> My emacs at times can't keep up with my typing. But I love what it does for me.Try to set debugger on (M-x toggle-debug-on-quit) and when emacs stops responding press C-g to get to know what was emacs doing.
kindahero·13 年前·議論Org is very active, high profile project, the number of changes from previous major release are just amazing.git diff release_7.01 release_8.0 --stat [snip] 352 files changed, 119010 insertions(+), 80849 deletions(-)
kindahero·13 年前·議論From the last release (8 months ago) 2519 files changed, 203613 insertions(+), 124051 deletions(-)Incredible to see how much work has put into Emacs development.
kindahero·13 年前·議論Magit is gem of all.. I think it comes on top a mile to any other gui for git I used so far.