emacs ido-mode select and edit completion -


Using ido to complete the file, is it possible to choose and edit for the first time? For example, if I had this, I'd like to complete with apple, but not with IDO-Extit-Munebfer, so I can add apple at the end:

to:

  Search the file: / home / me / {apple | Pears | Armadillo | ...}   

To:

  Search the file: / home / me / apples   

Cheers, <

CE (edit the input string) seems to be doing this Want to

Comments