blog.ryuslash.org
posts tagged "identica"
http://blog.ryuslash.org/tags/identica
Show identi.ca icon with new dents. 2 May 2012 9:36 PM ( emacs. I've written this a while ago after I found out how images can be added to the emacs modeline. I like being notified of things that go on, and new dents is a good example of this, though. And an urgency hint don't always work for that. Add-to-list 'global-mode-string '( :eval.
blog.ryuslash.org
posts tagged "markam"
http://blog.ryuslash.org/tags/markam
CLark 0.1.0. 3 April 2013 11:04 PM ( clark. A few days ago I tagged CLark 0.1.0. CLark is a Common Lisp rewrite of my Markam. Project, which in turn was a Chicken Scheme rewrite of linkwave. For now it only targets SBCL. But I'm not averse to including others. The next big step should be adding a mcclim-based GUI for those crazy people who don't like to use the command line. Markam v0.2.0. 16 February 2013 11:37 AM ( markam. I've just pushed version 0.2.0 of my project Markam. Targets to the Makefile,.
blog.ryuslash.org
posts tagged "coding"
http://blog.ryuslash.org/tags/coding
3 October 2012 10:24 PM ( org-mode. A while ago I wrote a couple of functions in GNU Emacs. To help me with blogging using tekuti. I don't know how, but I somehow accidentally deleted the file these functions were in and didn't have the energy to retrieve it. Today I wanted to blog a little again and so I rewrote the functions from last time, but this time hopefully a little better. I'm now fully dependent on org-mode. And use its comment/property syntax to manage tekuti's metadata. I feel that I may hav...
blog.ryuslash.org
posts tagged "linux"
http://blog.ryuslash.org/tags/linux
5 November 2012 11:47 PM ( wm. A friend of mine installed Archlinux. On his PC the other day, for which I applaud him as it is. The best distro out there, and it got me thinking about some of the programs I've found after venturing outside of the safety of a desktop environment like GNOME. The closest thing I've come to a desktop environment outside. Of one was the awesome. There are lots, or at least a couple, of tray applications, like Stalonetray. Part of the FVWM-Crystal. And all should be well.
blog.ryuslash.org
posts tagged "lisp"
http://blog.ryuslash.org/tags/lisp
6 October 2013 1:02 PM ( lisp. Is an excellent lisp implementation. The only thing that's not so nice about it is overly simple command-line interface. The absence of. Etc can be annoying, even though I only occasionally use SBCL directly. I have 3 solutions to this problem now:. Which is what I do most of the time, but sometimes this. I tried this, and it was cool. But somehow I broke it. And now I can't get it to work. This requires you to either always invoke SBCL as. Some quick git diff tips. And pos...
blog.ryuslash.org
posts tagged "emacs"
http://blog.ryuslash.org/tags/emacs
Stop shr from using background color. 3 April 2014 10:13 PM ( emacs. Here's just one more example why Emacs is so awesome. Reading mail in Gnus is very nice, but shr has become a little too good at its job. Add to this the many occasions when a background is specified without specifying a foreground, plus a color theme that is the inverse of what is usually expected, and you can get hard-to-read HTML messages, gray foreground and gray background. Args) If ARGS has more than 3 items, remove the last one.
blog.ryuslash.org
posts tagged "dispass.el"
http://blog.ryuslash.org/tags/dispass.el
Posts tagged dispass.el. 3 April 2013 3:33 AM ( tekuti. I've changed my tekuti instance to have tag pages that look more like the index page. I did this so that I can use tag pages as news pages for my various projects. You may have a look at the dispass.el. Project site to see the new Read News link, which will take you to the dispass.el tag page. 20 January 2013 5:06 PM ( DisPass. Today I've added 3 new features to dispass.el. Add support for different algorithms. Add support for different labelfiles.
blog.ryuslash.org
posts tagged "exherbo"
http://blog.ryuslash.org/tags/exherbo
24 May 2013 0:10 AM ( stumpwm. I have just returned from an excursion into the land of exherbo. Which is an awesome source-based distro, and I found that while I was gone, something changed that made stumpwm. Cause a segmentation fault in X11 a few seconds after starting up. I have tried everything I can think of to get it running again, but alas, to no avail. So I started looking at alternatives again. Feeling a little crazy I decided to give notion. Another try. And it fits strangely well. I have not y...
blog.ryuslash.org
posts tagged "diff"
http://blog.ryuslash.org/tags/diff
Some quick git diff tips. 11 August 2013 0:54 AM ( git. A couple of quick tips. As you possibly know you can specify some options to be used for diffs (and other things) per file type. The one I'm interested in is the function name. The primary way of identifying which part of an org-mode document a change occurs in seems to me to be the heading. So, in your. Which should show any lines starting with one or more. Characters. And then in. For lisp and lisp-like langauges. And then put in your. Eq (vc-back...