emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-weights.el
@ 2013-02-17  5:05 François Pinard
  0 siblings, 0 replies; only message in thread
From: François Pinard @ 2013-02-17  5:05 UTC (permalink / raw)
  To: emacs-orgmode

Hi, gang.

A few times already, I spoke on this list of my need to see the weights
of subtrees on header lines.  Nicolas Goaziou was kind enough to write
the function for computing the weights, I wrapped some Lisp code around
this, and shared the result on this list.  In that code, I had a command
which computes and displays the weights, and as soon as I modify the
buffer, the weights were disappearing.

I recently had the need to frequently re-evaluate the weights after
modifications, and got tired of repeating the displaying command after
each modification.  So I modified the code so the weights get updated
instead of disappearing.  Bastien also suggested that I turn my code
into a small library.  If you are curious, see the results as:

   https://github.com/pinard/org-weights

It works relatively OK for me.  Bugs surely remain. :-)

François

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-17  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-17  5:05 org-weights.el François Pinard

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).