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

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -