From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.help Subject: Re: check-parens Date: Tue, 3 Sep 2019 20:19:19 +0200 Message-ID: References: <680bdd7e-09c2-dbbe-803c-f8fc555f5b91@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="14214"; mail-complaints-to="usenet@blaine.gmane.org" Cc: help-gnu-emacs@gnu.org To: VanL Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 03 20:52:15 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i5DuX-0003W5-LX for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Sep 2019 20:52:13 +0200 Original-Received: from localhost ([::1]:50158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5DuW-0003RE-K8 for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Sep 2019 14:52:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57745) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5DOv-0001ct-De for help-gnu-emacs@gnu.org; Tue, 03 Sep 2019 14:19:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5DOu-0006LC-AG for help-gnu-emacs@gnu.org; Tue, 03 Sep 2019 14:19:33 -0400 Original-Received: from mail-pf1-f170.google.com ([209.85.210.170]:35616) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5DOu-0006Ka-5X for help-gnu-emacs@gnu.org; Tue, 03 Sep 2019 14:19:32 -0400 Original-Received: by mail-pf1-f170.google.com with SMTP id 205so8827086pfw.2 for ; Tue, 03 Sep 2019 11:19:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hOGnzhMVzwLw8J+O2FucxliqNzoPL2xcXSrukl73Trk=; b=SEOKjTH2m7qkfjpPWPB0cailrkY92hRaqRQeYE17oY2ktj2Je1Rq0oFKNOcuAkF6lL 2cu9oWQX/FYCNScE3YE/d8f4f0LXeoFYKD1i5FryaJkOCwYMoffMBiNk2JlNVfb4Z5wP 8RbsyLsMJVQjjF0ueT4zFwx/NCpsvBQUICMMgfxkk8Uu2gD0hpW9z2AjDQadJlz0znP+ +GZFIchozrkiK9LoaCVlri/ajpCPs3vG08ugRSn/j35Jpo1X5yYIolZPyykvgqMhy/lS P0t307tLeZO8iGhUuDSQR7P0Yg/NbH5TKs4JJiCxiPsBdtvIReeb3nrGWYCWkm9jTbqs Vniw== X-Gm-Message-State: APjAAAUwnUsZFrFP22QO+P9or3LF4qiJec1ucRGEgiXgODRu3j6yOuh+ 2JD+O3u4JywynP99YrAg65mSKa/xcWXnAB9OgXpIa1ov12A= X-Google-Smtp-Source: APXvYqyrgcTMWBtpwZiTgKJGuuGgBDRvML8gD1TOrWNd8H4vsB039XORTmrUFaNuGt9K2ayLGDLD+xPyZVd4KZc0Y3U= X-Received: by 2002:a63:4c5c:: with SMTP id m28mr33241623pgl.333.1567534770310; Tue, 03 Sep 2019 11:19:30 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.210.170 X-Mailman-Approved-At: Tue, 03 Sep 2019 14:52:03 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121435 Archived-At: VanL writes: > Would be nice for the cgit/emacs.git webpage to have a section listing > vintage bugs and bugs on low hanging fruit with notes collected from > visitors. For now, we have the "easy" tag in the bug tracker: https://debbugs.gnu.org/cgi/pkgreport.cgi?package=emacs;include=tags%3Aeasy Best regards, Stefan Kangas