Matthieu Moy <[EMAIL PROTECTED]> writes:

>
> Yes, we changed this. I think you'll get used to the new prompt and
> like it. For example, you can copy a full revision name and just C-y
> it in the minibuffer prompt, which was impossible to do with the older
> name reading engine.
>

Oh, i see. Sure i will :)

> Furthermore, a lot of usefull shortcuts are now also provided. Look at
> the "Xtla" menu that appear in the menubar during the prompt.
>

Aha. Since i work usually without menus activated, I always forget
that :).

> See this also:
>
>     (define-key map [(control r)] 'tla--name-read-refresh-cache)
>     (define-key map [(meta *)]    'tla--name-read-insert-default-archive)
>     (define-key map [(meta \.)]   'tla--name-read-insert-info-at-point)
>     (define-key map [(meta \;)]   
> 'tla--name-read-insert-version-associated-with-default-directory)
>     (define-key map [(control n)] 'tla--name-read-insert-partner-next)
>     (define-key map [(control p)] 'tla--name-read-insert-partner-previous)
>     (define-key map [(control v)] 'tla--name-read-insert-bookmark-next)
>     (define-key map [(meta v)] 'tla--name-read-insert-bookmark-previous)
>     (define-key map [(meta ^)]    'tla--name-read-insert-ancestor)
>

Cool. Thanks.

>> Understood. Maybe an error message would be of help here?
>
> Masatake's just done it :-)
>

And thanks to Masatake, too. Excellent!

jao

Reply via email to