From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Josh <josh@foxtail.org>
Cc: "13790@debbugs.gnu.org" <13790@debbugs.gnu.org>
Subject: bug#13790: Cannot paste with C-y into Homebrew emacs v24.2.1
Date: Wed, 6 Mar 2013 19:54:40 +0100 [thread overview]
Message-ID: <DBE431CE-0482-4167-A23B-CDB776453179@swipnet.se> (raw)
In-Reply-To: <CANdFEAEYZX5jBL9VLnQmWGefG-A1uNMK9CC9dVq-Wc3R=OWpLw@mail.gmail.com>
Hello.
6 mar 2013 kl. 16:54 skrev Josh <josh@foxtail.org>:
> On Wed, Mar 6, 2013 at 1:34 AM, Jan Djärv <jan.h.d@swipnet.se> wrote:
>> Hello.
>>
>> I don't see what you gain by doing this compared to the builtin integration.
>> If you remove your code, what does not work wrt copy/paste?
>>
>> Jan D.
>
> -nw sessions.
>
Yank from the clipboard is not available in a -nw session.
This is in line with how it works with -nw and X11.
Not sure about w32 though.
There is really no reason to make this work for -nw sessions as you can always use Command-V.
This is not a bug, just a limitation.
Jan D.
> $ echo 'some content on the OS X clipboard' | pbcopy
> $ emacs --batch --eval '(progn (yank) (send-string-to-terminal (format
> "yanked text: %s" (buffer-substring (point-min) (point-max)))))'
> Mark set
> Kill ring is empty
> $ # `~/.emacs.d/set-up-osx-clipboard.el' is the snippet I posted previously
> $ emacs --batch -l ~/.emacs.d/set-up-osx-clipboard.el --eval '(progn
> (yank) (send-string-to-terminal (format "yanked text: %s"
> (buffer-substring (point-min) (point-max)))))' 2>/dev/null
> yanked text: some content on the OS X clipboard
next prev parent reply other threads:[~2013-03-06 18:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-22 22:40 bug#13790: Cannot paste with C-y into Homebrew emacs v24.2.1 Andrew Pennebaker
2013-03-05 20:13 ` Glenn Morris
2013-03-05 21:46 ` Jan Djärv
2013-03-05 23:19 ` Josh
2013-03-06 9:34 ` Jan Djärv
2013-03-06 15:54 ` Josh
2013-03-06 18:54 ` Jan Djärv [this message]
2013-03-06 21:02 ` Eli Zaretskii
2013-03-06 21:49 ` Josh
2013-03-09 1:42 ` Stefan Monnier
2013-03-13 16:18 ` Josh
2013-03-13 18:04 ` Stefan Monnier
2013-04-03 17:07 ` Josh
2013-04-08 16:24 ` Stefan Monnier
2013-04-13 16:55 ` Josh
2024-01-10 11:22 ` Stefan Kangas
2024-06-09 21:03 ` Stefan Kangas
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=DBE431CE-0482-4167-A23B-CDB776453179@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=13790@debbugs.gnu.org \
--cc=josh@foxtail.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.