From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas =?iso-8859-1?q?R=F6hler?= Newsgroups: gmane.emacs.bugs Subject: Re: Char 2208 mixed with char 32 Date: Fri, 21 Dec 2007 13:32:29 +0100 Message-ID: <200712211332.30906.andreas.roehler@online.de> References: <200712192127.35501.andreas.roehler@online.de> <364594D7-0DBA-43E3-B888-FAB62D8FCA54@web.de> <476AE032.6020801@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_eJ7aH+wz2Z2Ylra" X-Trace: ger.gmane.org 1198240292 17522 80.91.229.12 (21 Dec 2007 12:31:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2007 12:31:32 +0000 (UTC) Cc: Peter Dyballa To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 21 13:31:44 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J5h2M-0007h9-4n for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Dec 2007 13:31:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5h22-0000Dd-1C for geb-bug-gnu-emacs@m.gmane.org; Fri, 21 Dec 2007 07:31:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J5h1u-0000Az-CM for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 07:31:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J5h1t-00009B-BC for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 07:31:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5h1t-00008x-53 for bug-gnu-emacs@gnu.org; Fri, 21 Dec 2007 07:31:05 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J5h1p-0005tE-As; Fri, 21 Dec 2007 07:31:01 -0500 Original-Received: from noname (p54BEBD07.dip0.t-ipconnect.de [84.190.189.7]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1J5h1m3vRW-0001sO; Fri, 21 Dec 2007 13:30:59 +0100 User-Agent: KMail/1.9.5 In-Reply-To: <476AE032.6020801@gnu.org> X-Provags-ID: V01U2FsdGVkX1//IJbliIJG0wZgOsjuCWdjjpliW2FkHHpl/vD 0k5rGQNC3KqL8nF3qABzKv97cF4rUcHJSkhApPMplwj9f5k51+ 4E6ljjF4Fw/XdckrVq28g== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17208 Archived-At: --Boundary-00=_eJ7aH+wz2Z2Ylra Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Donnerstag, 20. Dezember 2007 22:35 schrieb Jason Rumney: > Peter Dyballa wrote: > > Am 19.12.2007 um 21:27 schrieb Andreas R=F6hler: > >> bug happens _not_ with Emacs -Q: > > > > That's real bad! Because this indicates that your customisation is > > causing the "translation." And: the right address is given when you > > select the bug report entry from the Help menu ... > > > > Binary partitioning (?) (bin=E4res Teilen) can help to isolate the > > statement. I.e. comment half of ~/.emacs and save. Launch. Same > > behaviour? Then the bug is in the other half. Cure? Then the bug is in > > the commented half. Uncomment one half of the commented half. Save. > > Launch again and decide anew. Until the bug is found. > > Usually (unless the bug is timing sensitive, and happens only when > .emacs is loaded at startup), it is not necessary to comment anything > out, just start emacs with -Q and use eval-region to evaluate parts of > your .emacs. Thanks all. AFAIS error occurs if '(x-select-enable-clipboard t) in custom-file is evaluated. Made some check-functions to watch execution. Code attached.=20 Alternating output of `custom-test' displayed switching from correct to wrong behaviour: Char: SPC (32, #o40, #x20) point=3D1 of 7 (0%) column=3D0 Char: C-j (10, #o12, #xa) point=3D2525 of 3883 (65%) <1-2618> column=3D27 Mark set Char: =A0 (2208, #o4240, #x8a0, file ...) point=3D1 of 7 (0%) column=3D0 Char: C-j (10, #o12, #xa) point=3D2557 of 3883 (66%) <1-2618> column=3D32 Mark set Char: =A0 (2208, #o4240, #x8a0, file ...) point=3D1 of 7 (0%) column=3D0 Char: C-j (10, #o12, #xa) point=3D2608 of 3883 (67%) <1-2618> column=3D51 Quit Andreas R=F6hler --Boundary-00=_eJ7aH+wz2Z2Ylra Content-Type: application/x-tgz; name="init-custom-test.el.tgz" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="init-custom-test.el.tgz" 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 UQAoAAA= --Boundary-00=_eJ7aH+wz2Z2Ylra--