unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <ecinmn@alcisp.com>
Subject: Re: primary vs. secondary selection
Date: Fri, 25 Aug 2006 08:32:01 -0500	[thread overview]
Message-ID: <3be9f$44eefb2b$49fa5b9$17537@DIALUPUSA.NET> (raw)
In-Reply-To: 87mz9tpy0h.fsf@yahoo.com


"Gary Wessle" <phddas@yahoo.com> wrote in message
news:87mz9tpy0h.fsf@yahoo.com...
>
> Hi
>
> I read somewhere a good article about the difference between C-c C-v
> for windows and the mouse highlighting and pasting. also in connection
> with emacs copy and yank, the need now is to read it again to attempt
> to fix the following;
>
> how can I copy a text from emacs to the browser with out using the
> mouse?
>
> thanks

I assume that you mean the text of the url (i.e. what goes in the address
box of the drop down list, but same strategy works for transferring text
from emacs to any other windows app:

[in emacs]
Move to first character of text to be copy-pasted into msw...
C-<space>
move cursor to end of emacs text
M-w
Alt-<tab> ;;to windows app of interest
;; to preserve this functionality, this key combo shouldn,t
;; be overriden in w32 emacs (assuming it's possible).

[in msw]
Alt-d  ;; to highlight text in address box
C-v (i.e. paste, somewhat like emacs' C-y, but less flexible).

See also:
http://www.rnib.org.uk/xpedio/groups/public/documents/PublicWebsite/public
_rnib003593.hcsp

      reply	other threads:[~2006-08-25 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24 22:30 primary vs. secondary selection Gary Wessle
2006-08-25 13:32 ` B. T. Raven [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='3be9f$44eefb2b$49fa5b9$17537@DIALUPUSA.NET' \
    --to=ecinmn@alcisp.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).