Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Never clear what Helm is #45

Closed
DamienCassou opened this issue Apr 23, 2012 · 5 comments
Closed

Never clear what Helm is #45

DamienCassou opened this issue Apr 23, 2012 · 5 comments

Comments

@DamienCassou
Copy link
Contributor

Hi,

I've just arrived here and don't understand what Helm is. I had a look at the README and even the documentation pdf. Still, I don't get the point. Does it replace ido? Does it provide a completion mechanism?

What about describing some scenarios where Helm would be useful?
What about providing some screencasts?

Just suggestions

@bbatsov
Copy link

bbatsov commented Apr 23, 2012

The documentation is a work in progress :-) Install Helm, run helm-mini and you'll understand what it's all about - effective means of navigating to files, buffers, symbols, whatever there is a helm source definition for. If there is a source definition for it, you can use Helm to navigate it. Helm provides the infrastructure, the helm sources provide the data.

@leodumont
Copy link

And in what way Helm is different from Anything ? I Ask that, because I read Helm is the successor of Anyhting here : http://wikemacs.org/wiki/Anything

@bbatsov
Copy link

bbatsov commented Apr 23, 2012

It has a modular and cleaner codebase. For more details - http://thread.gmane.org/gmane.emacs.anything/469

@yyr
Copy link

yyr commented Apr 29, 2012

I am not a helm user (yet). after reading here and there, My impressions are you can select/complete things from more than one source. It comes with a framework by which you can easily define a new source of different kind. where as in Ido you only get fuzzy matching from a dumb list. In helm the list may not be just a list of strings, they can be list of actions (I guess).

I may well be wrong.

@thierryvolpiatto
Copy link
Member

Please continue this conversation on emacs-helm mailing list, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants