CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 02 Aug 2025 19:03:37 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090926124805
location: https://web.archive.org/web/20090926124805/https://github.com/hchbaw
server-timing: captures_list;dur=0.809772, exclusion.robots;dur=0.029825, exclusion.robots.policy;dur=0.013741, esindex;dur=0.013769, cdx.remote;dur=10.088868, LoadShardBlock;dur=409.426501, PetaboxLoader3.datanode;dur=61.373809, PetaboxLoader3.resolve;dur=194.118198
x-app-server: wwwb-app218
x-ts: 302
x-tr: 472
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; 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: Sat, 02 Aug 2025 19:03:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Sat, 26 Sep 2009 12:48:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "32e28d921cdd8dc4b8f32c9a18abcd50"
x-archive-orig-x-runtime: 1662ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 43474
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 26 Sep 2009 12:48:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 08 Jun 2009 05:24:59 GMT", ; rel="prev memento"; datetime="Mon, 08 Jun 2009 05:24:59 GMT", ; rel="memento"; datetime="Sat, 26 Sep 2009 12:48:05 GMT", ; rel="next memento"; datetime="Mon, 19 Jul 2010 14:29:11 GMT", ; rel="last memento"; datetime="Thu, 17 Apr 2025 22:51:29 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_11_20090926114730_crawl101.gpg-c/52_11_20090926121843_crawl101.arc.gz
server-timing: captures_list;dur=0.567811, exclusion.robots;dur=0.020141, exclusion.robots.policy;dur=0.009965, esindex;dur=0.011533, cdx.remote;dur=15.049273, LoadShardBlock;dur=616.678322, PetaboxLoader3.datanode;dur=199.811809, PetaboxLoader3.resolve;dur=1013.439430, load_resource;dur=620.145639
x-app-server: wwwb-app218
x-ts: 200
x-tr: 1338
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
hchbaw's Profile - GitHub
Public Activity
ATTN: Rackspace Move Scheduled for Sunday, September 27th at 5PM Pacific Time. Learn More.
-
Anything-sources and some utilities for SLIMEUpdated Fri Sep 04 11:42:41 -0700 2009
-
Zsh completion system meets the anything.elUpdated Mon Jul 06 04:50:24 -0700 2009
-
hchbaw's homepage (at github)Updated Mon May 25 11:15:38 -0700 2009
Public Activity
diff --git a/vimpulse-text-object-system.el b/vimpulse-text-object-system.el
index d62225b..99b3b...
"Home" is at
hchbaw/anything-slime.el/wikis/home
"CommandListInAction" is at
hchbaw/anything-slime.el/wikis/commandlistinaction
New tag is at hchbaw/anything-slime.el/tree/v0.1.0
New branch is at hchbaw/anything-slime.el/tree/master
New repository is at hchbaw/anything-slime.el
;;; swank_fuzzy.clj --- fuzzy symbol completion, Clojure implementation.
;; Original CL implemen...
HEAD is c07779c338c7997ef8b8b138fdd00cafe77fd792
x

-
hchbaw committed c07779c3:
Add `azs-make-source'.
-
hchbaw committed 9014e0a6:
Merge branch 'tb/force-to-show-completion-at-eob' into next
-
hchbaw committed 49532956:
Merge branch 'master' into next
-
hchbaw committed bbefa50e:
Use `anything-other-buffer'.
-
hchbaw committed 2b1a513e:
'term-mode seems it is unneccesarry.
-
hchbaw committed 74a075b0:
Add the `anything-zsh-screen-run-awaits' variable.
-
hchbaw committed 8bc006d9:
Add test.
-
hchbaw committed e9ce0348:
This is not correct, but it is still better.
-
hchbaw committed c0f837d2:
Adjust the order of the candidates.
HEAD is bbefa50e8f95d7403fdaa48a3407feb636fa30ed
x

-
hchbaw committed bbefa50e:
Use `anything-other-buffer'.
-
hchbaw committed 74a075b0:
Add the `anything-zsh-screen-run-awaits' variable.
-
hchbaw committed 8bc006d9:
Add test.
-
hchbaw committed e9ce0348:
This is not correct, but it is still better.
-
hchbaw committed c0f837d2:
Adjust the order of the candidates.
(require 'cl)
(defun* azs-make-source
(arg &optional name (skipp #'(lambda (s)
From 97ec3532c97606270b97ced7ca102fb27457f06b Mon Sep 17 00:00:00 2001
From: Takeshi Banse <takeb...
;;;; Documentation
(defn- briefly-describe-symbol-for-emacs [var]
(ns swank.commands.basic
(:refer-clojure :exclude [load-file])
(:use (swank util commands core)
(defvar anything-show-completion-height-percent 50
"Maximum percentage of display height that w...
(defvar anything-show-completion-height-percent 50
"Maximum percentage of display height that w...
"Home" is at
hchbaw/anything-zsh-screen/wikis/home
"Home" is at
hchbaw/anything-zsh-screen/wikis/home
"Home" is at
hchbaw/anything-zsh-screen/wikis/home
New tag is at hchbaw/anything-zsh-screen/tree/v0.0.1
New branch is at hchbaw/anything-zsh-screen/tree/next
New branch is at hchbaw/anything-zsh-screen/tree/master
New repository is at hchbaw/anything-zsh-screen
This feature is coming soon. Sit tight!