From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: [beginner] better-defaults not found Date: Mon, 19 Oct 2020 23:48:59 +0200 Message-ID: <4CFVl405pcz9rxQ@submission02.posteo.de> Reply-To: help-gnu-emacs@gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23346"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 19 23:49:35 2020 Return-path: Envelope-to: geh-help-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 1kUd25-0005uT-Op for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 19 Oct 2020 23:49:33 +0200 Original-Received: from localhost ([::1]:49086 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUd24-0001Jz-RU for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 19 Oct 2020 17:49:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUd1j-0001IZ-0L for help-gnu-emacs@gnu.org; Mon, 19 Oct 2020 17:49:11 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:33687) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUd1g-000588-Nt for help-gnu-emacs@gnu.org; Mon, 19 Oct 2020 17:49:10 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7F7272400FC for ; Mon, 19 Oct 2020 23:49:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017; t=1603144144; bh=T7SrN8C8JwmCDBSRrlk+QPlL9tldy2ZrZXAjd/Jnvfw=; h=Date:From:To:Subject:From; b=Fz7+EPnX/Jm25icrgMCEthoRkz+R6wt2QHessXbtct8AJ5wk2WiJxJVdHxnrc/ueT hy3jauIw8kbdgq8fkPUcdt1YYIe/s4+6Uq5g6aYvPYxNLMFEUH5ez12+TWQFYnhOpE 5RJKjszETqXIgeLtMYpQgnXCEIdq1YlRQ/3orue50MKTHyLuAlQXxWVH9fJRGDLXCv jLwnfUVvnlLuWAHuqVpSLIxFjfY2gZ4jyYraoTtdX0EqSG//F1shD4mlQC47x6+nhz o5Zv3dZg/Sbpjl7cwhwZt9FrfMU4fXI7e45gEXEhDiSIMCcQTbEOLbX7QuVzMA3FUL PhfDVZUmKNBZg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CFVl357CJz9rxL for ; Mon, 19 Oct 2020 23:49:03 +0200 (CEST) X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=185.67.36.66; envelope-from=c.buhtz@posteo.jp; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/19 17:12:38 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:124592 Archived-At: Hello at all, I am a long year but low level vim user not moving to emacs (primary for Python). I tried to edit my ~/.emacs file (on Debian 10 stable) based on that emacs-for-python-tutorial https://realpython.com/emacs-the-best-python-editor/#initialization-file When re-starting emacs I got the error that /better-defaults-20170614.404.el, Not found First of all I am confused about the version number because melpa.org shows me "20200717.2012" for that package. I can understand that the current package is not found. But I do not understand where the old version number emacs using for this package comes from. This is my .emacs (comment lines removed) (when (>= emacs-major-version 24) (require 'package) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t)) (package-initialize) (package-refresh-contents) (defvar myPackages '(better-defaults material-theme ) ) (mapc #'(lambda (package) (unless (package-installed-p package) (package-install package))) myPackages)