all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
Cc: help-gnu-emacs@gnu.org
Subject: Re: C-v on cua-mode
Date: Sun, 30 Mar 2014 15:13:12 +0100	[thread overview]
Message-ID: <87lhvrydtz.fsf@talktalk.net> (raw)
In-Reply-To: <20140330.221241.46120840.tkk@misasa.okayama-u.ac.jp> (Tak Kunihiro's message of "Sun, 30 Mar 2014 22:12:41 +0900 (JST)")

[-- Attachment #1: Type: text/plain, Size: 1557 bytes --]

Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> writes:

> Dear all,
>
> I am eager to force people in our laboratory to utilize power of Emacs
> to write a LaTeX document.  But I cannot turn them around from TeXShop
> or TeXworks.
>
> I believe cua-mode helps.  Then my personal issue arises. I am happy
> with C-z, C-x, and C-c; however, I cannot get along without C-v.
>
> Is there a nice, possible, and practical solution? 
>
> Best regards,
> Tak Kunihiro

Have you tried 'Simpleclip'? "simpleclip.el --- Simplified access to the
system clipboard"

";; By default, Emacs orchestrates a subtle interaction between the
;; internal kill ring and the external system clipboard.
;;
;; `simpleclip-mode' radically simplifies clipboard handling: the
;; system clipboard and the Emacs kill ring are made completely
;; independent, and never influence each other.
;;
;; `simpleclip-mode' also enables support for accessing the system
;; clipboard from a TTY where possible.  You will likely need to
;; set up custom keybindings if you want to take advantage of that.
;;
;; To use simpleclip, place the simpleclip.el library somewhere
;; Emacs can find it, and add the following to your ~/.emacs file:
;;
;;     (require 'simpleclip)
;;     (simpleclip-mode 1)"

I use it all the time and its very good and nice to use. Have a look-see.

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.1

[-- Attachment #2: Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2014-03-30 14:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-30 13:12 C-v on cua-mode Tak Kunihiro
2014-03-30 14:13 ` Sharon Kimble [this message]
2014-03-31 12:42   ` Tak Kunihiro

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=87lhvrydtz.fsf@talktalk.net \
    --to=boudiccas@talktalk.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tkk@misasa.okayama-u.ac.jp \
    /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.