emacs-helm / helm-dictionary

Helm source for looking up dictionaries
31 stars 12 forks source link

Remove `helm-dictionary-word-at-point` #11

Closed tmalsburg closed 10 years ago

tmalsburg commented 10 years ago

Proposed by Thierry. I'm not sure about this. There's C-w which inserts the part of word-at-point to the left of the cursor but that doesn't seem useful to me because it will often be a partial word not the whole thing. Comments appreciated.

michael-heerdegen commented 10 years ago

Helm's default behavior isrestricting, yes. But you get used to it since it's the same behavior everywhere in Helm. I'm pro removing it. If you think this is a problem, we should take care of it in Helm.

Me? I configured for myself M-. iserting text after point and M-; inserts text before point. But to my own surprise, I seldom use it. Interested in the code?

tmalsburg commented 10 years ago

Ok, removed it. 4b009966accd3baf2a5c191c83d42e6dd20d57c1

thierryvolpiatto commented 10 years ago

Titus von der Malsburg notifications@github.com writes:

Proposed by Thierry. I'm not sure about this. There's C-w which inserts the part of word-at-point to the left of the cursor but that doesn't seem useful to me because it will often be a partial word not the whole thing. Comments appreciated.

Use M-n.

Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997