The hope is that my existing utilities which can call shell, would be able to
go off and store eg. path/FileIDs and fetch a phrase, eg. for execution.
How would I start coding this?
==TIA.
PS.an application for me is mc's cedit's ability to select-constructs that
apply the the specific language of the file being edited -- probably vim
and emacs can do this too. So now I want to:
V: enter new IDs or fetch existing IDs.
-Enter name of new ID - perhaps show alfa-sorted existing IDs,
to avoid using an existing ID?
-Select one of existing IDs, to be printed at the cursor.
[like the selected construct-skeletons are preinted at the cursor].