From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Autoloading M-x package-refresh-contents Date: Sat, 29 Oct 2011 11:42:03 +0800 Message-ID: <87sjmcv4z8.fsf@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319859745 2834 80.91.229.12 (29 Oct 2011 03:42:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 29 Oct 2011 03:42:25 +0000 (UTC) Cc: Stefan Monnier , Emacs discussions To: Phil Hagelberg Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 29 05:42:21 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJzoK-0003Am-Sr for ged-emacs-devel@m.gmane.org; Sat, 29 Oct 2011 05:42:21 +0200 Original-Received: from localhost ([::1]:50024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJzoK-0004er-D3 for ged-emacs-devel@m.gmane.org; Fri, 28 Oct 2011 23:42:20 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJzoH-0004em-G4 for emacs-devel@gnu.org; Fri, 28 Oct 2011 23:42:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJzoG-00040X-DD for emacs-devel@gnu.org; Fri, 28 Oct 2011 23:42:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJzoG-00040T-Ak for emacs-devel@gnu.org; Fri, 28 Oct 2011 23:42:16 -0400 Original-Received: from [155.69.18.173] (port=56449 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RJzoF-0003Or-93; Fri, 28 Oct 2011 23:42:15 -0400 In-Reply-To: (Phil Hagelberg's message of "Fri, 28 Oct 2011 09:36:51 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145739 Archived-At: Phil Hagelberg writes: > That's one way to do it, but I personally find it more convenient to > use M-x package-install if I already know the name of the package. I > only use M-x list-packages when I'm browsing or I've forgotten what a > certain package is called. In this case it's pretty common to want to > refresh first. Fair enough. I've added the autoload.