From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Clipboard madness Date: Fri, 18 Dec 2009 13:22:14 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1261110189 16955 80.91.229.12 (18 Dec 2009 04:23:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Dec 2009 04:23:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 18 05:23:02 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 1NLUMn-0004lQ-T7 for ged-emacs-devel@m.gmane.org; Fri, 18 Dec 2009 05:23:02 +0100 Original-Received: from localhost ([127.0.0.1]:55557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLUMn-0007eJ-Kc for ged-emacs-devel@m.gmane.org; Thu, 17 Dec 2009 23:23:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NLUMi-0007dw-7n for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:22:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NLUMc-0007dU-QS for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:22:54 -0500 Original-Received: from [199.232.76.173] (port=36217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NLUMc-0007dR-KK for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:22:50 -0500 Original-Received: from mx2s.aist.go.jp ([150.29.246.150]:40363) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NLUMb-0004z5-VK for emacs-devel@gnu.org; Thu, 17 Dec 2009 23:22:50 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx2s.aist.go.jp with ESMTP id nBI4MX9t011450; Fri, 18 Dec 2009 13:22:39 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id nBI4MF67022135; Fri, 18 Dec 2009 13:22:15 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id nBI4MFm9016877; Fri, 18 Dec 2009 13:22:15 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1NLUM2-0001XK-WD; Fri, 18 Dec 2009 13:22:15 +0900 In-Reply-To: (message from Lennart Borgman on Fri, 18 Dec 2009 04:41:44 +0100) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:118699 Archived-At: In article , 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 > disappears. [...] > The PDF I am reading is the full-text PDF from The British Journal of > Psychiatry 2007 v. 191, p. 373-374 (Kisely and Campbell). It is > available on this page: > 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). I see that problem on GNU/Linux Ubunto too, not only with Emacs but also with the other applications; gnome-terminal, gedit, etc. Even more, I see the problem when I paste it to the search box of acroread itself. So, I think there's no way to fix it on Emacs side. --- Kenichi Handa handa@m17n.org