From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.devel Subject: Re: No bug-report address for OSM packge Date: Thu, 05 May 2022 22:45:52 +0300 Message-ID: <87ilqjepan.fsf@protesilaos.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1027"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Notmuch/0.35 (https://notmuchmail.org) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Daniel Mendler To: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 05 22:07:02 2022 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 1nmhkb-000AVY-Sf for ged-emacs-devel@m.gmane-mx.org; Thu, 05 May 2022 22:07:02 +0200 Original-Received: from localhost ([::1]:43528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmhka-0000ol-Jw for ged-emacs-devel@m.gmane-mx.org; Thu, 05 May 2022 16:07:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58584) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmhQG-0006K7-Dj for emacs-devel@gnu.org; Thu, 05 May 2022 15:46:01 -0400 Original-Received: from relay8-d.mail.gandi.net ([217.70.183.201]:53061) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmhQE-0006Pi-EL; Thu, 05 May 2022 15:46:00 -0400 Original-Received: (Authenticated sender: public@protesilaos.com) by mail.gandi.net (Postfix) with ESMTPSA id 52DB51BF203; Thu, 5 May 2022 19:45:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1651779955; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=uHlMgJefOIDPA2IFbawFHo+o0Wh2h38Snn+kP3CMZUY=; b=cc5VkI6tOIHJ3gDQdWz8XVo4mKtM2cWakuo9niYTRkXKyMPeFcwbxMp9UyaNPe3azs8CmT QbRBv/wItVHDJ+zUmM57LUSLC7Dh29KrRdOhUyYgFTo5D4+nlIZdCKWZQiou6ApiEjGHlj pzM2iCHFIjZYmKF4WD5rfkB6Zb8KcLZ/n2KBNt0V+DjkE3JjIsIkw8kl8JB+e/OnZZ3ndr ChckE85OxraBvnEzUye+yV9t+U0JMbEoxGWtEDd0/hR2OOX6y3G4Q5jP1g89dX3IqSLDzf cUzNvtUlKt5o/2Pra6myVj6Dn1vdJ/LSk9+YhwYVdVQRrW3/QRvomU7HXdBqeQ== In-Reply-To: Received-SPF: none client-ip=217.70.183.201; envelope-from=info@protesilaos.com; helo=relay8-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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" Xref: news.gmane.io gmane.emacs.devel:289274 Archived-At: > From: Richard Stallman > Date: Thu, 05 May 2022 14:38:11 -0400 > > I recently started using OSM, and I like it -- but I have a suggestion > to make: a list of transliterations into the Roman alphabet, so we can > recognize names in countries that use other scripts. (This would not > be trivial to implement, I think.) > > But I can't see where to mail this. Its README.org file does not give > any email address. > > Shouldn't every GNU ELPA package have an email address for sending > bug reports and suggestions? This is from osm.el: ;; Author: Daniel Mendler On my Emacs build (Emacs 29), M-x describe-package also returns this information. -- Protesilaos Stavrou https://protesilaos.com