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: Re: [beginner] better-defaults not found Date: Tue, 20 Oct 2020 22:37:24 +0200 Message-ID: <4CG5611dnBz6tmt@submission01.posteo.de> References: <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="6311"; 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 Tue Oct 20 22:38:11 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 1kUyOY-0001WW-9x for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 20 Oct 2020 22:38:10 +0200 Original-Received: from localhost ([::1]:45306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUyOX-0004nK-8x for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 20 Oct 2020 16:38:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUyO0-0004n9-8B for help-gnu-emacs@gnu.org; Tue, 20 Oct 2020 16:37:36 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:59198) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUyNx-0008S5-Dm for help-gnu-emacs@gnu.org; Tue, 20 Oct 2020 16:37:35 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id BA56816005F for ; Tue, 20 Oct 2020 22:37:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017; t=1603226249; bh=wjkV/CpjCfYCFBWB0tM5/0y2Zdj6HMqAGIxUbt6JGd8=; h=Date:From:To:Subject:From; b=JB/FMypWmmZL7bhdGtS6WNXJW/OMac7jGUQJCyy2neVXTFhQZEW1DC3ax6dwGkRYd HxmgQY3mGoGgz/fmqcrlXbgFVZwwebRmAZPCiUR76c/om1ZhHGDgwlM5g+86OQZgew NascOIjq+ovMy7RJOP24UWSSBOb0DD8/wWSuoT8Xqn8nP0UeNXoDkKvfxw+WoqrA+n vJhcnwM4dsKPOAtJzI5kxBatAqXbuBTJ/fA9wG65AzyvbXc0f6ASsKzIBdmZHs25Ia hEpozk0FTvan3BEHxzSTmCacNYSXQqCImYuq3lW8KoFgXBzAwfyWACuXwyt+9fEpzK VUP75Rz5MkhTA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CG56075QGz6tmj for ; Tue, 20 Oct 2020 22:37:28 +0200 (CEST) In-Reply-To: X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=185.67.36.65; envelope-from=c.buhtz@posteo.jp; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/20 16:37:30 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_H4=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:124599 Archived-At: Dear Stefan On 2020-10-19 16:02 Stefan Kangas wrote: > perhaps have some old package lying around in "~/.emacs.d/elpa"? That was it. Years ago I installed emacs on my Debian and forgot about it. I just deleted the directory and it worked.