Mercurial > hg > cc > cirrus_work
annotate .xemacs/custom.el @ 114:5818d79c4ec9
a few more from ecclerig,
comment out some duplicates
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 26 Sep 2023 14:18:40 +0100 |
parents | 4e1ecfa46bee |
children | 9c63ff510cc9 |
rev | line source |
---|---|
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
1 (custom-set-variables |
14 | 2 '(py-indent-offset 2) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
3 '(adaptive-fill-mode t) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
4 '(browse-url-firefox-new-window-is-tab t) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
5 ; '(browse-url-new-window-flag nil t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
6 '(ediff-coding-system-for-write (quote escape-quoted)) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
7 '(frame-title-format "hst" t) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
8 '(gutter-buffers-tab-visible-p nil) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
9 '(message-use-toolbar nil t) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
10 '(modeline-3d-p t) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
11 '(line-number-mode t) |
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
12 '(column-number-mode t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
13 '(progress-feedback-use-echo-area t) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
14 '(toolbar-visible-p nil)) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
15 (message "custom 0 . . .") |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
16 (custom-set-variables |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
17 ; '(adaptive-fill-mode t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
18 ; '(bbdb-offer-save 'always) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
19 ; '(bbdb-quiet-about-name-mismatches 0) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
20 ; '(browse-url-firefox-new-window-is-tab t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
21 '(browse-url-new-window-flag nil) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
22 ; '(canlock-password "1b392767672e36dae4a8c9fbd67210839c8932aa") |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
23 ; '(frame-title-format "hst" t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
24 ; '(gnus-install-group-spam-parameters nil) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
25 ; '(gnus-use-toolbar nil) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
26 ; '(gutter-buffers-tab-visible-p nil) |
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
27 ; '(message-use-toolbar nil t) |
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
28 ; '(modeline-3d-p t) |
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
29 ; '(progress-feedback-use-echo-area t) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
30 ; '(toolbar-mail-reader 'gnus) |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
31 ; '(toolbar-news-reader 'gnus) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
32 ; '(toolbar-visible-p nil)) |
10
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
33 (message "custom 1 . . .") |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
34 (custom-set-faces |
cf982df00cbd
minimal hst preferred options
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff
changeset
|
35 '(default ((t (:size "12pt" :family "Lucidatypewriter"))) t)) |
114
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
36 (message "custom 2...") |
5818d79c4ec9
a few more from ecclerig,
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
14
diff
changeset
|
37 (global-set-key "\C-xl" (function goto-line)) |