Daily links posting, not for me.
I disabled the daily links posting feature of del.icio.us. I tried it, and I don’t like it. Posting links automatically on my blog doesn’t feel right to me. If I want to share a link, I will do it myself.
I disabled the daily links posting feature of del.icio.us. I tried it, and I don’t like it. Posting links automatically on my blog doesn’t feel right to me. If I want to share a link, I will do it myself.
Bluedot said,
February 25, 2007 @ 1:35 am
Here are some very useful key mappings that I have used for the last 15 years for writing code. Why press 3 keys at once to do what a function key can do. There may be issues on a Mac. Just go to preferences, keyboard, and disable the function keys. If these keys do not work for you (may not work as advertised on a Sun Solaris/Sparc based computer keyboard or other funky keyboard) then use M-x describe key to find out what your function keys are mapped to and change the contents of [].
Use autoload to set the major mode when programming
Alexandre said,
February 25, 2007 @ 4:45 pm
Thanks for the tip, Bluedot. However, I usually prefer using the normal key bindings over the F-keys, simply because I don’t have to move far away from the home row. If you are interested, you could peek into my Emacs keyboard bindings, here.