help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copy Paste in no-x11 mode (emacs -nw)


From: Sébastien Vauban
Subject: Re: Copy Paste in no-x11 mode (emacs -nw)
Date: Fri, 26 Sep 2008 10:28:55 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

Hi Simeon,

> I do have enabled the following in my .emacs:
> ====================
> (xterm-mouse-mode t)
> (mouse-wheel-mode t)
> (setq x-select-enable-clipboard t)
> =====================
>
> Anything else to try? Can you copy paste in terminal? And it makes no
> difference if I use XTerm or Eterm. In both the Kill ring is empty.

Try:

--8<---------------cut here---------------start------------->8---
    ;; make cut, copy and paste (keys and menu bar items) use the clipboard
    (menu-bar-enable-clipboard)
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

--
Sébastien Vauban


reply via email to

[Prev in Thread] Current Thread [Next in Thread]