6098 comments
2357 subscribers
6263 on Twitter
Subscribe! Feed reader E-mail

May 20, 2004

Bulk view

Bookpool

Allan T. Moster thinks that Bookpool is cool. Said shipping was free.
Not sure if that applies to the Philippines.

Head-First Java on http://www.bookpool.com

E-Mail from Allan T. Moster

Short URL: http://sachachua.com/blog/p/2067

Debugging Emacs hangs

Run emacs in gdb, preferably from the src directory where you compiled emacs:

   $ cd ~/emacs-build/src
   $ gdb ./emacs

[There's a special .gdbinit file in that directory that defines handy emacs
debugging commands.]

When it hangs, hit C-z or something to exit to the debugger (you can’t use
C-c like usual when debugging emacs, because emacs’ standard .gdbinit file
changes gdb’s SIGINT handling to make C-g work properly on ttys).

Then look at a C backtrace (“backtrace”) and lisp backtrace (“xbacktrace”)
to see what’s up.

For more fun, do the above from another emacs session using emacs’ `M-x gdb’
command.

E-Mail from Miles Bader

Short URL: http://sachachua.com/blog/p/2066

A Poor-Aunt Story

Haruki Murakami

Wonderful, thought-provoking story. I’m beginning to see why people
like Murakami.

¶ÁÊé – A POOR-AUNT STORY by HARUKI MURAKAMI

Short URL: http://sachachua.com/blog/p/2065

Emacs-wiki documentation in Japanese

http://www-aos.eps.s.u-tokyo.ac.jp/~takagi/EmacsWiki.html

Short URL: http://sachachua.com/blog/p/2064

Get the highlights as a PDF!

Stories from my Twenties: Highlights from a Decade of Blogging

Free sample!