From: Hugo Wolf <hwolf@deutsches.lieder.net>
Subject: Re: macintosh OSX emacs: copy/paste
Date: Fri, 24 Jan 2003 18:27:47 GMT [thread overview]
Message-ID: <20030124132747796-0500@news.genuity.net> (raw)
In-Reply-To: m2adhq1qmt.fsf@resume.itd.nrl.navy.mil
In <m2adhq1qmt.fsf@resume.itd.nrl.navy.mil> Greg Trafton wrote:
> I copy it to the
> clipboard, but apple-v / paste does not work.
The command (apple) key is treated by emacs either as alt or as meta,
depending on your configuration. In general it doesn't work like a
command key in the MacOS sense (except for cmd-H).
For paste into emacs use mouse-middle or emacs' Edit menu.
> (the reverse is true
> also: I can't copy stuff from emacs into a separate document or
> application)
Any text you mark in emacs is effectively "copied". So just mark it in
emacs and hit cmd-V in other OSX apps.
> instead, the apple key seems to be a control key
By default it's meta, and option is alt. You can swap these via
(setq mac-command-key-is-meta nil)
> emacs is essentially not using the macintosh copy/paste properly.
It's doing what window'd emacs has always done.
> when I was running (x)emacs on a linux box, I had a 3 button mouse
> and could copy/paste with selection/second mouse key. If this is the
> preferred method of dealing with this problem i can get a 3 button
> mouse ;-)
You should get a 2-button+wheel mouse anyway (the wheel can be clicked
for mouse-middle) . They're really cheap and they're useful not only in
carbon emacs but also in Aqua in general (Cocoa apps in particular) and
in X11.
> A second thing I would like to know how to do is in Oort Gnus v0.12,
> drag and drop an attachment into a mac folder.
There isn't much drag&drop support in this version of emacs. You can
drag files from the Finder into emacs and it will open a buffer for them,
but afaik that's about it. I don't know about gnus specifically, since I
never use it (too slow).
next prev parent reply other threads:[~2003-01-24 18:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-24 16:03 macintosh OSX emacs: copy/paste Greg Trafton
2003-01-24 18:27 ` Hugo Wolf [this message]
2003-01-24 19:06 ` Greg Trafton
2003-01-24 19:36 ` Hugo Wolf
2003-01-24 18:55 ` Piet van Oostrum
2003-01-24 19:12 ` Kai Großjohann
2003-01-24 21:38 ` Greg Trafton
2003-01-27 11:54 ` Kester Clegg
2003-01-27 14:07 ` Kai Großjohann
2003-01-27 14:58 ` Kester Clegg
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=20030124132747796-0500@news.genuity.net \
--to=hwolf@deutsches.lieder.net \
/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.