all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <daneNO@MORE.mk.SPAMtelcordia.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Copy Paste in no-x11 mode (emacs -nw)
Date: Fri, 26 Sep 2008 11:29:32 -0400	[thread overview]
Message-ID: <icprmrrkmb.fsf@verizon.net> (raw)
In-Reply-To: mailman.19960.1222401724.18990.help-gnu-emacs@gnu.org

"Simeon Nifos" <archwndas@googlemail.com> writes:

>> Message: 9
>> Date: Thu, 25 Sep 2008 13:43:51 -0400
>> From: Dan Espen <daneNO@MORE.mk.SPAMtelcordia.com>
>> Subject: Re: Copy Paste in no-x11 mode (emacs -nw)
>> To: help-gnu-emacs@gnu.org
>> Message-ID: <icskrorui0.fsf@verizon.net>
>> Content-Type: text/plain; charset=us-ascii
>>
>> "Simeon Nifos" <archwndas@googlemail.com> writes:
>>
>>> Dear list,
>>> I like using emacs in nox11 mode. The Eterm terminal provides a great
>>> font by default I really enjoy. It is smaller and I can work on more
>>> source code than I do with the misc-fixed font of Xterm. So I usually
>>> run emacs  with -nw. Unfortunately there is no way to copy paste
>>> something from one emacs window to a terminal or from a terminal to
>>> the emacs window I am editing. This is a real headache, since one of
>>> the most foundamental stuff an editor is supposed to do, is to support
>>> copy and paste of text from whatsoever source to the window where
>>> editing takes place.
>>
>> No.
>
> Really? Why not? Why so fundamental things which is common sense
> are so easilly thrown into trash from Unixers? I love Unix myself. But ...
> it could have been made much better and much popular if it allowed
> what a person expects to have out of the box ... And I am not talking
> about fancy (or should I call them stupid) KDE stuff.

What are you going on about?
I said "No" to get your attention.
This is not an Emacs issue.
As other have told you, Emacs has no idea about the X clipboard
when you run "-nw".

>> Copy/Paste is a function of the terminal, not Emacs, when you run
>> Emacs in a terminal.
>
> Hmmm, it seems however that VIM does it. I am working on the same
> Eterm, terminal with VIM and the same thing works like a charm. Why
> shouldn't it work with the famous EMACS as well? There are more
> things in EMACS than there are in VIM, like debug, like autoformating
> of text and C++ comments, and LaTeX documents which are enabled
> by default in EMACS and not in VIM. If only the copy paste worked.
> I would not need to abandon EMACS at all. Now I do.
>
>>> Is there anyway I could activate this "underestimated" feature in the
>>> mode I am using emacs? I apologize if this email sounds aggressive but
>>> there are some things an editor is supposed to do by default and I
>>> cannot understand why they are turned off in emacs.
>>
>> I don't know why you are having problems doing copy/paste in a terminal.
>> You need to supply more information.  What OS are you using, what did you
>> do, what happened.  What did you expect to happen.
>
> Can you? I am using Linux. But the same holds for FreeBSD, Solaris.
> Look what I get when I try to paste something on the terminal where
> EMACS runs; I mean paste something outside emacs from another
> emacs window or vim window or the browser. This is what is reported
>   down in the command-buffer: "Kill ring is empty"
>
> 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.

You still didn't tell us what you did that didn't work.
I have to guess you stroked text with the mouse then tried to paste.

If you used menubar copy, try to use menubar paste in the
terminal.

Remember, your issue is with the terminal, not emacs.
Try copy paste in the terminal without Emacs running.


  parent reply	other threads:[~2008-09-26 15:29 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.19960.1222401724.18990.help-gnu-emacs@gnu.org>
2008-09-26  8:28 ` Copy Paste in no-x11 mode (emacs -nw) Sébastien Vauban
2008-09-26 15:29 ` Dan Espen [this message]
2008-09-26 12:26 Simeon Nifos
2008-09-26 15:00 ` Jonathan Groll
     [not found] ` <mailman.20006.1222441218.18990.help-gnu-emacs@gnu.org>
2008-09-26 15:18   ` Charles Sebold
2008-09-27  1:52     ` Kevin Rodgers
2008-09-26 16:58 ` Nikolaj Schumacher
  -- strict thread matches above, loose matches on Subject: below --
2008-09-25 19:12 Simeon Nifos
2008-09-26  8:17 ` Copy " Nikolaj Schumacher
2008-09-26  9:02   ` Thierry Volpiatto
2008-09-26 12:04     ` Jonathan Groll
     [not found] ` <mailman.19983.1222417070.18990.help-gnu-emacs@gnu.org>
2008-09-26  8:57   ` Joost Kremers
2008-09-26 10:35     ` Thierry Volpiatto
     [not found] <mailman.19937.1222363379.18990.help-gnu-emacs@gnu.org>
2008-09-25 17:43 ` Dan Espen
2008-09-25 15:06 Simeon Nifos
2008-09-25 17:43 ` Thierry Volpiatto
2008-09-25 18:40   ` Dan Davison
2008-09-26  8:40     ` Nikolaj Schumacher
2008-09-26  9:22 ` Jonathan Groll
2008-09-26  9:40 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=icprmrrkmb.fsf@verizon.net \
    --to=daneno@more.mk.spamtelcordia.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.