Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

<M-insert> paste from the external (the OS) clipboard?

3 views
Skip to first unread message

Enda

unread,
Sep 5, 2012, 9:59:20 AM9/5/12
to help-gn...@gnu.org
Emacs - <S-insert> pastes from the internal clipboard, could <M-insert> paste from the external (the OS) clipboard?

- Enda

B. T. Raven

unread,
Sep 5, 2012, 12:42:27 PM9/5/12
to
Die Wed Sep 05 2012 08:59:20 GMT-0500 (Central Daylight Time) Enda
<end...@yahoo.com> scripsit:

> Emacs - <S-insert> pastes from the internal clipboard, could <M-insert> paste from the external (the OS) clipboard?
>
> - Enda
>


I think that binding is a synonym for C-y. On w32 Emacs build anyway the
system clipboard is put on top of the kill-ring by issuing C-a (or
making a text selection in any win32 app) and then C-c. C-y in Emacs
will insert that selection at point.

Ed

0 new messages