all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
@ 2012-05-02  7:59 Csanyi Pal
  0 siblings, 0 replies; 6+ messages in thread
From: Csanyi Pal @ 2012-05-02  7:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version
2.24.10) of 2012-04-07 on trouble, modified by Debian.

How can I customize Emacs so I can paste into Emacs text that was
selected with mouse in other Virtual Terminal?

I'm using gpm (General Purpose Mouse Interface) on console.

So this isn't about X Window System and Xterm terminal but about console
and Virtual Terminals 'tty1-6'.

Any advices will be appreciated!

-- 
Regards from Pal




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
       [not found] <mailman.386.1335945621.855.help-gnu-emacs@gnu.org>
@ 2012-05-02  8:08 ` Sven Joachim
  2012-05-02  8:18   ` Csanyi Pal
  2012-05-02 18:47   ` BDB
  0 siblings, 2 replies; 6+ messages in thread
From: Sven Joachim @ 2012-05-02  8:08 UTC (permalink / raw)
  To: help-gnu-emacs

On 2012-05-02 09:59 +0200, Csanyi Pal wrote:

> I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version
> 2.24.10) of 2012-04-07 on trouble, modified by Debian.
>
> How can I customize Emacs so I can paste into Emacs text that was
> selected with mouse in other Virtual Terminal?
>
> I'm using gpm (General Purpose Mouse Interface) on console.

You need to turn off gpm-mouse-mode.

Cheers,
       Sven


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
  2012-05-02  8:08 ` Copy/paste with mouse (gpm) into Emacs from another VT on console (not X) Sven Joachim
@ 2012-05-02  8:18   ` Csanyi Pal
  2012-05-02 18:47   ` BDB
  1 sibling, 0 replies; 6+ messages in thread
From: Csanyi Pal @ 2012-05-02  8:18 UTC (permalink / raw)
  To: help-gnu-emacs

Sven Joachim <svenjoac@gmx.de> writes:

> On 2012-05-02 09:59 +0200, Csanyi Pal wrote:
>
>> I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version
>> 2.24.10) of 2012-04-07 on trouble, modified by Debian.
>>
>> How can I customize Emacs so I can paste into Emacs text that was
>> selected with mouse in other Virtual Terminal?
>>
>> I'm using gpm (General Purpose Mouse Interface) on console.
>
> You need to turn off gpm-mouse-mode.

Thanks! It works!

-- 
Regards from Pal




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
  2012-05-02  8:08 ` Copy/paste with mouse (gpm) into Emacs from another VT on console (not X) Sven Joachim
  2012-05-02  8:18   ` Csanyi Pal
@ 2012-05-02 18:47   ` BDB
  2012-05-03 12:25     ` Csanyi Pal
       [not found]     ` <mailman.450.1336047940.855.help-gnu-emacs@gnu.org>
  1 sibling, 2 replies; 6+ messages in thread
From: BDB @ 2012-05-02 18:47 UTC (permalink / raw)
  To: help-gnu-emacs

Sven Joachim wrote:
> On 2012-05-02 09:59 +0200, Csanyi Pal wrote:
>
>> I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version
>> 2.24.10) of 2012-04-07 on trouble, modified by Debian.
>>
>> How can I customize Emacs so I can paste into Emacs text that was
>> selected with mouse in other Virtual Terminal?
>>
>> I'm using gpm (General Purpose Mouse Interface) on console.
>
> You need to turn off gpm-mouse-mode.

Even with gpm-mouse-mode on, Shift-Insert works for me to paste from
the clipboard.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
  2012-05-02 18:47   ` BDB
@ 2012-05-03 12:25     ` Csanyi Pal
       [not found]     ` <mailman.450.1336047940.855.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 6+ messages in thread
From: Csanyi Pal @ 2012-05-03 12:25 UTC (permalink / raw)
  To: help-gnu-emacs

BDB <noemail@yahoo.com> writes:

> Sven Joachim wrote:
>> On 2012-05-02 09:59 +0200, Csanyi Pal wrote:
>>
>>> I'm running GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version
>>> 2.24.10) of 2012-04-07 on trouble, modified by Debian.
>>>
>>> How can I customize Emacs so I can paste into Emacs text that was
>>> selected with mouse in other Virtual Terminal?
>>>
>>> I'm using gpm (General Purpose Mouse Interface) on console.
>>
>> You need to turn off gpm-mouse-mode.
>
> Even with gpm-mouse-mode on, Shift-Insert works for me to paste from
> the clipboard.

Interesting. Here it doesn't work so.
Did you mean clipboard on X Window System?
This is about console that is not graphical but textual and not about X
Window System.

-- 
Regards from Pal




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Copy/paste with mouse (gpm) into Emacs from another VT on console (not X)
       [not found]     ` <mailman.450.1336047940.855.help-gnu-emacs@gnu.org>
@ 2012-05-03 16:30       ` BDB
  0 siblings, 0 replies; 6+ messages in thread
From: BDB @ 2012-05-03 16:30 UTC (permalink / raw)
  To: help-gnu-emacs

Csanyi Pal wrote:
>> Even with gpm-mouse-mode on, Shift-Insert works for me to paste from
>> the clipboard.
>
> Interesting. Here it doesn't work so.
> Did you mean clipboard on X Window System?
> This is about console that is not graphical but textual and not about X
> Window System.

Actually I am on windows and using putty (ssh terminal emulator) to connect
to a Linux box, and running gnu screen.  Shift-Ins pastes from the windows
clipboard.  So it's a pretty different setup, though still emacs running in
terminal mode so I thought it might work for you.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-03 16:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.386.1335945621.855.help-gnu-emacs@gnu.org>
2012-05-02  8:08 ` Copy/paste with mouse (gpm) into Emacs from another VT on console (not X) Sven Joachim
2012-05-02  8:18   ` Csanyi Pal
2012-05-02 18:47   ` BDB
2012-05-03 12:25     ` Csanyi Pal
     [not found]     ` <mailman.450.1336047940.855.help-gnu-emacs@gnu.org>
2012-05-03 16:30       ` BDB
2012-05-02  7:59 Csanyi Pal

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.