unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification
       [not found] ` <E1YfuqV-0002gL-Dp@vcs.savannah.gnu.org>
@ 2015-04-08 20:35   ` Stefan Monnier
  2015-04-08 21:51     ` Artur Malabarba
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2015-04-08 20:35 UTC (permalink / raw)
  To: emacs-devel; +Cc: Artur Malabarba

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification
  2015-04-08 20:35   ` [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification Stefan Monnier
@ 2015-04-08 21:51     ` Artur Malabarba
  0 siblings, 0 replies; 2+ messages in thread
From: Artur Malabarba @ 2015-04-08 21:51 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

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 <monnier@iro.umontreal.ca>:
>> +  (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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-08 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150408183703.10269.17898@vcs.savannah.gnu.org>
     [not found] ` <E1YfuqV-0002gL-Dp@vcs.savannah.gnu.org>
2015-04-08 20:35   ` [Emacs-diffs] master a480a51: * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notification Stefan Monnier
2015-04-08 21:51     ` Artur Malabarba

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).