CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Thu, 21 Aug 2025 18:31:28 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 23 Dec 2008 00:38:48 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: tender_email=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_expires=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: tender_hash=; domain=.github.com; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-set-cookie: _github_sess=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 113ms
x-archive-orig-etag: "f14983837b0c51660cc946eda1c25964"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 14507
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 23 Dec 2008 00:38:48 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="Fri, 19 Dec 2008 03:52:19 GMT", ; rel="memento"; datetime="Tue, 23 Dec 2008 00:38:48 GMT", ; rel="next memento"; datetime="Wed, 04 Feb 2009 14:25:13 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: 50_7_20081222141952_crawl108-c/50_7_20081223003813_crawl103.arc.gz
server-timing: captures_list;dur=0.453139, exclusion.robots;dur=0.014519, exclusion.robots.policy;dur=0.006219, esindex;dur=0.010697, cdx.remote;dur=15.106840, LoadShardBlock;dur=188.818516, PetaboxLoader3.datanode;dur=309.582165, PetaboxLoader3.resolve;dur=325.806970, load_resource;dur=480.527781
x-app-server: wwwb-app211
x-ts: 200
x-tr: 733
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; 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=()
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 | Fri Nov 21 18:35:56 -0800 2008 | textmate.el takes care of fuzzy-find now [defunkt] |
![]() |
README.markdown | Tue Nov 25 03:40:05 -0800 2008 | nicer readme [defunkt] |
![]() |
defunkt.el | Tue Nov 25 03:17:04 -0800 2008 | add experimental git.el which adds "Git: &... [defunkt] |
![]() |
defunkt/ | Thu Nov 27 18:18:12 -0800 2008 | guard aquamacs specific stuff [defunkt] |
![]() |
emacs.el | Sat Aug 30 22:47:31 -0700 2008 | be more careful about aquamacs specifics - ever... [defunkt] |
![]() |
install.rb | Fri Nov 21 16:06:39 -0800 2008 | update install.rb to reflect new structure [defunkt] |
![]() |
vendor/ | Thu Nov 27 18:17:52 -0800 2008 | update submodules [defunkt] |
README.markdown
(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!