Carsten Dominik <carsten.domi...@gmail.com> writes:

>>> A better solution would be to do a tab completion when trying to enter
>>> an invalid entry
>
> I am not sure if I understand you correctly, but there *is*
> completion support at that prompt.

What I meant was: show the possible completions whenever an incomplete
entry is entered.  Here is an example of this in Emacs:

- Type "M-x Info RET".
- The prompt shows "M-x Info-".
- Type RET again.
- A *Completions* buffer shows a list of all choices starting with
  "Info-".
- Type "M-x Info-asdf RET".
- The prompt shows "M-x Info-asdf [No match]" and continues to prompt
  the user.

This prevents invalid input.  Can something like this be used in the
org refile prompts?

Regards,
Jason


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to