From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xue Fuqiao Subject: Re: [GSoC] Package management from Emacs Date: Fri, 07 Mar 2014 06:37:46 +0800 Message-ID: <87siqv3qdh.fsf@gnu.org> References: <87d2i52fvq.fsf@gnu.org> <87ppm2hpna.fsf@gnu.org> <87siqxhvxy.fsf_-_@gnu.org> <878usoxz6e.fsf@gnu.org> <87k3c8qkpq.fsf@Jjaro.lan> <87mwh3tx5a.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLgxZ-0002rM-9N for guix-devel@gnu.org; Thu, 06 Mar 2014 17:40:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLgxS-0004l7-Ie for guix-devel@gnu.org; Thu, 06 Mar 2014 17:40:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:52137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLgxS-0004eo-4q for guix-devel@gnu.org; Thu, 06 Mar 2014 17:40:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WLgxQ-0006xE-QH for guix-devel@gnu.org; Thu, 06 Mar 2014 23:40:04 +0100 Received: from 123.114.125.102 ([123.114.125.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2014 23:40:04 +0100 Received: from xfq by 123.114.125.102 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Mar 2014 23:40:04 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org In Package Menu mode, `r' will download the archive contents again, whereas `g' only rebuilds the tabulated list of packages that have been downloaded previously. So we can use `r' (guix pull) to check if there is any updated packages, and use `g' for example to revert the install/delete marks in the buffer. -- http://www.gnu.org/software/emacs/