Live data from Hacker News

Viewing profile — kindahero

kindahero

HN member
Joined
Mon, Apr 09, 2012, 6:49 PM UTC
HN karma
55
Public activity
22 items

About kindahero

No profile information was provided.

Recent public activity

  1. comment
    Comment #24485136

    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 e…

  2. comment
  3. story
  4. comment
    Comment #9491896

    Simple demo: https://www.youtube.com/watch?v=ILPs74L5LFU

  5. story
  6. story
  7. comment
    Comment #6293348

    And the work on preliminary thread support is well under way..

  8. comment
    Comment #5810851

    Actually, auto-complete was written by Matsuyama (original author this article), though tkf has contributed to the project.

  9. comment
    Comment #5810725

    checkout http://tkf.github.io/emacs-jedi/

  10. comment
    Comment #5810701

    > 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…

  11. comment
    Comment #5574402

    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, 119…

  12. comment
    Comment #5355200

    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.

  13. story
  14. comment
    Comment #5236495

    Magit is gem of all.. I think it comes on top a mile to any other gui for git I used so far.

  15. comment
    Comment #4957369

    > but I feel like it need to be forked and gutted. There is Xemacs FYI.. > Including more shit each release is not justifiable. Maintainers have indeed plans to split the packages …

  16. comment
    Comment #4800822

    > Vim is as extensible as Emacs. I won't debate how elisp is better or worse than Vimscript, because that doesn't affect extensibility. If we agree with "extensibility depends on h…

  17. comment
    Comment #4800762

    > Vim is as extensible as Emacs in letter and spirit. without knowing Emacs how could you claim that. Actually Emacs comes with smtp written in elisp[1] and IMHO Emacs is more cust…

  18. comment
    Comment #4798064

    No.. they have "contact" page and they are very quick and responsive. https://github.com/contact

  19. comment
    Comment #4454789

    hmm.. I will start worry when the number of commits to the Emacs source tree fall behind of VIM. http://www.ohloh.net/p/emacs/commits/summary http://www.ohloh.net/p/vim/commits/sum…

  20. comment
    Comment #4402187

    one example for how far our people can go with corruption., few days back the officials came to our village to issue these cards., they issued two cards for each (one for one hand,…

  21. comment
    Comment #4310598

    Alex wrote this[1] on emacswiki page, and I totally agree with him. Xah has also been a well known troll on various comp.lang.* newsgroups and played in the same league as ErikNagg…

  22. comment
    Comment #4163077

    I dont know about multiple cursors., but I use scrolling all the time (global-set-key "\M-n" "\C-u1\C-v") (global-set-key "\M-p" "\C-u1\M-v")