El Tue, Mar 03, 2009 at 10:24:19PM +0100, Tassilo Horn ens deleit� amb les 
seg�ents paraules:
> Hi again,
> 
> now I enhanced a bit of my code and made it much simpler.  You also
> don't need emacsclient anymore.

Well, right now I still have to decide on two independent issues:
- Whether the widget calls emacs to get the agenda or emacs automatically
  rebuilds it.
  The after-save-hook seems pretty much like the optimal solution, except in my
  case, where I edit from two machines and eventually synchronize agendas with
  unison. I know it's not the better way to go. Anyway, I think I could locally
  trigger a th-org-update-agenda whenever I synchronize agendas :)

- Whether I should use org-mode's default agenda format or build one from the
  CSV information. Both are achievable. It's just that I still haven't thought
  on which one I prefer :)
  I think today I'll try with coloring the default format :)

So! I think I'll try going your way :)
 
Make sure you print text in monospace in order to make it look "pretty" :)

[...]
>    org_agenda_pupup = naughty.notify(
>       { title    = "Org Agenda for this week:", 
          text     = "<tt>"..text.."<tt>",
>         timeout  = 999999999,
>         width    = 600,
>         position = "bottom_right" })
[...]

apa!

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth

-- 
To unsubscribe, send mail to [email protected].

Reply via email to