[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GSoC] Package management from Emacs
From: |
Xue Fuqiao |
Subject: |
Re: [GSoC] Package management from Emacs |
Date: |
Thu, 06 Mar 2014 13:30:06 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Grim Schjetne <address@hidden> writes:
> address@hidden (Ludovic Courtès) writes:
>
>> Xue Fuqiao <address@hidden> skribis:
>>> `r'
>>> Refresh the package list (`guix-refresh'). This recomputes the
>>> package list.
>>
>> Perhaps there should be something that runs ‘guix pull’ too (it’s like
>> ‘apt-get update’)?
>
> Isn't this type of operation usually bound to ‘g’? Or perhaps it would
> be appropriate to have both, where one of them also runs ‘guix pull’?
In Package Menu mode, `package-menu-refresh' is bound to `r', and
`revert-buffer' (which uses `revert-buffer-function') is bind to `g'
(since it is derived from `special-mode'). ISTM their funcions are the
same, but I'm not sure. I'll look into them later.
--
http://www.gnu.org/software/emacs/
- About GSoC 2014, Xue Fuqiao, 2014/03/02
- Re: About GSoC 2014, Ludovic Courtès, 2014/03/03
- Re: About GSoC 2014, Xue Fuqiao, 2014/03/04
- Re: [GSoC] Package management from Emacs, Xue Fuqiao, 2014/03/05
- Re: [GSoC] Package management from Emacs, Ludovic Courtès, 2014/03/05
- Re: [GSoC] Package management from Emacs, Xue Fuqiao, 2014/03/05
- Re: [GSoC] Package management from Emacs, Grim Schjetne, 2014/03/05
- Re: [GSoC] Package management from Emacs,
Xue Fuqiao <=
- Re: [GSoC] Package management from Emacs, Ludovic Courtès, 2014/03/06
- Re: [GSoC] Package management from Emacs, Xue Fuqiao, 2014/03/06
- Re: [GSoC] Package management from Emacs, Ludovic Courtès, 2014/03/07