CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 22:23:46 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090424204325
location: https://web.archive.org/web/20090424204325/https://github.com/defunkt/emacs/tree/master
server-timing: captures_list;dur=0.525236, exclusion.robots;dur=0.020828, exclusion.robots.policy;dur=0.010427, esindex;dur=0.010047, cdx.remote;dur=15.499232, LoadShardBlock;dur=127.743306, PetaboxLoader3.datanode;dur=50.160388, PetaboxLoader3.resolve;dur=60.362635
x-app-server: wwwb-app215
x-ts: 302
x-tr: 175
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 22:23:46 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Fri, 24 Apr 2009 20:43:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 164ms
x-archive-orig-etag: "3dc5f849650766dc1d9c1156449c1477"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 18369
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 24 Apr 2009 20:43:25 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 13 Sep 2008 21:29:29 GMT", ; rel="prev memento"; datetime="Tue, 21 Apr 2009 12:31:27 GMT", ; rel="memento"; datetime="Fri, 24 Apr 2009 20:43:25 GMT", ; rel="next memento"; datetime="Sat, 12 Mar 2016 00:27:19 GMT", ; rel="last memento"; datetime="Wed, 07 Feb 2024 18:27:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090424202107_crawl100-c/52_9_20090424204133_crawl101.arc.gz
server-timing: captures_list;dur=0.523768, exclusion.robots;dur=0.018900, exclusion.robots.policy;dur=0.009086, esindex;dur=0.011742, cdx.remote;dur=9.438546, LoadShardBlock;dur=205.427004, PetaboxLoader3.datanode;dur=170.767536, PetaboxLoader3.resolve;dur=199.199194, load_resource;dur=248.562118
x-app-server: wwwb-app215
x-ts: 200
x-tr: 516
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
defunkt's emacs at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | My Emacs config |
Clone URL: |
git://github.com/defunkt/emacs.git
Give this clone URL to anyone.
git clone git://github.com/defunkt/emacs.git
|
emacs /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Nov 21 16:23:21 -0800 2008 | no .elc files [defunkt] |
![]() |
.gitmodules | Loading commit data... ![]() |
|
![]() |
README.markdown | ||
![]() |
defunkt.el | Mon Jan 19 12:31:27 -0800 2009 | add ack.el and textile-mode [defunkt] |
![]() |
defunkt/ | ||
![]() |
emacs.el | Sat Aug 30 22:47:31 -0700 2008 | be more careful about aquamacs specifics - ever... [defunkt] |
![]() |
install.rb | ||
![]() |
vendor/ | Thu Apr 23 17:44:46 -0700 2009 | Update magic. [defunkt] |
(defun kts (emacs config)
"chris wanstrath // chris@ozmm.org"
(git-clone "git://github.com/defunkt/emacs.git")
(ruby "emacs/install.rb")
(find-file "emacs/local.el")
(insert '(load "defunkt"))
(save-buffer))
This feature is coming soon. Sit tight!