atykhonov / google-translate

Emacs interface to Google Translate
370 stars 48 forks source link

Disable text at point when calling google-translate-smooth-translate #78

Closed takedawilliam closed 4 years ago

takedawilliam commented 6 years ago

I'm binding C-c t to google-translate-smooth-translate function. Whenever I press the key, the prompt shows up with a text at the current cursor or selected text. Is there anyway to turn off this feature so that when I press the key, no text will show up and it allows me to input my own text?