all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Wiesner <swiesner@lunaryorn.com>
To: Jonathon McKitrick <jmckitrick@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Error message: 'Quit: "empty or unsupported pasteboard type"
Date: Thu, 19 Jun 2014 15:31:26 +0200	[thread overview]
Message-ID: <0A731185-F9C1-4D87-99D8-D774AA210310@lunaryorn.com> (raw)
In-Reply-To: <14d9d202-acfb-494d-802b-be779a9fd02c@googlegroups.com>

Am 19.06.2014 um 14:31 schrieb Jonathon McKitrick <jmckitrick@gmail.com>:

> On Friday, June 13, 2014 9:27:25 AM UTC-4, John Mastro wrote:
>> Hi Jonathon,
>> 
>> 
>> 
>>> On Jun 13, 2014, at 4:46 AM, Jonathon McKitrick <jmckitrick@gmail.com> wrote:
>> 
>>> 
>> 
>>> Emacs is suddenly complaining when I kill a line in any mode.  Not only does it complain when killing the line, but it will not yank after the line is killed.
>> 
>> 
>> 
>> 
>> 
>> I think I've run into this before. 
>> 
>> 
>> 
>> Try putting this form in your init file:
>> 
>> 
>> 
>> (setq save-interprogram-paste-before-kill nil)
>> 
>> 
>> 
>> Best,
>> 
>> 
>> 
>> John
> 
> That seemed to work, thanks!  I wonder why this error started happening suddenly?

"save-interprogram-paste-before-kill“ is broken on OS X in Emacs 24.3 and below, but it is normally disabled, so the error does not normally occur.  By installing better-defaults however you indirectly enabled it, hence causing the issue to manifest.

You can also update to Emacs 24.4 pretest, where the issue is fixed.


  reply	other threads:[~2014-06-19 13:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13 11:46 Error message: 'Quit: "empty or unsupported pasteboard type" Jonathon McKitrick
2014-06-13 13:27 ` John Mastro
2014-06-13 13:37   ` Stefan Monnier
2014-06-19 13:27     ` Sebastian Wiesner
2014-06-13 17:17 ` Michael Heerdegen
     [not found] ` <mailman.3556.1402666066.1147.help-gnu-emacs@gnu.org>
2014-06-19 12:31   ` Jonathon McKitrick
2014-06-19 13:31     ` Sebastian Wiesner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-14 17:18 Jon Oddie
2014-06-15 15:06 ` Michael Heerdegen

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=0A731185-F9C1-4D87-99D8-D774AA210310@lunaryorn.com \
    --to=swiesner@lunaryorn.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jmckitrick@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 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.