emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erwin Panen <erwinpanen@fastmail.fm>
To: Puneeth <punchagan@gmail.com>
Cc: emacs-orgmode@gnu.org, Juan <Pechiar@computer.org>
Subject: Re: EmacsForMacOSX - copy & paste in orgmode
Date: Wed, 18 Aug 2010 14:35:02 +0200	[thread overview]
Message-ID: <4C6BD376.8040006@fastmail.fm> (raw)
In-Reply-To: <AANLkTinfFVy35-HQzNwTiQQNYDy5BSpjL00jQ7_HSeLD@mail.gmail.com>

  Hi Puneeth,

Thanks for your help;
This does indeed seem to enable copy/paste.
Unfortunately Ctrl / Option - c/v/x do not work. Probably this has to do 
with my keybindings (I'm not very good at these :-) ).
I have this in my .emacs:

-----------------------------

;; command-` to switch frames
   (global-set-key [?\M-`] 'other-frame) ;  # This sets the key binding

   (setq mac-option-key-is-meta nil)
   (setq mac-command-key-is-meta t)
   (setq mac-command-modifier 'meta)
   (setq mac-option-modifier nil)
------------------------------------

Erwin




On 18/08/10 12:43, Puneeth wrote:
> Hi Erwin,
>
> On Wed, Aug 18, 2010 at 3:31 PM, Erwin Panen<erwinpanen@fastmail.fm>  wrote:
>> Hi Juan,
>>
>> I hope you don't mind me mailing you directly. I copied orgmode list in cc.
>>
>> Do you have a way to copy / paste between say Firefox and Emacs / orgmode?
> I don't use MacOSX. But, I have the following elisp code in my
> dot-emacs (Linux).
>
>      (setq x-select-enable-clipboard t)
>
> I think this should work for you too. I'm not sure, though.
>
> HTH,
> Puneeth

  reply	other threads:[~2010-08-18 12:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-18 10:01 EmacsForMacOSX - copy & paste in orgmode Erwin Panen
2010-08-18 10:43 ` Puneeth
2010-08-18 12:35   ` Erwin Panen [this message]
2010-08-18 16:11 ` Juan
2011-01-13 13:31 ` Robert Goldman

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.orgmode.org/

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

  git send-email \
    --in-reply-to=4C6BD376.8040006@fastmail.fm \
    --to=erwinpanen@fastmail.fm \
    --cc=Pechiar@computer.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=punchagan@gmail.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.
Code repositories for project(s) associated with this public inbox

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

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).