all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: "Andreas Röhler" <andreas.roehler@online.de>
Cc: 6938@debbugs.gnu.org
Subject: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Sun, 29 Aug 2010 11:39:32 +0200	[thread overview]
Message-ID: <4C7A2AD4.4040405@swipnet.se> (raw)
In-Reply-To: <4C7A0F99.1040109@online.de>



Andreas Röhler skrev 2010-08-29 09.43:
> GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2010-08-28
>
> Hi,
>
> hunting a bug which seems to occur around `kill-new',
>
> see the following bug-sourcing lines in
>
> x-win.el, line 1256
>
> ;; ICCCM says cut buffer always contain ISO-Latin-1
> (encode-coding-string text 'iso-latin-1))
>
> IMHO that recipe can't be valid yet.
>

It is. Remeber that cut buffers are deprecated and has been for a long time. 
Selections have replaced them.  If you look at the code in question, 
selections come after cut-buffer handling and there no translation takes 
place.  I don't think anybody would notice if Emacs removed all cut-buffer code.

	Jan D.





  reply	other threads:[~2010-08-29  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-29  7:43 bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el? Andreas Röhler
2010-08-29  9:39 ` Jan Djärv [this message]
2010-08-30 15:52   ` Stefan Monnier
2010-08-30 16:33     ` Jan D.
2010-08-30 17:04       ` Andreas Röhler
2010-08-29 17:04 ` Jan Djärv

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=4C7A2AD4.4040405@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=6938@debbugs.gnu.org \
    --cc=andreas.roehler@online.de \
    /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.