From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: Choice of bug tracker Date: Fri, 01 Sep 2023 09:47:03 +0000 Message-ID: <87sf7yrzs8.fsf@localhost> References: <87il9kksqz.fsf@dfreeman.email> <835y51kslv.fsf@gnu.org> <7a82c524-1aa1-e755-e377-673ebb107a44@gutov.dev> <83r0nok8s4.fsf@gnu.org> <83ledwk4xi.fsf@gnu.org> <76ecf629-a41a-f6e4-f661-2ef926326d6c@gutov.dev> <83zg2cias7.fsf@gnu.org> <83pm37ie54.fsf@gnu.org> <831qfmhyx3.fsf@gnu.org> <245de638-e6b2-dd8e-ee61-695c4c3da0c7@gutov.dev> <83h6oghixu.fsf@gnu.org> <6ae0b4b0-b2ef-d8de-caed-d647979c2f37@gutov.dev> <83ttsfel30.fsf@gnu.org> <87jztbjob8.fsf@gmx.de> <0b8afa86-3149-903f-43d6-7853b7d8d98b@gutov.dev> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35403"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Yuan Fu , Michael Albinus , Eli Zaretskii , Stefan Kangas , Philip Kaludercic , emacs-devel@gnu.org To: Dmitry Gutov , Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 01 11:46:52 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qc0jq-0008z2-PW for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Sep 2023 11:46:50 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qc0jZ-0003ph-TH; Fri, 01 Sep 2023 05:46:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qc0jX-0003Y1-Nv for emacs-devel@gnu.org; Fri, 01 Sep 2023 05:46:31 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qc0jU-00048d-8J for emacs-devel@gnu.org; Fri, 01 Sep 2023 05:46:31 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9A84B240106 for ; Fri, 1 Sep 2023 11:46:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1693561586; bh=eutooJS+j47AA1v8emVcG4FUxjMGgGMOxgs7yr/tD4Q=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=FnKtY/0F9lVTjqdc3IYJahKpuJ2MyUuGnm9TluR42d7mLGVJ3aYJ0MJ7O1j8G/qRg p5junWBPZ9j9ByMrSgBqpVczfj4QziVifLGzmZPjByMP6E5yU8OjWzRR5qM8851/ft J9diKaF0naeNqSuR/TQRfX9iXWC9B80lwSDdSoeBMcyo8yr5nc5sFhZGhadfrX6BUs 37KrtIBKr4eF1Kop5awD/qzu8ocoF0gQQdcbHyidF4VxUbraquYU0lVhgW2ZIh/5v6 onIj5WkqhCua7HJIcD9qjdIZ+Ds1MsncnnAWNRA8sGU9eWpuW3sMeh5zDpAjevCW15 6IYAYdK7JG4fw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RcY815jYCz6tsb; Fri, 1 Sep 2023 11:46:25 +0200 (CEST) In-Reply-To: Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:309742 Archived-At: Dmitry Gutov writes: > The web page design looks a little better than mumi (which is to be > expected of the Org crowd), but it seems leaner on the functionality > (e.g. search). May you elaborate about the missing search functionality? CCing Bastien, the author of Woof! > I'm also not sure whether it works with Debbugs' database or just > indexes the mailing lists. Woof! is specifically designed to index mailing lists. Actually, it is a kind of lightweight re-implementation of debbugs - similar control messages can be used to control the bug status. See https://tracker.orgmode.org/howto -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at