jacktasia / dumb-jump

an Emacs "jump to definition" package for 50+ languages
GNU General Public License v3.0
1.58k stars 151 forks source link

Feature Request: prefix arg `C-u` causes prompting for all commands #210

Open ntc2 opened 6 years ago

ntc2 commented 6 years ago

There are many variants, e.g. -other-window and -prefer-external, and I believe only -go has a -prompt variant. Why not make a prefix arg of C-u cause prompting for all commands?

jacktasia commented 6 years ago

Thanks for opening this! I honestly never thought about doing this, but it's certainly an interesting idea. I'll look into this more soon. Thanks again!

@netromdk curious about your thoughts on this

netromdk commented 6 years ago

That could work but it needs to be easy to trigger from tests by name. In those cases an alias function might be fine.