From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 30 18:47:59 2010 Received: (at submit) by debbugs.gnu.org; 30 Sep 2010 22:48:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1Rux-0006If-EZ for submit@debbugs.gnu.org; Thu, 30 Sep 2010 18:47:59 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1Rut-0006IS-PJ for submit@debbugs.gnu.org; Thu, 30 Sep 2010 18:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1Rxc-0001S5-6d for submit@debbugs.gnu.org; Thu, 30 Sep 2010 18:50:52 -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, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:52068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1Rxc-0001S1-4Q for submit@debbugs.gnu.org; Thu, 30 Sep 2010 18:50:44 -0400 Received: from [140.186.70.92] (port=34727 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1RxV-0006qe-9l for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2010 18:50:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1RxL-0001Pt-Df for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2010 18:50:37 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:57462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1RxL-0001Pc-9Z for bug-gnu-emacs@gnu.org; Thu, 30 Sep 2010 18:50:27 -0400 Received: by wyb36 with SMTP id 36so3119169wyb.0 for ; Thu, 30 Sep 2010 15:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=kMzDUbt30f3jdBel/MRaWuPGaVDlE8SuX+mGJ8oEBl4=; b=hNwwcaR2Hcm6T2Py/RIy0Ef84S95y5Tt1a+nOSFoYclO3eda2NN5HCmYUr2/p2MmbD ay4sssrqESlOM8VqMj6rSBfMNxeU1pvfjrt8kLIZPJL5DBuHPXsHM7K3TD2Mntmno9zt tavtxrVfWbtX4TACRXFTndjtWK1O3yQC0Nvso= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GZjUKno9Mn43EZhytNJFdTCBOWPtqylyNfSrA3sJzAFtO+Ly6yFvNG3cKfcRuTjJab mmhZJo8vxw73p9Mrzop/QR9vZS3SbPilyx8SPD4yWMND4B89Xc+1OvGjJQvjJKs6xVzi f9GiB0PXvTONfeN9Y5YQJnQIh8TRrV+Tp25Is= MIME-Version: 1.0 Received: by 10.216.157.81 with SMTP id n59mr3668909wek.84.1285887025640; Thu, 30 Sep 2010 15:50:25 -0700 (PDT) Received: by 10.216.10.146 with HTTP; Thu, 30 Sep 2010 15:50:25 -0700 (PDT) Date: Fri, 1 Oct 2010 01:50:25 +0300 Message-ID: Subject: Browsing with gnus doesn't show moderation status From: Esa Peuha To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=0016e65a02226274d2049181e776 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) 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: -5.9 (-----) --0016e65a02226274d2049181e776 Content-Type: text/plain; charset=ISO-8859-1 When browsing a foreign nntp server, gnus doesn't show the moderation status of groups. I think this should be changed, because knowing if a group is moderated is useful, and as the status flag is unavoidably part of a group's line in the active file, showing it should have only a negligible impact on performance. --0016e65a02226274d2049181e776 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable When browsing a foreign nntp server, gnus doesn't show the moderation s= tatus of groups. I think this should be changed, because knowing if a group= is moderated is useful, and as the status flag is unavoidably part of a gr= oup's line in the active file, showing it should have only a negligible= impact on performance.
--0016e65a02226274d2049181e776-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 10:42:41 2010 Received: (at 7140-done) by debbugs.gnu.org; 1 Oct 2010 14:42:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1goq-0007Zy-ED for submit@debbugs.gnu.org; Fri, 01 Oct 2010 10:42:41 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1gcL-0007Sq-Qo for 7140-done@debbugs.gnu.org; Fri, 01 Oct 2010 10:29:47 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Received: from get-mta-scan01.get.basefarm.net ([10.5.16.4]) by get-mta-out01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9M00NY28EI3U00@get-mta-out01.get.basefarm.net> for 7140-done@debbugs.gnu.org; Fri, 01 Oct 2010 16:32:42 +0200 (MEST) Received: from get-mta-scan01.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id B8DC5179900B_CA5F10AB for <7140-done@debbugs.gnu.org>; Fri, 01 Oct 2010 14:32:42 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan01.get.basefarm.net (Sophos Email Appliance) with ESMTP id 97906179620F_CA5F10AF for <7140-done@debbugs.gnu.org>; Fri, 01 Oct 2010 14:32:42 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9M00KIM8EIEZ00@get-mta-in03.get.basefarm.net> for 7140-done@debbugs.gnu.org; Fri, 01 Oct 2010 16:32:42 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P1gfC-0008Gw-96; Fri, 01 Oct 2010 16:32:42 +0200 From: Lars Magne Ingebrigtsen To: Esa Peuha Subject: Re: bug#7140: Browsing with gnus doesn't show moderation status In-reply-to: Date: Fri, 01 Oct 2010 16:32:40 +0200 Message-id: References: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEUAAAAoKSdNTj0NDxXA zIwCAgP2+9OChGM/bRN2AAACLklEQVQ4jVWUQY/iMAyFu0K9b1JVnJsW5TohQpx3J2qvQBXtfVWV MyXa/P19tkuZsVAR/ni2k7y0KIqd+bgUiOh9jHhwRCR2tqavcvRfgv+qlcdzdEoppNQb3GqUGJ02 FI1WdqkEjPWYcwrzPA0h/OpUyq2AGK85h36e5xzs8g24HAQMdrEqb8ArFAfLC3o0mEF6lDSP1zZn gIYnW4GnH4oAhKpy3j/ju5KlUnnJqnFKPyMrHCXRep5E04Xn7SeBYxpk2gl5lN3ALQ2GF3gn0Pi0 guJqjNMWmjsN1qCf9ChO2FdtU0898gMD609pji1JAdHfsRDa4vMnj1vG8kpDhTDRuIj9I8YvYIJo SGivG3USUDCAJGQeWFWrotjJ+gbkZbNe4AeDechMbG4ZFKM2opgSlrjoEB7XmleOs+AeWHv63RG4 1WyGZgNT/tvrlERBWyKl8OnmWaXwGLnHZW1OG/xPQNxALwp6bqD8Bqag0iDgsoF+VQCUBYeAIKDp 8uPyAilsIAAsL3BlIILQbqAcjwwGrsdAxj2SP5HMcijtPjdvQBK7ARNPDKwlMFk5rMN+eQGDc0BG sSWGw3lRDOLRkKG7oDQf7uFsHPcYXWONfv7JZ1SHgepb64vIbncwQDXq4+LkHlQnAbixuAhtRG1L djdKzBDlgpiPm9ErqE4CcNXopzHrVYdCvOvppWBeoUggvsKbhSyrlUTlBRTyznFrGkZEPuLASUJv Hs469ifiPwkQBIc6qUB7AAAAAElFTkSuQmCC X-Now-Playing: Telefon Tel Aviv's _Immolate Yourself_: "Immolate Yourself" X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 7140-done X-Mailman-Approved-At: Fri, 01 Oct 2010 10:42:39 -0400 Cc: 7140-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: -2.6 (--) Esa Peuha writes: > When browsing a foreign nntp server, gnus doesn't show the moderation > status of groups. I think this should be changed, because knowing if > a group is moderated is useful, and as the status flag is unavoidably > part of a group's line in the active file, showing it should have > only a negligible impact on performance. Displaying it would have little performance impact, but I don't really think that this is information that's all that interesting to have in that context. It would just clutter the display up, especially on private news servers where many (or most) groups are moderated, which is somewhat popular. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 02 06:17:59 2010 Received: (at 7140) by debbugs.gnu.org; 2 Oct 2010 10:17:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1zAF-0007Ju-E8 for submit@debbugs.gnu.org; Sat, 02 Oct 2010 06:17:59 -0400 Received: from mail-ww0-f46.google.com ([74.125.82.46]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1zAD-0007Jl-5L for 7140@debbugs.gnu.org; Sat, 02 Oct 2010 06:17:57 -0400 Received: by wwb31 with SMTP id 31so4413296wwb.15 for <7140@debbugs.gnu.org>; Sat, 02 Oct 2010 03:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=2oPN6UB1X2Iv58YmoNz0YwBaq2NYxT7cTb1bAjJYMr0=; b=JU4XzjZORJHgYdP3Ert5oRpwjGPYEIgZEs7sOyLy4Ecu/upK+g4OWWucYbazw95Lb6 myKhx5s4FrfKRyLEyA8BtCofPJ07h/cTTDHlyQca1hEraXe3hgrLNRvN/omIWzb93yLe XAwLH0RCjKC/2L3hGWQTr/SNt2sKKnSp5N868= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ILYAMg6+rrjTAYtCEaUA65HfLcBbA2KTlCMRA2c260SU38hSrKYBs+0VwhIqX+g79U BhAAeGjPIQQje1cC9prjqT6n8kiCDt9mn2jqkY2pMzEI/4Ad6+Nkz/cdVBBeHxpnir4S MFYh1Sq5OXw6//Dx/ynuEehFJsZ5zorokZyqI= MIME-Version: 1.0 Received: by 10.216.232.229 with SMTP id n79mr5470209weq.52.1286014857232; Sat, 02 Oct 2010 03:20:57 -0700 (PDT) Received: by 10.216.10.146 with HTTP; Sat, 2 Oct 2010 03:20:57 -0700 (PDT) In-Reply-To: References: Date: Sat, 2 Oct 2010 13:20:57 +0300 Message-ID: Subject: Re: bug#7140: Browsing with gnus doesn't show moderation status From: Esa Peuha To: Lars Magne Ingebrigtsen Content-Type: multipart/alternative; boundary=00151750e3b8bdc06904919faae5 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: 7140 Cc: 7140@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: -4.1 (----) --00151750e3b8bdc06904919faae5 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Oct 1, 2010 at 5:32 PM, Lars Magne Ingebrigtsen wrote: > Displaying it would have little performance impact, but I don't really > think that this is information that's all that interesting to have in > that context. It would just clutter the display up, especially on > private news servers where many (or most) groups are moderated, which is > somewhat popular. > The amount of clutter depends on how the status is displayed; I don't think a single 'm' between the number of articles and the colon would be too distracting to anyone. But even if you don't want to do that by default, could you at least make it a user option? Gnus generally allows the customization of almost everything, so the few exceptions like the browse buffer line format seem all the more annoying. --00151750e3b8bdc06904919faae5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Fri, Oct 1, 2010 at 5:32 PM, Lars Magne Ingeb= rigtsen <lmi@gnus.org> wrote:
Displaying it would have little performance impact, but I don't really<= br> think that this is information that's all that interesting to have in that context. =A0It would just clutter the display up, especially on
private news servers where many (or most) groups are moderated, which is somewhat popular.

The amount of clutter depends on how the stat= us is displayed; I don't think a single 'm' between the number = of articles and the colon would be too distracting to anyone. But even if y= ou don't want to do that by default, could you at least make it a user = option? Gnus generally allows the customization of almost everything, so th= e few exceptions like the browse buffer line format seem all the more annoy= ing.
--00151750e3b8bdc06904919faae5-- From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 02 13:24:14 2010 Received: (at 7140) by debbugs.gnu.org; 2 Oct 2010 17:24:14 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P25ok-0002S2-60 for submit@debbugs.gnu.org; Sat, 02 Oct 2010 13:24:14 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P25oi-0002Rx-1p for 7140@debbugs.gnu.org; Sat, 02 Oct 2010 13:24:13 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Received: from get-mta-scan02.get.basefarm.net ([10.5.16.4]) by get-mta-out03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9O00K00B5CSB10@get-mta-out03.get.basefarm.net> for 7140@debbugs.gnu.org; Sat, 02 Oct 2010 19:27:12 +0200 (MEST) Received: from get-mta-scan02.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 2FBAC1EA54E5_CA76B70B for <7140@debbugs.gnu.org>; Sat, 02 Oct 2010 17:27:12 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan02.get.basefarm.net (Sophos Email Appliance) with ESMTP id 17B0F1EA2AC4_CA76B70F for <7140@debbugs.gnu.org>; Sat, 02 Oct 2010 17:27:12 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9O000QEB5BJQ00@get-mta-in01.get.basefarm.net> for 7140@debbugs.gnu.org; Sat, 02 Oct 2010 19:27:12 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P25rb-00049I-NS; Sat, 02 Oct 2010 19:27:11 +0200 From: Lars Magne Ingebrigtsen To: Esa Peuha Subject: Re: bug#7140: Browsing with gnus doesn't show moderation status In-reply-to: Date: Sat, 02 Oct 2010 19:26:02 +0200 Message-id: References: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEXMysh/e3mzrqzs6+ru 7u7///79/fz7+/r49/fp6ejr6unh4N/////+//4FAwO5tbO918OuAAAA+klEQVQ4jWM4Y34GC7A5 w3DGfQhKnN0NB6gSRxUYoIAJTYcazJBDREocBUp4HJ2DXeL/Bn2mGmwSnlN2zszBJoHTDlwSZ2fz c7eeOXMeQ+LfOyAQ9MHU8Q4M9mBK6IHEH2Cx4yBQ/OEeLEFyWu7du0dYnRutKPiDJH/gDnZblgm3 72DTwbmB4VIMhsS3M2f2bO8+jBm6QIncq9eOYYYVUEKbm+ESVglO7g33MS3/BnMuFh3YPfg9DQqS 0CSYlKBAH1XiTGhobCgYxKBJIIFjuCRw6hjcEuahcHAU5POYM0djwBKVM1fOXDVr5spZM4HUqlUz gdyZM+ecAQDKkyUQdpfBoAAAAABJRU5ErkJggg== X-Now-Playing: Nils Bech's _Look Back_: "Curious Love" X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 7140 Cc: bugs@gnus.org, 7140@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: bugs@gnus.org 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.4 (---) Esa Peuha writes: > The amount of clutter depends on how the status is displayed; I don't > think a single 'm' between the number of articles and the colon would > be too distracting to anyone. But even if you don't want to do that by > default, could you at least make it a user option? Gnus generally > allows the customization of almost everything, so the few exceptions > like the browse buffer line format seem all the more annoying. The server-browse buffer commonly (if you point it to any of the big news servers) inserts tens (or hundreds) of thousands of lines. Allowing this to be customisable with the normal gnus-*-format-line mechanism would make this unbearably slow. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 02 17:59:15 2010 Received: (at 7140) by debbugs.gnu.org; 2 Oct 2010 21:59:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2A6s-0005Ie-MG for submit@debbugs.gnu.org; Sat, 02 Oct 2010 17:59:15 -0400 Received: from mail-ww0-f46.google.com ([74.125.82.46]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2A6r-0005IZ-8X for 7140@debbugs.gnu.org; Sat, 02 Oct 2010 17:59:13 -0400 Received: by wwb31 with SMTP id 31so4830386wwb.15 for <7140@debbugs.gnu.org>; Sat, 02 Oct 2010 15:02:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=RAm3EJhAkw++aNxBjp9fHId9oTNDFS6Ghfj+idPkvwU=; b=KWeHQHMyUXtDXBhWPOn/Ko6c1ObnVq+qI9aQ/KwJyvT7t+9+zzqgQD/8gCZUlyR7lE SUud5tC+Y0CebgrhAHEWzQ7CsJCdXP2FIKTi151ZQz/YjcQ+j/Ew2XFKr24sAaoS90WT HY3ht3FI/00Vjp/lmKxu8K2XbH0FJstROFDKw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=wIO5KHK38ZK5pP9KtymK198tdEUW9PVdALcL3udl88w6x+SmI6dkFDS97VJcH2YtAE hDBewsg7BAhqTLwN2/+6WiEEwFZnNZcyrJm9a3Zr4lBLAJIKVB9YpQtDDileL5wurwPl 5Er+yQVE+s9eKy3TprVmxZ38fnxroVlQ4ENpw= MIME-Version: 1.0 Received: by 10.216.44.141 with SMTP id n13mr3666216web.16.1286056934556; Sat, 02 Oct 2010 15:02:14 -0700 (PDT) Received: by 10.216.10.146 with HTTP; Sat, 2 Oct 2010 15:02:14 -0700 (PDT) In-Reply-To: References: Date: Sun, 3 Oct 2010 01:02:14 +0300 Message-ID: Subject: Re: bug#7140: Browsing with gnus doesn't show moderation status From: Esa Peuha To: bugs@gnus.org Content-Type: multipart/alternative; boundary=0016365ee8a8becb3b0491a9761d X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: 7140 Cc: 7140@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: -4.0 (----) --0016365ee8a8becb3b0491a9761d Content-Type: text/plain; charset=ISO-8859-1 On Sat, Oct 2, 2010 at 8:26 PM, Lars Magne Ingebrigtsen wrote: > The server-browse buffer commonly (if you point it to any of the big > news servers) inserts tens (or hundreds) of thousands of lines. > Allowing this to be customisable with the normal gnus-*-format-line > mechanism would make this unbearably slow. I don't doubt that, but I wasn't asking for a format-line variable. (That would be pointless; I can't imagine anyone seriously wanting to disable any of the information already shown, and there's no easily available extra data except for the moderation status.) I just want a simple boolean variable that chooses between "show moderation status" and "don't show moderation status". --0016365ee8a8becb3b0491a9761d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Sat, Oct 2, 2010 at 8:26 PM, Lars Magne Ingeb= rigtsen <larsi@gnus.= org> wrote:
The server-browse buffer commonly (if you point it to any of the big
news servers) inserts tens (or hundreds) of thousands of lines.
Allowing this to be customisable with the normal gnus-*-format-line
mechanism would make this unbearably slow.

I don'= t doubt that, but I wasn't asking for a format-line variable. (That wou= ld be pointless; I can't imagine anyone seriously wanting to disable an= y of the information already shown, and there's no easily available ext= ra data except for the moderation status.) I just want a simple boolean var= iable that chooses between "show moderation status" and "don= 't show moderation status".
--0016365ee8a8becb3b0491a9761d-- From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 04 13:06:46 2010 Received: (at 7140) by debbugs.gnu.org; 4 Oct 2010 17:06:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2oUv-00083r-SP for submit@debbugs.gnu.org; Mon, 04 Oct 2010 13:06:46 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P2oUu-00083m-6m for 7140@debbugs.gnu.org; Mon, 04 Oct 2010 13:06:44 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Received: from get-mta-scan01.get.basefarm.net ([10.5.16.4]) by get-mta-out01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9R00JOWZODCH60@get-mta-out01.get.basefarm.net> for 7140@debbugs.gnu.org; Mon, 04 Oct 2010 19:09:49 +0200 (MEST) Received: from get-mta-scan01.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 2DF3B17991C7_CAA0A5DB for <7140@debbugs.gnu.org>; Mon, 04 Oct 2010 17:09:49 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan01.get.basefarm.net (Sophos Email Appliance) with ESMTP id 1770A1797261_CAA0A5DF for <7140@debbugs.gnu.org>; Mon, 04 Oct 2010 17:09:49 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9R000QLZOCEB30@get-mta-in01.get.basefarm.net> for 7140@debbugs.gnu.org; Mon, 04 Oct 2010 19:09:49 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P2oXs-0003if-K3; Mon, 04 Oct 2010 19:09:48 +0200 From: Lars Magne Ingebrigtsen To: Esa Peuha Subject: Re: bug#7140: Browsing with gnus doesn't show moderation status In-reply-to: Date: Mon, 04 Oct 2010 19:07:31 +0200 Message-id: References: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEX+04X9wHqmYD/8tXXi j1v4qG15Syr+AAACVUlEQVQ4jUWTwZrbIAyE5W/buynNfcPie1jC3SbivjHo/V+lI9lJnUs+fqQZ DUCRK4dYuYtIT8n1nFPOUiicX85dsOidz/drLkKM3VqVHPZlJeV+LV2o6vZHdvPknAKHDRltaXDg +kiO8Msn8AqkQroZ8AfwuRStCDWcFb4UAN+7oBdVFXk4fLN26P7eRHaAGEIMmwdICiCAIVSDUbBv 1jpbhZo6NEIcG6bw3YAaOOxWAz4VlRSbMVsFpmatKKJxHSUKhHnhTceSXsNixMQVjCc8IcUiizbT dIUa1zhWVGAyAx2gmN0mYyVE6IrwCbQishwAGZ5A08qEZeGVaJ7IS1sseR2SZDCfwEn7kuzVulbs yORG+k0iS06TpiOZcNJptuV5Ku0L/6fJANScgY918qIARlQc2e6RP1f6vTkvV9tzgvodyrISjxc4 WiEiGMLHe8j9OmurSe02Hvnp0kaM/PNRYSDsoca68idAKNeLStiAEfcKF2usaBU4NtNGXgQIi+jA eshX6M1Iszt6cOObqjOuBeKfjku70YJX8AnwKzQXCbNOEeFJojYaMgRhUaczOQB5OtKjnHUnd7NK PsJl8iS4r5bDAWaA7W+Inn4m9fYGRD44B390m5D7AWydPk7wc1HTCp4nsFaNfu7c7ED40IbdEP/M Cz1x5k4J2zE6nQMeFlr4rKA3GIhroZ1ry29gk/cVU9Id71xurwJv4D4DpBC5pfk/+FhyZo7UvxW8 KrICfUEDkSC0/m5FdFn0CQLggTR5qTu8dgVl0GgDj+WtjqCFscT/AFosulXAAbfjAAAAAElFTkSu QmCC X-Now-Playing: Tuxedomoon's _Half-Mute-Scream With A View_: "KM- Seeding The Clouds" X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 7140 Cc: bugs@gnus.org, 7140@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: bugs@gnus.org 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.4 (---) Esa Peuha writes: > I just want a simple boolean variable that chooses between "show > moderation status" and "don't show moderation status". Sorry; I don't think it's worth it. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen From unknown Mon Aug 18 02:32:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 02 Nov 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator