emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-


From: Artur Malabarba
Subject: Re: [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification
Date: Wed, 8 Apr 2015 22:51:36 +0100

My mistake. While we're at it, what's the usual preferred format for that?
Like ":Loading", " Loading...", "[Loading]"?

2015-04-08 21:35 GMT+01:00 Stefan Monnier <address@hidden>:
>> +  (setq mode-line-buffer-identification
>> +        (list 'package--downloads-in-progress
>> +              (propertized-buffer-identification "[Loading...]")
>> +              mode-line-buffer-identification))
>
> Any reason you didn't use the traditional mode-line-process?
>
>
>         Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]