unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: "Andreas Röhler" <andreas.roehler@online.de>
Cc: Peter Dyballa <Peter_Dyballa@web.de>, bug-gnu-emacs@gnu.org
Subject: Re: Char 2208 mixed with char 32
Date: Fri, 21 Dec 2007 22:08:32 +0000	[thread overview]
Message-ID: <476C3960.6030309@gnu.org> (raw)
In-Reply-To: <200712212221.45075.andreas.roehler@online.de>

Andreas Röhler wrote:      
> It's gone after I deleted entry of 
>
> `x-select-enable-clipboard' from custom-file.
>
> Without that: if it was enabled, inserting from X was
> wrong, if disabled, copied string didn't go to
> clipboard any more.
>
> From this I wouldn't conclude KDE the reason...
>   

The only thing that changes when you unset x-select-enable-clipboard, is
that copy and yank between Emacs and other applications use the primary
selection mechanism of X rather than the clipboard. So if the results of
yanking differ, then the other application must be putting different
text on the clipboard than what it has in its primary selection. If you
search for [KHTML clipboard 0xA0], you'll find reports to that effect.

Looking at the code for 3.5.5
(http://websvn.kde.org/tags/KDE/3.5.5/kdelibs/khtml/khtml_ext.cpp), the
bug has been fixed in KHTML, but there is an "extensionProxy" mechanism
that allows applications to override KHTML's behaviour, so I wonder if
KMail uses that and therefore does not get the benefit of the bug fix.






  reply	other threads:[~2007-12-21 22:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-19 20:27 Char 2208 mixed with char 32 Andreas Röhler
2007-12-19 23:14 ` Peter Dyballa
2007-12-20 21:35   ` Jason Rumney
2007-12-21 12:32     ` Andreas Röhler
2007-12-21 15:11       ` Jason Rumney
2007-12-21 16:05         ` Andreas Röhler
2007-12-21 21:21         ` Andreas Röhler
2007-12-21 22:08           ` Jason Rumney [this message]
2007-12-22 10:12             ` Andreas Röhler
2007-12-21 13:58     ` Andreas Röhler

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=476C3960.6030309@gnu.org \
    --to=jasonr@gnu.org \
    --cc=Peter_Dyballa@web.de \
    --cc=andreas.roehler@online.de \
    --cc=bug-gnu-emacs@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).