From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Clipboard madness Date: Fri, 18 Dec 2009 05:00:19 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1261108872 14391 80.91.229.12 (18 Dec 2009 04:01:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 04:01:12 +0000 (UTC) Cc: Emacs-Devel devel To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 18 05:01:05 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NLU1Y-0007Dv-5S for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2009 05:01:04 +0100 Original-Received: from localhost ([127.0.0.1]:57987 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLU1Y-0003y9-DA for ged-emacs-devel@m.gmane.org; Thu, 17 Dec 2009 23:01:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLU1G-0003rv-EW for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:00:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLU1B-0003pj-IN for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:00:45 -0500 Original-Received: from [199.232.76.173] (port=53698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLU1B-0003pc-9z for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:00:41 -0500 Original-Received: from mail-yw0-f202.google.com ([209.85.211.202]:63984) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLU19-0002g9-TZ; Thu, 17 Dec 2009 23:00:40 -0500 Original-Received: by ywh40 with SMTP id 40so2912814ywh.26 for ; Thu, 17 Dec 2009 20:00:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=zQPGyop2BC/BGqqd4mDV/Ah5H1r/9p7gURFJ1SDYdlE=; b=ZK0lRxhbrLRpu282UwfZEu9Mqk92N5cjLIPVB0VZnw3smWCqTW9qtqjUBkBwXAZpva WrRgPu1OQvHkPqQn86WxXE04CMsEjPTeiWXncHucXWnqnfiPptAeVSqypj4qbN+pMM1g ve1F4jG+yXnZPdEBkSWlK7wFAty0CJDBc3QGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=mxhA68S81iNJLp91rREL0Ai9FT7IzBCGKUlChEA0by/wfDJD8/EKCHTtFYMV2ptwNL FI+wZczrSl/IukVxBhUXOZjT8IrUFua+ZmBTmO6Wj8y8uSUo6N+hMmLy3OVfDfTzjXU3 Sax/Ql1+2St6E8pEQ4qYHjylizPuvLzTEqxfM= Original-Received: by 10.101.141.4 with SMTP id t4mr5281448ann.129.1261108839140; Thu, 17 Dec 2009 20:00:39 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118697 Archived-At: On Fri, Dec 18, 2009 at 4:58 AM, Miles Bader wrote: > Lennart Borgman writes: >> I am trying to send copy the summary text from an article in >> PDF-format which I am reading with Acrobat Reader. It does not work >> well at all in this case. For example ">" becomes "4". Some spaces > ... >> =C2=A0 http://bjp.rcpsych.org/content/vol191/issue5/ >> >> I am just copying the text in "Summary", after that word (from >> "Supervised" to the end of the paragraph). >> >> Can anyone please shed some light on this? > > I don't think it's an Emacs (or Windows) problem -- I same behavior when > pasting that text into e.g. gnome-terminal, on Debian. Thanks for testing. Are you using Acrobat Reader?