Talking Out Of Turn
invaderxan:

A history of the Dalek props in Doctor Who from ‘63 to ‘88
longjourneyhome:

Superman on vacation (or holiday) in London.
Technically, it’s a police box, not a telephone booth. But I guess Clark Kent had to make do.

longjourneyhome:

Superman on vacation (or holiday) in London.

Technically, it’s a police box, not a telephone booth. But I guess Clark Kent had to make do.

hover-cat:

something… in my… eye…

hover-cat:

something… in my… eye…

Microsoft Natural Keyboard 4000 Emacs mappings

Thought this might be useful for people.  This will let you map the zoom and back/forward buttons.

(define-key global-map (kbd "<C-wheel-up>") (lambda ()
                                              (interactive)
                                              (text-scale-increase 1)))
(define-key global-map (kbd "<C-wheel-down>") (lambda ()
                                                (interactive)
                                                (text-scale-increase -1)))
(define-key global-map (kbd "<M-left>") 'previous-buffer)
(define-key global-map (kbd "<M-right>") 'next-buffer)
Don&#8217;t anthropomorphize computers.  They hate that.

Don’t anthropomorphize computers.  They hate that.

Gandalf is always FTW.

Gandalf is always FTW.