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: Stefan Monnier
Subject: Re: [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification
Date: Wed, 08 Apr 2015 16:35:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +  (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]