GNU bug report logs - #6938
Emacs 24.0.50.1, wrong forced encoding in x-win.el?

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> online.de>

Date: Sun, 29 Aug 2010 07:43:02 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6938 in the body.
You can then email your comments to 6938 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6938; Package emacs. (Sun, 29 Aug 2010 07:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Röhler <andreas.roehler <at> online.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 29 Aug 2010 07:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> online.de>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Sun, 29 Aug 2010 09:43:21 +0200
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.

Thanks


Andreas

--
https://code.launchpad.net/~a-roehler/python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6938; Package emacs. (Sun, 29 Aug 2010 09:39:02 GMT) Full text and rfc822 format available.

Message #8 received at 6938 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Andreas Röhler <andreas.roehler <at> online.de>
Cc: 6938 <at> debbugs.gnu.org
Subject: Re: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Sun, 29 Aug 2010 11:39:32 +0200

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 sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sun, 29 Aug 2010 17:03:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Röhler <andreas.roehler <at> online.de>:
bug acknowledged by developer. (Sun, 29 Aug 2010 17:03:02 GMT) Full text and rfc822 format available.

Message #13 received at 6938-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Andreas Röhler <andreas.roehler <at> online.de>
Cc: 6938-done <at> debbugs.gnu.org
Subject: Re: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Sun, 29 Aug 2010 19:04:19 +0200
Closing as there is no error.

	Jan D.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6938; Package emacs. (Mon, 30 Aug 2010 15:52:02 GMT) Full text and rfc822 format available.

Message #16 received at 6938 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 6938 <at> debbugs.gnu.org,
	Andreas Röhler <andreas.roehler <at> online.de>
Subject: Re: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Mon, 30 Aug 2010 17:52:58 +0200
> place.  I don't think anybody would notice if Emacs removed all
> cut-buffer code.

Why don't we try?


        Stefan




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6938; Package emacs. (Mon, 30 Aug 2010 16:32:01 GMT) Full text and rfc822 format available.

Message #19 received at 6938 <at> debbugs.gnu.org (full text, mbox):

From: "Jan D." <jan.h.d <at> swipnet.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 6938 <at> debbugs.gnu.org,
	Andreas Röhler <andreas.roehler <at> online.de>
Subject: Re: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Mon, 30 Aug 2010 18:33:06 +0200
On 2010-08-30 17:52, Stefan Monnier wrote:
>> place.  I don't think anybody would notice if Emacs removed all
>> cut-buffer code.
>
> Why don't we try?
>

I'm on it.

	Jan D.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6938; Package emacs. (Mon, 30 Aug 2010 17:04:01 GMT) Full text and rfc822 format available.

Message #22 received at 6938 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> online.de>
To: "Jan D." <jan.h.d <at> swipnet.se>
Cc: 6938 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#6938: Emacs 24.0.50.1, wrong forced encoding in x-win.el?
Date: Mon, 30 Aug 2010 19:04:48 +0200
Am 30.08.2010 18:33, schrieb Jan D.:
> On 2010-08-30 17:52, Stefan Monnier wrote:
>>> place.  I don't think anybody would notice if Emacs removed all
>>> cut-buffer code.
>>
>> Why don't we try?
>>
>
> I'm on it.
>
>     Jan D.
>

Hi Jan,

let me remark though, while tracking the execution of the copy- and 
yank-back functions, have seen that form mentioned in use several times.

As I'm no expert in that matter, didn't object you closed the bug.

However, as far as I've seen it, it's far from out-of-use.


Andreas






bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 28 Sep 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.