From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: Re: Char 2208 mixed with char 32 Date: Thu, 20 Dec 2007 21:35:46 +0000 Message-ID: <476AE032.6020801@gnu.org> References: <200712192127.35501.andreas.roehler@online.de> <364594D7-0DBA-43E3-B888-FAB62D8FCA54@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1198186582 10865 80.91.229.12 (20 Dec 2007 21:36:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Dec 2007 21:36:22 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, =?ISO-8859-1?Q?Andreas_R=F6hler?= To: Peter Dyballa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 20 22:36:33 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 1J5T47-0003wc-MW for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Dec 2007 22:36:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5T3o-0007DV-2w for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Dec 2007 16:36:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J5T3g-0007AO-1h for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2007 16:36:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J5T3d-00075a-PM for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2007 16:35:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J5T3d-00074u-8y for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2007 16:35:57 -0500 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J5T3c-0003th-TY for bug-gnu-emacs@gnu.org; Thu, 20 Dec 2007 16:35:57 -0500 Original-Received: from [192.168.249.28] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id E25FA5027C; Thu, 20 Dec 2007 21:35:55 +0000 (GMT) User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <364594D7-0DBA-43E3-B888-FAB62D8FCA54@web.de> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:17201 Archived-At: 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.