From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#47076: 27.1; Unwanted warnings about unqualified recipient addresses from message.el Date: Fri, 12 Mar 2021 11:30:48 -0800 Message-ID: <87k0qctbiv.fsf@ericabrahamsen.net> References: <87im5xo2cq.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26136"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 47076@debbugs.gnu.org, Peter Schultze To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 12 20:31:20 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1lKnVH-0006g7-Qq for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Mar 2021 20:31:19 +0100 Original-Received: from localhost ([::1]:54584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lKnVG-0003rE-N7 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 12 Mar 2021 14:31:18 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lKnV1-0003mJ-L1 for bug-gnu-emacs@gnu.org; Fri, 12 Mar 2021 14:31:05 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46891) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lKnV1-00085x-Cq for bug-gnu-emacs@gnu.org; Fri, 12 Mar 2021 14:31:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lKnV1-0007QG-9H for bug-gnu-emacs@gnu.org; Fri, 12 Mar 2021 14:31:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Mar 2021 19:31:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47076 X-GNU-PR-Package: emacs Original-Received: via spool by 47076-submit@debbugs.gnu.org id=B47076.161557745928301 (code B ref 47076); Fri, 12 Mar 2021 19:31:03 +0000 Original-Received: (at 47076) by debbugs.gnu.org; 12 Mar 2021 19:30:59 +0000 Original-Received: from localhost ([127.0.0.1]:58435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKnUw-0007M7-Vn for submit@debbugs.gnu.org; Fri, 12 Mar 2021 14:30:59 -0500 Original-Received: from ericabrahamsen.net ([52.70.2.18]:53008 helo=mail.ericabrahamsen.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lKnUu-0007Fy-RP for 47076@debbugs.gnu.org; Fri, 12 Mar 2021 14:30:57 -0500 Original-Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 831BAFA160; Fri, 12 Mar 2021 19:30:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1615577450; bh=ZryK5R1muGpBVIWwCmdYOgus/+ULGWpkWSZw2bi9jIc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=xvKBbhr7UbF7qcJcVmEeGNGj+fSGCZptyUvltb28H7I6FeyQPiTHA3U3LYNMEqdIn KA2bf3rW8jvGsYkNmOhK+3uvE08ZSdO5f1h2ZcN/tCe+j4lFY9mya72zPCUZ5oW9uM k+T4vrwBwHUdXXZh8yWO1+28mW+EhyUJdDCmaJzc= In-Reply-To: (Glenn Morris's message of "Thu, 11 Mar 2021 19:17:43 -0500") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:202194 Archived-At: On 03/11/21 19:17 PM, Glenn Morris wrote: > Eric Abrahamsen wrote: > >> Peter Schultze writes: >> >>> This could be related to bug#23054 > > I think it is due to https://debbugs.gnu.org/32639 (ff7560b6ff), > which seems to offer no way to customize what is "invalid". It looks like adding more control over that would require some fairly substantial changes to ietf-drums.el. Personally, I've wanted a way to tell it to ignore a trailing comma: right now it will look at a header like "To: bob , " and complain that the trailing comma/space is invalid. But that seems like it should be a separate bug report. >> You should be able to shut this off by pushing '(bogus-recipient . >> disabled) to `message-syntax-checks'. See the "News Headers" section of >> the Message info manual. > > This documentation could be improved: > 1) bogus-recipient is not listed as an option Do you mean in the customization option type? I see there's a "fixme" comment there, I can provide a patch to make the types more explicit. > 2) it's under "News Headers", yet here it applies to mail Maybe a note and link in the "Message Headers" section (which seems more general anyway, and a likely place for a user to look if they were annoyed by this behavior)? Eric