From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alex Schroeder Newsgroups: gmane.emacs.devel Subject: Re: Gtk patch version 2, part 1 Date: Wed, 18 Dec 2002 15:59:08 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87hedbweyr.fsf@emacswiki.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1040226469 23859 80.91.224.249 (18 Dec 2002 15:47:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 18 Dec 2002 15:47:49 +0000 (UTC) Cc: "Jan D." Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18OgPs-0006Ak-00 for ; Wed, 18 Dec 2002 16:47:24 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18OgQY-0003ud-00 for ; Wed, 18 Dec 2002 16:48:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18OgCI-0003iA-0C for emacs-devel@quimby.gnus.org; Wed, 18 Dec 2002 10:33:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Og93-000319-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 10:30:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18OfsT-0008QX-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 10:12:58 -0500 Original-Received: from isp247n.hispeed.ch ([62.2.95.247] helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Offd-0006TP-00 for emacs-devel@gnu.org; Wed, 18 Dec 2002 09:59:38 -0500 Original-Received: from confusibombus (dclient217-162-33-248.hispeed.ch [217.162.33.248])gBIEx8QY021168; Wed, 18 Dec 2002 15:59:09 +0100 Original-Received: from alex by confusibombus with local (Exim 3.35 #1 (Debian)) id 18OffA-000080-00; Wed, 18 Dec 2002 15:59:08 +0100 Original-To: Eli Zaretskii X-Face: ^BC$`[IcggstLPyen&dqF+b2'zyK#r.mU*'Nms}@&4zw%SJ#5!/7SMVjBS7'lb; QK)|IPU5U'o1'522W4TyzB3Ab*IBo^iw]l4|kUbdZuUDO6=Um-.4IzhNiV'B"@K#jy_(wW|Zbk[34flKY^|PrQ?$u2\fKg^]AY>wOX#H32i In-Reply-To: (Eli Zaretskii's message of "Wed, 18 Dec 2002 07:54:58 +0200 (IST)") Original-Lines: 14 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.92 (i686-pc-linux-gnu) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10261 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10261 Eli Zaretskii writes: > On Tue, 17 Dec 2002, Jan D. wrote: > >> Geometry problems, menubar slowness, detachable menu problem and help >> for menus not working are bugs, but not very serious ones so fixes for >> that can wait a couple of weeks. > > How about a command named, say, `gtk-emacs-known-bugs', which will > display the list of known bugs and problems? Why not just add them to the PROBLEMS file? Alex.