From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 28 11:49:03 2012 Received: (at submit) by debbugs.gnu.org; 28 Oct 2012 15:49:03 +0000 Received: from localhost ([127.0.0.1]:36763 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSV6k-0000mu-H9 for submit@debbugs.gnu.org; Sun, 28 Oct 2012 11:49:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43619) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSV6j-0000mX-49 for submit@debbugs.gnu.org; Sun, 28 Oct 2012 11:49:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSV4R-0001qG-JH for submit@debbugs.gnu.org; Sun, 28 Oct 2012 11:46:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSV4R-0001qC-G0 for submit@debbugs.gnu.org; Sun, 28 Oct 2012 11:46:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSV4P-0002bo-Dt for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 11:46:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TSV4O-0001pj-KU for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 11:46:37 -0400 Received: from mail-ea0-f169.google.com ([209.85.215.169]:41597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TSV4O-0001pf-EM for bug-gnu-emacs@gnu.org; Sun, 28 Oct 2012 11:46:36 -0400 Received: by mail-ea0-f169.google.com with SMTP id k11so1680145eaa.0 for ; Sun, 28 Oct 2012 08:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:user-agent:date:message-id:mime-version :content-type; bh=Xv/IwlKW7BvHVYhFNw48lhKmrlAHaRUrlOMDvTT5P3o=; b=FV5k3C56DwqkrDefAAICigeDrdT8lynQ0Ff+A2mW1cYDC19btK+i21ambkDlwzC2kS TvLqhUX89KQ5sOIq/lAOGs9p2drZBplEDpybFIWzK3MUSZm4ZRlVwYD6Y4OKUVg0zkN0 0DYn6iwDc2tYuFhtxzEphV53/in48DhspWEHGv5UKaOUkBQZ1EkEqvjn2EY0WwUHiyMc +1kELC1Rrfd0Deos6it1H+Th4OFwNv3ckk8BONb6M8Z8pLidYADua4e0VmMY5Vqm4F6M kW+Undz4ywxtmtPgt2IC+9oEnyH4QQZoRfjR2xGJ9MEpGTtm8YurgrQRAXa4TfZbXSZJ Yy+A== Received: by 10.14.216.193 with SMTP id g41mr43176090eep.37.1351439195571; Sun, 28 Oct 2012 08:46:35 -0700 (PDT) Received: from lem (178-83-201-90.dynamic.hispeed.ch. [178.83.201.90]) by mx.google.com with ESMTPS id o49sm16674829eep.5.2012.10.28.08.46.33 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 28 Oct 2012 08:46:34 -0700 (PDT) From: Jonas Bernoulli To: bug-gnu-emacs@gnu.org Subject: num3-mode.el provides wrong feature User-agent: mu4e 0.9.9-dev7; emacs 24.2.1 Date: Sun, 28 Oct 2012 16:46:32 +0100 Message-ID: <87pq42oazr.fsf@bernoul.li> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -3.4 (---) The library num3-mode.el which has been added to the GNU Elpa repository does not provide the correct feature, it provides `num3' which doesn't match the filename. Please eigher rename the library or provide the feature matching the current filename. By the way, this is the first line of the library: ;;; num3-mode.el --- ... and this the last: ;;; num3.el ends here Thanks, Jonas From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 28 15:16:18 2012 Received: (at 12749-done) by debbugs.gnu.org; 28 Oct 2012 19:16:18 +0000 Received: from localhost ([127.0.0.1]:36918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSYLJ-0006IV-Qv for submit@debbugs.gnu.org; Sun, 28 Oct 2012 15:16:17 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:6219) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TSYLH-0006IN-31 for 12749-done@debbugs.gnu.org; Sun, 28 Oct 2012 15:16:15 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu0/O+LET/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLNBIUGA0kiBwFugmQRAOjM4FYgwU X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="203030259" Received: from 206-248-177-19.dsl.teksavvy.com (HELO pastel.home) ([206.248.177.19]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 28 Oct 2012 15:13:52 -0400 Received: by pastel.home (Postfix, from userid 20848) id 8EBC859415; Sun, 28 Oct 2012 15:13:51 -0400 (EDT) From: Stefan Monnier To: Jonas Bernoulli Subject: Re: bug#12749: num3-mode.el provides wrong feature Message-ID: References: <87pq42oazr.fsf@bernoul.li> Date: Sun, 28 Oct 2012 15:13:51 -0400 In-Reply-To: <87pq42oazr.fsf@bernoul.li> (Jonas Bernoulli's message of "Sun, 28 Oct 2012 16:46:32 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12749-done Cc: 12749-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.8 (/) > The library num3-mode.el which has been added to the GNU Elpa repository > does not provide the correct feature, it provides `num3' which doesn't > match the filename. Thanks, fixed (in the branch, the GNU ELPA site will only see the fix the next time it gets refreshed). Stefan From unknown Mon Aug 18 11:22: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: Mon, 26 Nov 2012 12: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