From unknown Thu Aug 14 21:55:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6139: 24.0.50; tool-bar-style Resent-From: Stephen Berman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 May 2010 22:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 6139 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6139@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.127326977510647 (code B ref -1); Fri, 07 May 2010 22:03:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 May 2010 22:02:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAVdH-0002lg-Cs for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:55 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAVdF-0002la-OV for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:54 -0400 Received: from lists.gnu.org ([199.232.76.165]:43897) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OAVdE-0001Df-1l for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:52 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAVdD-0008Mw-Mk for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:51 -0400 Received: from [140.186.70.92] (port=52554 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAVdB-0008Hb-Re for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAVd8-00063o-RT for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:49 -0400 Received: from mail.gmx.net ([213.165.64.20]:51898) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OAVd8-00063F-Ev for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:46 -0400 Received: (qmail invoked by alias); 07 May 2010 22:02:43 -0000 Received: from i59F571D2.versanet.de (EHLO escher.home) [89.245.113.210] by mail.gmx.net (mp048) with SMTP; 08 May 2010 00:02:43 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX19du3dO/sNd/2Q04Krh8cujmLsTQps2zVoUJdzDCf 76MZCan7OVbDDv Received: by escher.home (Postfix, from userid 1000) id E8581102BA; Sat, 8 May 2010 00:02:42 +0200 (CEST) From: Stephen Berman Date: Sat, 08 May 2010 00:02:42 +0200 Message-ID: <87ocgrpdz1.fsf@escher.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.7 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) My latest update includes the new feature of configuring the tool bar to display text via the tool-bar-style variable, with the default value nil, meaning system default. My desktop is KDE with the gtk-qt engine for GTK+ applications. When I start Emacs with -Q, the tool bar over the *scratch* buffer has text below the icons, but as soon as I do any input event (cursor movement, mouse click, etc.), the text disappears. When I start Emacs with -q, when the tool bar appears in the frame there is text below the icons, but the text vanishes within a fraction of a second (before any input event from me). In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6) of 2010-05-07 on escher Windowing system distributor `The X.Org Foundation', version 11.0.10605000 configured using `configure '--without-toolkit-scroll-bars'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t From unknown Thu Aug 14 21:55:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6139: 24.0.50; tool-bar-style Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 May 2010 07:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6139 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stephen Berman Cc: 6139@debbugs.gnu.org Received: via spool by 6139-submit@debbugs.gnu.org id=B6139.127330201225638 (code B ref 6139); Sat, 08 May 2010 07:01:01 +0000 Received: (at 6139) by debbugs.gnu.org; 8 May 2010 07:00:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAe1E-0006fT-1G for submit@debbugs.gnu.org; Sat, 08 May 2010 03:00:12 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAe1C-0006fO-6G for 6139@debbugs.gnu.org; Sat, 08 May 2010 03:00:11 -0400 Received: from ipb3.telenor.se (ipb3.telenor.se [195.54.127.166]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 24D82EB27 for <6139@debbugs.gnu.org>; Sat, 8 May 2010 09:00:08 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AthEAEep5EtV4S1uPGdsb2JhbACHaZYuDAEBAQE1LbxlhRUE X-IronPort-AV: E=Sophos;i="4.52,352,1270418400"; d="scan'208";a="516137532" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb3.telenor.se with ESMTP; 08 May 2010 09:00:08 +0200 Received: from host-78-65-198-105.homerun.telia.com (host-78-65-198-105.homerun.telia.com [78.65.198.105]) by coolsville.localdomain (Postfix) with ESMTPSA id B9D617FA05A; Sat, 8 May 2010 09:00:07 +0200 (CEST) Message-ID: <4BE50BF6.8040701@swipnet.se> Date: Sat, 08 May 2010 09:00:06 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 References: <87ocgrpdz1.fsf@escher.home> In-Reply-To: <87ocgrpdz1.fsf@escher.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.6 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) Are you running xsettings-kde? What kde-version? Does it have the same behaviour if you change theme, and/or turn gtk-qt off? Jan D. Stephen Berman skrev 2010-05-08 00.02: > My latest update includes the new feature of configuring the tool bar to > display text via the tool-bar-style variable, with the default value > nil, meaning system default. My desktop is KDE with the gtk-qt engine > for GTK+ applications. When I start Emacs with -Q, the tool bar over > the *scratch* buffer has text below the icons, but as soon as I do any > input event (cursor movement, mouse click, etc.), the text disappears. > When I start Emacs with -q, when the tool bar appears in the frame there > is text below the icons, but the text vanishes within a fraction of a > second (before any input event from me). > > In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6) > of 2010-05-07 on escher > Windowing system distributor `The X.Org Foundation', version 11.0.10605000 > configured using `configure '--without-toolkit-scroll-bars'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: en_US.UTF-8 > value of $XMODIFIERS: @im=local > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > > > From unknown Thu Aug 14 21:55:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stephen Berman Subject: bug#6139: closed (Re: bug#6139: 24.0.50; tool-bar-style) Message-ID: References: <4BE5537E.2030004@swipnet.se> <87ocgrpdz1.fsf@escher.home> X-Gnu-PR-Message: they-closed 6139 X-Gnu-PR-Package: emacs Reply-To: 6139@debbugs.gnu.org Date: Sat, 08 May 2010 12:06:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1273320362-3140-1" This is a multi-part message in MIME format... ------------=_1273320362-3140-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #6139: 24.0.50; tool-bar-style which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 6139@debbugs.gnu.org. --=20 6139: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D6139 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1273320362-3140-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 6139-done) by debbugs.gnu.org; 8 May 2010 12:05:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAima-0000oR-Sg for submit@debbugs.gnu.org; Sat, 08 May 2010 08:05:25 -0400 Received: from smtprelay-h12.telenor.se ([62.127.194.5]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAimX-0000oM-OY for 6139-done@debbugs.gnu.org; Sat, 08 May 2010 08:05:22 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h12.telenor.se (Postfix) with ESMTP id B0D07E9A9 for <6139-done@debbugs.gnu.org>; Sat, 8 May 2010 14:06:30 +0200 (CEST) X-SENDER-IP: [85.225.45.110] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkpKAA/w5EtV4S1uPGdsb2JhbACHapYuDAEBAQE1Lb1MhRUE X-IronPort-AV: E=Sophos;i="4.52,352,1270418400"; d="scan'208";a="72154627" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 08 May 2010 14:05:20 +0200 Received: from host-78-65-198-105.homerun.telia.com (host-78-65-198-105.homerun.telia.com [78.65.198.105]) by coolsville.localdomain (Postfix) with ESMTPSA id A4AFB7FA05A; Sat, 8 May 2010 14:05:19 +0200 (CEST) Message-ID: <4BE5537E.2030004@swipnet.se> Date: Sat, 08 May 2010 14:05:18 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Stephen Berman Subject: Re: bug#6139: 24.0.50; tool-bar-style References: <87ocgrpdz1.fsf@escher.home> In-Reply-To: <87ocgrpdz1.fsf@escher.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 6139-done Cc: 6139-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) Hi. I found, the bug, now fixed. Thanks, Jan D. Stephen Berman skrev 2010-05-08 00.02: > My latest update includes the new feature of configuring the tool bar to > display text via the tool-bar-style variable, with the default value > nil, meaning system default. My desktop is KDE with the gtk-qt engine > for GTK+ applications. When I start Emacs with -Q, the tool bar over > the *scratch* buffer has text below the icons, but as soon as I do any > input event (cursor movement, mouse click, etc.), the text disappears. > When I start Emacs with -q, when the tool bar appears in the frame there > is text below the icons, but the text vanishes within a fraction of a > second (before any input event from me). > > In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6) > of 2010-05-07 on escher > Windowing system distributor `The X.Org Foundation', version 11.0.10605000 > configured using `configure '--without-toolkit-scroll-bars'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: en_US.UTF-8 > value of $XMODIFIERS: @im=local > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > > > ------------=_1273320362-3140-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 May 2010 22:02:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAVdH-0002lg-Cs for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:55 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAVdF-0002la-OV for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:54 -0400 Received: from lists.gnu.org ([199.232.76.165]:43897) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OAVdE-0001Df-1l for submit@debbugs.gnu.org; Fri, 07 May 2010 18:02:52 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OAVdD-0008Mw-Mk for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:51 -0400 Received: from [140.186.70.92] (port=52554 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAVdB-0008Hb-Re for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAVd8-00063o-RT for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:49 -0400 Received: from mail.gmx.net ([213.165.64.20]:51898) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OAVd8-00063F-Ev for bug-gnu-emacs@gnu.org; Fri, 07 May 2010 18:02:46 -0400 Received: (qmail invoked by alias); 07 May 2010 22:02:43 -0000 Received: from i59F571D2.versanet.de (EHLO escher.home) [89.245.113.210] by mail.gmx.net (mp048) with SMTP; 08 May 2010 00:02:43 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX19du3dO/sNd/2Q04Krh8cujmLsTQps2zVoUJdzDCf 76MZCan7OVbDDv Received: by escher.home (Postfix, from userid 1000) id E8581102BA; Sat, 8 May 2010 00:02:42 +0200 (CEST) From: Stephen Berman To: bug-gnu-emacs@gnu.org Subject: 24.0.50; tool-bar-style Date: Sat, 08 May 2010 00:02:42 +0200 Message-ID: <87ocgrpdz1.fsf@escher.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.7 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.8 (----) My latest update includes the new feature of configuring the tool bar to display text via the tool-bar-style variable, with the default value nil, meaning system default. My desktop is KDE with the gtk-qt engine for GTK+ applications. When I start Emacs with -Q, the tool bar over the *scratch* buffer has text below the icons, but as soon as I do any input event (cursor movement, mouse click, etc.), the text disappears. When I start Emacs with -q, when the tool bar appears in the frame there is text below the icons, but the text vanishes within a fraction of a second (before any input event from me). In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6) of 2010-05-07 on escher Windowing system distributor `The X.Org Foundation', version 11.0.10605000 configured using `configure '--without-toolkit-scroll-bars'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t ------------=_1273320362-3140-1-- From unknown Thu Aug 14 21:55:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6139: 24.0.50; tool-bar-style Resent-From: Stephen Berman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 May 2010 20:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6139 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6139@debbugs.gnu.org Cc: jan.h.d@swipnet.se Received: via spool by 6139-submit@debbugs.gnu.org id=B6139.127334889215704 (code B ref 6139); Sat, 08 May 2010 20:02:01 +0000 Received: (at 6139) by debbugs.gnu.org; 8 May 2010 20:01:32 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAqDM-00045F-DW for submit@debbugs.gnu.org; Sat, 08 May 2010 16:01:32 -0400 Received: from mail.gmx.net ([213.165.64.20]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OAqDJ-000458-7O for 6139@debbugs.gnu.org; Sat, 08 May 2010 16:01:30 -0400 Received: (qmail invoked by alias); 08 May 2010 20:01:29 -0000 Received: from i59F54975.versanet.de (EHLO escher.home) [89.245.73.117] by mail.gmx.net (mp032) with SMTP; 08 May 2010 22:01:29 +0200 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/yIrEJjHTyzqujaO4d6CP+dbD0Pu4rdubN+K+6zL j5iEQF27TNKO9T Received: by escher.home (Postfix, from userid 1000) id 16A761023A; Sat, 8 May 2010 22:01:27 +0200 (CEST) From: Stephen Berman References: <87ocgrpdz1.fsf@escher.home> <4BE5537E.2030004@swipnet.se> Date: Sat, 08 May 2010 22:01:27 +0200 In-Reply-To: <4BE5537E.2030004@swipnet.se> ("Jan =?UTF-8?Q?Dj=C3=A4rv"'s?= message of "Sat, 08 May 2010 14:05:18 +0200") Message-ID: <87iq6yb1t4.fsf@escher.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Y-GMX-Trusted: 0 X-Spam-Score: -3.1 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) On Sat, 08 May 2010 14:05:18 +0200 Jan Dj=C3=A4rv wrot= e: > Hi. > > I found, the bug, now fixed. For the record: confirmed, and thanks. Steve Berman