From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: Jari Aalto <jari.aalto@cante.net>
Cc: jonas bernoulli <jonas@bernoul.li>, 7679@debbugs.gnu.org
Subject: bug#7679: wishlist: add new library map-progress.el - mapping macros that report progress (Jonas Bernoulli)
Date: Thu, 12 Apr 2012 21:23:35 +0200 [thread overview]
Message-ID: <m3iph4oitk.fsf@stories.gnus.org> (raw)
In-Reply-To: <871v5eym4u.fsf@picasso.cante.net> (Jari Aalto's message of "Sun, 19 Dec 2010 14:37:05 +0200")
Jari Aalto <jari.aalto@cante.net> writes:
> I would be nice if the progress indicator library map-progress.el by Jonas
> Bernoulli. were included in Emacs
These functions work like this, apparently:
---
(mapcar-with-progress-reporter "hello" (lambda (a) (sleep-for 1)) '(1 2 3))
hello
hello 33%
hello 66%
hello 99%
---
Seems handy, but I'm not sure how useful these really would be in
practise. Opinions?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
next prev parent reply other threads:[~2012-04-12 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-19 12:37 bug#7679: wishlist: add new library map-progress.el - mapping macros that report progress (Jonas Bernoulli) Jari Aalto
2012-04-12 19:23 ` Lars Magne Ingebrigtsen [this message]
2012-04-12 22:14 ` Glenn Morris
[not found] <mailman.17.1292763175.4786.bug-gnu-emacs@gnu.org>
2011-01-19 20:51 ` Ted Zlatanov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3iph4oitk.fsf@stories.gnus.org \
--to=larsi@gnus.org \
--cc=7679@debbugs.gnu.org \
--cc=jari.aalto@cante.net \
--cc=jonas@bernoul.li \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).