Die Verwandlung
25 Nov, 2005
Finished reading Die Verwandlung (The Metamorphosis). One of the most famous writings of Franz Kafka.
Personal homepage and blog of Sven Arvidsson
25 Nov, 2005
Finished reading Die Verwandlung (The Metamorphosis). One of the most famous writings of Franz Kafka.
16 Nov, 2005
The first snow of the season arrived today. Not sure if it really counts as it promptly melted away.
02 Nov, 2005
A simple but important tip to make handling of threads in Mutt saner. From Nicholas Lee.
set sort=threads # default sort messages by thread
set sort_browser=reverse-date # showing mbox list default to newest first
set sort_aux=last-date-received # showing threads with youngest message last
This sorts threads so that they are sorted by the youngest message. Perfect for long discussions [...]