CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Fri, 15 Aug 2025 23:07:28 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Thu, 22 Jan 2009 07:26:31 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7BzoOcmV0dXJuX3RvIjQvY2xpZmZtb29uL2R5bm9taXRlL3dpa2lzL25ldz90aXRsZT1EYXRhK1NhZmV0eSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7AA%3D%3D--2a4e3ae7741903b246b3e0eea0b571c641190ee4; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 277ms
x-archive-orig-etag: "9cc8f035ec5ad877a1ed917b14970015"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 16363
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 22 Jan 2009 07:26:31 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 22 Jan 2009 07:26:31 GMT", ; rel="memento"; datetime="Thu, 22 Jan 2009 07:26:31 GMT", ; rel="next memento"; datetime="Sun, 08 Feb 2009 20:21:59 GMT", ; rel="last memento"; datetime="Sun, 08 Feb 2009 20:21:59 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_7_20090122065813_crawl102-c/52_7_20090122072435_crawl101.arc.gz
server-timing: captures_list;dur=0.757515, exclusion.robots;dur=0.029083, exclusion.robots.policy;dur=0.012735, esindex;dur=0.014570, cdx.remote;dur=23.725783, LoadShardBlock;dur=328.942537, PetaboxLoader3.datanode;dur=188.470919, PetaboxLoader3.resolve;dur=147.826968, load_resource;dur=129.950764
x-app-server: wwwb-app225
x-ts: 200
x-tr: 530
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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
rubyist's emacs-config 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 configuration |
Clone URL: |
git://github.com/rubyist/emacs-config.git
Give this clone URL to anyone.
git clone git://github.com/rubyist/emacs-config.git
|
commit 5f1fc74cb48371dcb4e3f23000ac19d324a1e229
tree fc88643a496dc0dbae92bf8eb52e0148c0ae6a3c
parent 9519c1830cc5d26d80c42e5a56e417f14062ddbe
tree fc88643a496dc0dbae92bf8eb52e0148c0ae6a3c
parent 9519c1830cc5d26d80c42e5a56e417f14062ddbe
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Jan 19 07:34:40 -0800 2009 | update ignore [rubyist] |
![]() |
README.textile | Mon Jan 19 11:54:38 -0800 2009 | add readme for github [rubyist] |
![]() |
ini/ | Tue Jan 20 10:46:12 -0800 2009 | when using compile, if the process exits cleanl... [rubyist] |
![]() |
init.el | Tue Jan 20 06:29:09 -0800 2009 | load private config files from ~/.emacs.private/ [rubyist] |
![]() |
load-ini.el | Tue Jan 20 06:29:09 -0800 2009 | load private config files from ~/.emacs.private/ [rubyist] |
![]() |
vendor/ | Tue Jan 20 05:35:50 -0800 2009 | add magit [rubyist] |
This is my emacs configuration. I do not pretend to be knowledgable in the fine arts of elisp and emacs configuration. Thus most things here were taken from people far more masteful than me – I’ve just organized them in a way that better suits me.
The primary influences are:
- Jim Weirich – https://github.com/jimweirich/emacs-setup/tree/master
- Phil Hagelberg’s Emacs Starter Kit
The layout of my files is very much Jim’s design while the contents of the files are a combination of Jim and Phil.
This feature is coming soon. Sit tight!