From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 05 13:29:48 2021 Received: (at submit) by debbugs.gnu.org; 5 Aug 2021 17:29:48 +0000 Received: from localhost ([127.0.0.1]:48334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBhBd-00060f-Vf for submit@debbugs.gnu.org; Thu, 05 Aug 2021 13:29:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:56670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBhBc-00060X-LT for submit@debbugs.gnu.org; Thu, 05 Aug 2021 13:29:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55206) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBhBa-00080k-Nr for bug-gnu-emacs@gnu.org; Thu, 05 Aug 2021 13:29:40 -0400 Received: from mr85p00im-ztdg06021801.me.com ([17.58.23.195]:50219) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBhBZ-0005xf-E6 for bug-gnu-emacs@gnu.org; Thu, 05 Aug 2021 13:29:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1628184574; bh=9QVVd1rDMTfuuE8Z2zcwL9bPfsimarqjFD7NbfsmSm8=; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To; b=WXQERrhK3id7+rF3eoB7ulUE80if4HO8cNUSdmM/YgFqDp4xuR/TvMMatZH2W3APS 2TsZrJMMXMMkcJsEUA8TknC6sbRJBoetcG3NUhRYMt8JsJQoKc/CVRXJl34Wy4z9ml ZHcNccGB3rUgwGbK/K58Cxeip2tP99QIfxStkpr3btYwiL+wS3NMFMUqlkiFCPNKEo EDr4YMdy3K6xINW8ydZu9anvqOzfhs2/6acwGGEUQw1pM2WsZIfGDA1HpPZYPSQY0j rDUXTnMSlmt5oX328t6t1CbEnY/PFDtriQV8sRwbEzdwZ0yAnZebwEbOv3GDOGW2Wd 8/xOxkFRDZcFw== Received: from smtpclient.apple (M106073010160.v4.enabler.ne.jp [106.73.10.160]) by mr85p00im-ztdg06021801.me.com (Postfix) with ESMTPSA id 2C6D51802CD for ; Thu, 5 Aug 2021 17:29:32 +0000 (UTC) From: tsuucat Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: 28.0.50; doc; package-archives default value is changed Message-Id: Date: Fri, 6 Aug 2021 02:29:30 +0900 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3654.100.0.2.22) X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.391,18.0.790,17.0.607.475.0000000_definitions?= =?UTF-8?Q?=3D2021-08-05=5F05:2021-08-05=5F01,2021-08-05=5F05,2020-04-07?= =?UTF-8?Q?=5F01_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 adultscore=0 bulkscore=0 malwarescore=0 mlxlogscore=464 mlxscore=0 phishscore=0 clxscore=1011 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2108050104 Received-SPF: pass client-ip=17.58.23.195; envelope-from=tsuucat@icloud.com; helo=mr85p00im-ztdg06021801.me.com X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_40=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, The section Creating and Maintaining Package Archives in Elisp manual=20 (doc/lispref/package.texi:L286)says, > Via the Package Menu, users may download packages from @dfn{package > archives}. Such archives are specified by the variable > @code{package-archives}, whose default value contains a single entry: > the archive hosted by the GNU project at @url{https://elpa.gnu.org}. = This > section describes how to set up and maintain a package archive. But package-archives default value is now (("gnu" . "https://elpa.gnu.org/packages/") ("nongnu" . "https://elpa.nongnu.org/nongnu/=E2=80=9C)) . So document needs to be fixed. -- tsuucat= From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 06 07:04:01 2021 Received: (at 49899) by debbugs.gnu.org; 6 Aug 2021 11:04:01 +0000 Received: from localhost ([127.0.0.1]:49240 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBxdt-0008He-KS for submit@debbugs.gnu.org; Fri, 06 Aug 2021 07:04:01 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBxdr-0008HK-NX for 49899@debbugs.gnu.org; Fri, 06 Aug 2021 07:03:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=StQEtEv74TI7ggKEKJ6cS2e7enRxsXLyl8HDLHFl7yg=; b=tzeZ7XcfRGWO9UHEKSF3Hq6Rz7 dVbC1v2b/cqRarAcWzKFqSXchw7wl4dODlynwtrCxAeCJMOZ9pGJVU+KGn35YUQnSwoUGWC7OGb9i 6QPPS3PnmsIcbQyVK20GTcllMz6qhchC/Wo1dw4ten3jKe8cvkFlmoO30f4TqhscrUQI=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBxdj-0003Ur-6H; Fri, 06 Aug 2021 13:03:49 +0200 From: Lars Ingebrigtsen To: tsuucat Subject: Re: bug#49899: 28.0.50; doc; package-archives default value is changed References: Date: Fri, 06 Aug 2021 13:03:46 +0200 In-Reply-To: (tsuucat@icloud.com's message of "Fri, 6 Aug 2021 02:29:30 +0900") Message-ID: <87wnoyal7x.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tsuucat writes: > But package-archives default value is now > (("gnu" . "https://elpa.gnu.org/packages/") > ("nongnu" . "https://elpa.nongnu.org/nongnu/“)) . > > So document needs to be fixed. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49899 Cc: 49899@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tsuucat writes: > But package-archives default value is now > (("gnu" . "https://elpa.gnu.org/packages/") > ("nongnu" . "https://elpa.nongnu.org/nongnu/=E2=80=9C)) . > > So document needs to be fixed. Yup; now updated. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 06 07:04:02 2021 Received: (at control) by debbugs.gnu.org; 6 Aug 2021 11:04:02 +0000 Received: from localhost ([127.0.0.1]:49243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBxdy-0008I5-1t for submit@debbugs.gnu.org; Fri, 06 Aug 2021 07:04:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:35862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBxdv-0008HT-SM for control@debbugs.gnu.org; Fri, 06 Aug 2021 07:04:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=9+zhxYSE72eD5J1TDOOFf+UNCzICrG4eznk5JNYGL0w=; b=TE07VjlohO0UABFb4J3smP4kSM xwaGcCGGziZus7Iw1E19SCpDfbU6fUEahscz8G0psKJHVS0dP+0B3jSI9pa1XUfFcBfWBi5jNMjtV G19UPTJ772Y/LFj9ZbNV3IUN/FwTJDDAuAp4TupWBB8VG7YEZkBneqtS1zLbgw0Qne98=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mBxdo-0003V2-Au for control@debbugs.gnu.org; Fri, 06 Aug 2021 13:03:54 +0200 Date: Fri, 06 Aug 2021 13:03:51 +0200 Message-Id: <87v94ial7s.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #49899 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 49899 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 49899 28.1 quit From unknown Sat Jun 21 03:27:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 03 Sep 2021 11:24:12 +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