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 […]
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 […]
To make doxymacs searching code documents (C-c d ?), we need the tag file from doxygen, so need a setting
And for using in a developing code, which is not well documented, we need
EXTRACT_ALL = YES
And for deleper to see all the contents, we need
EXTRACT_PRIVATE = YES
EXTRACT_STATIC […]
¶
Posted 02 March 2005
§
‡
This need Emacs 21.4 or 22. And from the screenshot at , I think the speedbar buffer is what I want most, which can be found at sb-gud.el
OK, this is cool. I’ll need the cvs Emacs to use this.
Share This
¶
Posted 28 December 2004
§
‡
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
¶
Posted 17 November 2004
§
planner
‡
When a file in CVS that is added but not yet committed. In mode line there will be “CVS @@”.
see vc-cvs.el
Share This
¶
Posted 16 November 2004
§
‡
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
¶
Posted 16 November 2004
§
planner
‡
There should be a var controlling if adding the section number in, in case someone set man-switches to “-a”
Share This
¶
Posted 14 November 2004
§
planner
‡
It is said bbdb-snarf-region on a region of csv can do the import, but my try doesn’t make a very good result.
I can import csv to bbdb with lookout.el and export bbdb to csv with bbdb-pilot-jwz.el. The next step will be finding ways to exchange csv with mobile and phone.
Share This
¶
Posted 07 November 2004
§
‡
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
¶
Posted 04 November 2004
§
planner
‡