boxquote and emacs-wiki-srctag

I like the many small functions of boxquote. However it’s not supported by emacs-wiki and I don’t think it will be: It’s conflict with emacs-wiki-srctag and lack the color thing when publish.
So it might be a good thing to port all the boxquote handy functions to emacs-wiki-srctag. On neat feature will be, advice kill-ring-save, and […]

I can use unison to sync the comments

unison can sync two directories, which are changing on both side. It updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed.
This is perfet for the comments back and force of planner-pyblosxom: people can comment on the blog via web interface, and I can reply comments within Emacs, even off-line. And […]

Prevent tasks lines from being wrapped

Keith Amidon posted this in the list:
(lambda ()
(setq auto-fill-inhibit-regexp "^#[ABC] +[_oX].*")
(setq truncate-lines t)))

Share This

new idea: planner-pyblosxom

After playing with muse-blosxom.el, (emacs-wiki-)blosxom.el, remember-blosxom.el and pyblosxom, I found it’s pretty wired that I’m writting everything in my planner page, while I’d have to write something again for my blog. Also that means I’d have to keep a seperate set of data, and it’s not an easy work to keep them synced.
The ideal thing […]

Mason, planner-auth, and FreeBSD

Well getting all of them working together is not a trival work for a Perl newbie like me. Andway I’ve found my way in, so here’s some notes:
The Mason doc by “perldoc HTML::Mason” suggested to run Mason with mod_perl, However, that requires /usr/ports/www/p5-libapreq2. It took me some time to find this out and then I […]

planner man page annotation is not easy to build

There’s no variable that holds the current man page name. So it makes it a bit hard to build a planner annotation

Share This

planner-search-notes vs planner-search-notes-with-body

The difference is if they show the body, not if search the body. They’ll search the body anyway. Don’t know why sometimes it also include the note above?

Share This

planner-annotation-as-kill support man page

There should be a var controlling if adding the section number in, in case someone set man-switches to “-a”

Share This

made planner-timeclock-summary

Finally I’ve made planner-timeclock-summary.el! It’s not with table.el but looks pretty nice! Try and test it this week and find sometime to publish it tomorrow!

Share This

planner-timeclock-summary.el

Made a pretty good planner-timeclock-summary.el, I can program Emacs lisp now And most of all, this is a way to take myself back to the planner

Share This

Close
E-mail It