Rski

Results 37 comments of Rski

It's a draft because I haven't managed to get the patch to apply, I always get the git incantations wrong. I'll get back to this later today

Looks like leafs (and maybe leaft-lists and uses leaf-lists) don't have prefixes set, because ToEntry() doesn't set a prefix in these cases. Here is a snipper that shows that: ```git...

Unfortunately not. Still, I'd prefer no cleanup rather than really intrusive cleanup as most people working on whitespace codebases would. eg Eclipse tends to leave a lot of whitespace around...

helm is not on Elpa, so that probably disqualifies from the get go.

@brotzeitmacher I think you are right on the voting thing. I don't use ivy, but i proposed it as the simplest, most newcomer friendly way to get a powerful feature...

@angrybacon I see your point, but imo - having to press TAB is not the most newcomer friendly thing - ido is not that powerful, to get it working with...

Browsers start suggesting URLs as soon as you start typing, I can't remember having to press tab in a browser any time recently.

yeah i spent ages looking at commands via M-x after installing helm, it was massively helpful

One more thing about the autocompletion: Doing M-x region TAB returns nothing Doing M-x region with ivy shows all the commands that act on regions, making it closer to appropos.