Storing Session History A little while ago we were talking about writing a little emacs-based application to enable the users to help themselves. The beginning of this tool needs a light-weight dired… more →
A Curious Programmerhornbeck wrote 2 days ago: After talking to a few people this past week I decided that I would spend some of my July 4th weeken … more →
ignacio wrote 3 days ago: Using an interactive shell in Emacs for Windows you might enconter a bug that causes the shell proce … more →
zhangda wrote 3 days ago: I mistakenly deleted the NTLDR and NTDETECT.COM files from the Windows XP root partition, then BOOOM … more →
lucky wrote 4 days ago: No big news Linux-wise on my AA1. I’ve removed a few more things after tossing a lot of Gnome- … more →
sarap00jp wrote 4 days ago: しばらくログインもしていなかったTwitterにカムバックしようと思ったもの、かつてはFirefoxのTwitterFoxでばかりtweetしていたのに今はそのFirefoxもまず立ち上げないわけで。 … more →
dwoos wrote 4 days ago: So posting/editing posts from emacs seems to work. … more →
762e5e74 wrote 1 week ago: If you’re also facing problem completing names in BBDB entries where email address contains pe … more →
janmejay wrote 1 week ago: For me to call an editor decent(for Ruby based WebApps), it must have: A good Ruby editor Good Haml … more →
lucky wrote 1 week ago: I’m still unable to run yet (lingering fatigue from the flu combined with a heat wave) so my e … more →
Shrutarshi Basu wrote 1 week ago: My summer research job involves a fair amount of reading. It also involves searching for papers on d … more →
deisaldog wrote 1 week ago: I have tried many programming IDEs, but I still keep coming back to Emacs for development work. Wri … more →
myunko wrote 1 week ago: .emacs (global-set-key [?\S- ] 'anthy-mode) #gedit .bashrc alias emacs="XMODIFIERS=@im=none emacs" … more →
ignacio wrote 1 week ago: On how to delete a chunk of text contained in multiple lines: use sed to catch the range (/a/,/b/) T … more →
Jitesh wrote 1 week ago: Tired of the slow ssh access to one of the servers located outside India, I finally figured it was t … more →
Shrutarshi Basu wrote 1 week ago: For most of last week, I’ve been evaluating various options for starting a public, personal wi … more →
Jared wrote 2 weeks ago: For many of the tasks I have to do day to day, I have a default tool. If I want to edit some text I … more →
lucky wrote 2 weeks ago: One of my grievances against the mouth-foaming Linux advocates who get crazy doe-eyed about how much … more →
rcaguilar wrote 2 weeks ago: Say you want to create the following HTML: <div id="d0"></div> <div id="d1"></ … more →
ignacio wrote 2 weeks ago: This was once the most important portion of elisp code I had put into my dot emacs. Thanks to it I … more →