emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: progress-bar


From: Mariano Montone
Subject: Re: [ELPA] New package: progress-bar
Date: Tue, 29 Oct 2024 11:53:41 -0300
User-agent: Mozilla Thunderbird


El 29/10/24 a las 11:49, Eli Zaretskii escribió:
Date: Tue, 29 Oct 2024 10:42:28 -0300
From: Mariano Montone <marianomontone@gmail.com>

I would like to propose adding this package to ELPA:
https://github.com/mmontone/emacs-progress-bar/

progress-bar is a progress bar that is displayed in the echo area.
Can you tell how is it different from the built-in
make-progress-reporter and friends?

It is visually different, you can observe here: https://github.com/mmontone/emacs-progress-bar/raw/master/progress-bar.gif

Also, it is more detailed in the process. make-progress-reporter uses a fixed string to inform the status of the operation; the progress bar allows a lambda that returns a string based on the current operation status.

       Mariano




reply via email to

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