Quantcast
Browsing all 28 articles
Browse latest View live

Add custom thumbnail instead of pagepeeker preview

(copied from my feature request on the timeline.js Google Group) Hi all, I am implementing timeline.js with a class interactive here at MY, and found that pagepeeker couldn't access our protected...

View Article


jwerty keymapping

Just placing these here, as it is easier for me to access than the github source... I needed arrow keys, and if you look in the following code, you see a long text version for these, (ie. arrow-left,...

View Article


EMACS 24 and Windows 7 - current-kill: Symbol's function definition is void:...

If you are getting the following error when setting up EMACS 24 on Windows 7: current-kill: Symbol's function definition is void: x-cut-buffer-or-selection-value Open your .emacs and change:...

View Article

dyld: DYLD_ environment variables being ignored because main executable...

I just upgraded to Mountain Lion on Friday, and have been plagued by this error: dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid The best fix...

View Article

/usr/lib64/python2.6/site-packages/rhsm/certificate.py:123:...

This is fixed with the following changes to /usr/libexec/rhsmd: #if warning_range.hasNow(): if warning_range.has_now(): Reference:...

View Article


Gmail: How to revert to old Gmail mailbox

If you find the tabbed Gmail interface cumbersome, you can revert to the old-school no-tab interface by clicking on:   Settings -> Configure inbox And, unchecking all of the boxes, except for Primary.

View Article

Click doesn't give element focus in Chrome?

Click doesn't give element focus in #chrome? Seems to be this issue: https://bugs.webkit.org/show_bug.cgi?id=22261 . Here is a fix: // fix webkit bug #22261, which doesn't give // radio buttons focus...

View Article

EMACS - .emacs config notes when installing Magit through ELPA

Don't forget to load git-rebase-mode and git-commit-mode, in addition to magit. Here's a quick example config for your .emacs: (add-to-list 'load-path "~/.emacs.d/elpa/git-rebase-mode-20140605.520/")...

View Article

Browsing all 28 articles
Browse latest View live