3
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
4
< html xmlns ="http://www.w3.org/1999/xhtml " lang ="en " xml:lang ="en ">
5
5
< head >
6
- <!-- 2016-04-24 Sun 07:32 -->
6
+ <!-- 2016-04-24 Sun 08:22 -->
7
7
< meta http-equiv ="Content-Type " content ="text/html;charset=utf-8 " />
8
8
< meta name ="viewport " content ="width=device-width, initial-scale=1 " />
9
9
< title > My Emacs Notes</ title >
@@ -159,29 +159,29 @@ <h1 class="title">My Emacs Notes</h1>
159
159
< h2 > Table of Contents</ h2 >
160
160
< div id ="text-table-of-contents ">
161
161
< ul >
162
- < li > < a href ="#org53ae65e "> Overview</ a >
162
+ < li > < a href ="#org6cb6071 "> Overview</ a >
163
163
< ul >
164
- < li > < a href ="#org6a56b7e "> Introduction</ a > </ li >
164
+ < li > < a href ="#orgd508a24 "> Introduction</ a > </ li >
165
165
< li > < a href ="#learning "> How to learn or lookup features</ a > </ li >
166
- < li > < a href ="#org52ab61b "> Document Format</ a > </ li >
167
- < li > < a href ="#org8193d42 "> GNU info documentation system</ a > </ li >
166
+ < li > < a href ="#orgc5e666a "> Document Format</ a > </ li >
167
+ < li > < a href ="#org80c44b6 "> GNU info documentation system</ a > </ li >
168
168
</ ul >
169
169
</ li >
170
170
< li > < a href ="#resources "> Resources</ a >
171
171
< ul >
172
- < li > < a href ="#orgb493f28 "> General Resources</ a > </ li >
173
- < li > < a href ="#org61fb34c "> New User Resources</ a > </ li >
174
- < li > < a href ="#org2b2dc48 "> Emacs News/RSS/Blog Sites</ a > </ li >
175
- < li > < a href ="#org60451c9 "> Startup Files</ a > </ li >
176
- < li > < a href ="#orgd4f1e45 "> Org Mode</ a > </ li >
172
+ < li > < a href ="#orge1e3769 "> General Resources</ a > </ li >
173
+ < li > < a href ="#org1448624 "> New User Resources</ a > </ li >
174
+ < li > < a href ="#orgc8e3535 "> Emacs News/RSS/Blog Sites</ a > </ li >
175
+ < li > < a href ="#org338a6d4 "> Startup Files</ a > </ li >
176
+ < li > < a href ="#org1c02baf "> Org Mode</ a > </ li >
177
177
</ ul >
178
178
</ li >
179
179
< li > < a href ="#package "> Package</ a >
180
180
< ul >
181
- < li > < a href ="#orgcf0a633 "> Package Overview</ a > </ li >
181
+ < li > < a href ="#orge58b3 "> Package Overview</ a > </ li >
182
182
</ ul >
183
183
</ li >
184
- < li > < a href ="#orge4dd3b6 "> Emacs-Lisp</ a >
184
+ < li > < a href ="#orgd103a2a "> Emacs-Lisp</ a >
185
185
< ul >
186
186
< li > < a href ="#elisp_basics "> Elisp Basics</ a > </ li >
187
187
< li > < a href ="#expressions "> Elisp Expressions</ a > </ li >
@@ -193,15 +193,22 @@ <h2>Table of Contents</h2>
193
193
</ div >
194
194
</ div >
195
195
196
- < div id ="outline-container-org53ae65e " class ="outline-2 ">
197
- < h2 id ="org53ae65e "> Overview</ h2 >
198
- < div class ="outline-text-2 " id ="text-org53ae65e ">
199
- </ div > < div id ="outline-container-org6a56b7e " class ="outline-3 ">
200
- < h3 id ="org6a56b7e "> Introduction</ h3 >
201
- < div class ="outline-text-3 " id ="text-org6a56b7e ">
196
+ < div id ="outline-container-org6cb6071 " class ="outline-2 ">
197
+ < h2 id ="org6cb6071 "> Overview</ h2 >
198
+ < div class ="outline-text-2 " id ="text-org6cb6071 ">
199
+ </ div > < div id ="outline-container-orgd508a24 " class ="outline-3 ">
200
+ < h3 id ="orgd508a24 "> Introduction</ h3 >
201
+ < div class ="outline-text-3 " id ="text-orgd508a24 ">
202
202
< p >
203
203
This is my collection of GNU/Emacs related notes which I wrote for my
204
204
own use as well as to share with my friends and colleagues.
205
+ This may be a bit chaotic, because much of it was lifted from a much larger
206
+ document which I have been carrying around for many years.
207
+ </ p >
208
+
209
+ < p >
210
+ < b > Warning</ b > : many links are not properly rendered by github.
211
+ Please see < a href ="README.html "> README.org</ a > on how best to read this document.
205
212
</ p >
206
213
207
214
< p >
@@ -240,8 +247,8 @@ <h3 id="org6a56b7e">Introduction</h3>
240
247
</ div >
241
248
</ div >
242
249
243
- < div id ="outline-container-org483bbcc " class ="outline-3 ">
244
- < h3 id ="learning "> < a id ="org483bbcc "> </ a > How to learn or lookup features</ h3 >
250
+ < div id ="outline-container-org308d8f1 " class ="outline-3 ">
251
+ < h3 id ="learning "> < a id ="org308d8f1 "> </ a > How to learn or lookup features</ h3 >
245
252
< div class ="outline-text-3 " id ="text-learning ">
246
253
< p >
247
254
The chapter of emacs manual details many ways to get help.
@@ -327,9 +334,9 @@ <h3 id="learning"><a id="org483bbcc"></a>How to learn or lookup features</h3>
327
334
</ div >
328
335
</ div >
329
336
330
- < div id ="outline-container-org52ab61b " class ="outline-3 ">
331
- < h3 id ="org52ab61b "> Document Format</ h3 >
332
- < div class ="outline-text-3 " id ="text-org52ab61b ">
337
+ < div id ="outline-container-orgc5e666a " class ="outline-3 ">
338
+ < h3 id ="orgc5e666a "> Document Format</ h3 >
339
+ < div class ="outline-text-3 " id ="text-orgc5e666a ">
333
340
< p >
334
341
This document is authored in < a href ="http://orgmode.org "> org-mode</ a > format within GNU/Emacs, then converted to
335
342
HTML via emacs. I prefer to use the < i > bigblow</ i > HTML theme provided by
@@ -349,14 +356,14 @@ <h3 id="org52ab61b">Document Format</h3>
349
356
350
357
< p >
351
358
Most links to the < a href ="http://www.gnu.org/software/emacs/manual/html_mono/info.html#Top "> info</ a > documents are presented using info node name notation,
352
- e.g., < a href ="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Help "> (emacs)Help</ a > . See < a href ="#org8193d42 "> GNU info documentation system</ a > below for more info.
359
+ e.g., < a href ="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Help "> (emacs)Help</ a > . See < a href ="#org80c44b6 "> GNU info documentation system</ a > below for more info.
353
360
</ p >
354
361
</ div >
355
362
</ div >
356
363
357
- < div id ="outline-container-org8193d42 " class ="outline-3 ">
358
- < h3 id ="org8193d42 "> GNU info documentation system</ h3 >
359
- < div class ="outline-text-3 " id ="text-org8193d42 ">
364
+ < div id ="outline-container-org80c44b6 " class ="outline-3 ">
365
+ < h3 id ="org80c44b6 "> GNU info documentation system</ h3 >
366
+ < div class ="outline-text-3 " id ="text-org80c44b6 ">
360
367
< p >
361
368
If you hit < code > C-h i</ code > or < code > M-x info</ code > within emacs, it brings up the < a href ="http://www.gnu.org/software/emacs/manual/html_mono/info.html#Top "> info</ a > document
362
369
browser which allows you to browse many info documents. Hitting < a href ="http://www.gnu.org/software/emacs/manual/html_mono/info.html#Help-Int "> d</ a > within the
@@ -368,18 +375,18 @@ <h3 id="org8193d42">GNU info documentation system</h3>
368
375
</ div >
369
376
</ div >
370
377
371
- < div id ="outline-container-org85d6916 " class ="outline-2 ">
372
- < h2 id ="resources "> < a id ="org85d6916 "> </ a > Resources</ h2 >
378
+ < div id ="outline-container-org9f790eb " class ="outline-2 ">
379
+ < h2 id ="resources "> < a id ="org9f790eb "> </ a > Resources</ h2 >
373
380
< div class ="outline-text-2 " id ="text-resources ">
374
381
< p >
375
382
This chapter lists some of the online emacs resources available that I
376
383
came across over the years.
377
384
</ p >
378
385
</ div >
379
386
380
- < div id ="outline-container-orgb493f28 " class ="outline-3 ">
381
- < h3 id ="orgb493f28 "> General Resources</ h3 >
382
- < div class ="outline-text-3 " id ="text-orgb493f28 ">
387
+ < div id ="outline-container-orge1e3769 " class ="outline-3 ">
388
+ < h3 id ="orge1e3769 "> General Resources</ h3 >
389
+ < div class ="outline-text-3 " id ="text-orge1e3769 ">
383
390
< p >
384
391
There are just too many resources, but here is my collection of few links.
385
392
</ p >
@@ -408,9 +415,9 @@ <h3 id="orgb493f28">General Resources</h3>
408
415
</ div >
409
416
</ div >
410
417
411
- < div id ="outline-container-org61fb34c " class ="outline-3 ">
412
- < h3 id ="org61fb34c "> New User Resources</ h3 >
413
- < div class ="outline-text-3 " id ="text-org61fb34c ">
418
+ < div id ="outline-container-org1448624 " class ="outline-3 ">
419
+ < h3 id ="org1448624 "> New User Resources</ h3 >
420
+ < div class ="outline-text-3 " id ="text-org1448624 ">
414
421
< ul class ="org-ul ">
415
422
< li > < a href ="emacs-lisp-intro.html#Top "> An Introduction to Programming in Emacs Lisp</ a > </ li >
416
423
< li > < a href ="http://www.gnu.org/software/emacs/tour/ "> Official Guided Tour</ a >
@@ -426,9 +433,9 @@ <h3 id="org61fb34c">New User Resources</h3>
426
433
</ div >
427
434
</ div >
428
435
429
- < div id ="outline-container-org2b2dc48 " class ="outline-3 ">
430
- < h3 id ="org2b2dc48 "> Emacs News/RSS/Blog Sites</ h3 >
431
- < div class ="outline-text-3 " id ="text-org2b2dc48 ">
436
+ < div id ="outline-container-orgc8e3535 " class ="outline-3 ">
437
+ < h3 id ="orgc8e3535 "> Emacs News/RSS/Blog Sites</ h3 >
438
+ < div class ="outline-text-3 " id ="text-orgc8e3535 ">
432
439
< p >
433
440
There are many blog and other site.
434
441
These are just a few that I came across.
@@ -446,9 +453,9 @@ <h3 id="org2b2dc48">Emacs News/RSS/Blog Sites</h3>
446
453
</ div >
447
454
</ div >
448
455
449
- < div id ="outline-container-org60451c9 " class ="outline-3 ">
450
- < h3 id ="org60451c9 "> Startup Files</ h3 >
451
- < div class ="outline-text-3 " id ="text-org60451c9 ">
456
+ < div id ="outline-container-org338a6d4 " class ="outline-3 ">
457
+ < h3 id ="org338a6d4 "> Startup Files</ h3 >
458
+ < div class ="outline-text-3 " id ="text-org338a6d4 ">
452
459
< p >
453
460
These links discuss emacs startup files.
454
461
There are many others I'm sure.
@@ -466,9 +473,9 @@ <h3 id="org60451c9">Startup Files</h3>
466
473
</ div >
467
474
</ div >
468
475
469
- < div id ="outline-container-orgd4f1e45 " class ="outline-3 ">
470
- < h3 id ="orgd4f1e45 "> Org Mode</ h3 >
471
- < div class ="outline-text-3 " id ="text-orgd4f1e45 ">
476
+ < div id ="outline-container-org1c02baf " class ="outline-3 ">
477
+ < h3 id ="org1c02baf "> Org Mode</ h3 >
478
+ < div class ="outline-text-3 " id ="text-org1c02baf ">
472
479
< p >
473
480
Some links on org mode:
474
481
</ p >
@@ -487,14 +494,14 @@ <h3 id="orgd4f1e45">Org Mode</h3>
487
494
</ div >
488
495
</ div >
489
496
490
- < div id ="outline-container-org114788f " class ="outline-2 ">
491
- < h2 id ="package "> < a id ="org114788f "> </ a > Package</ h2 >
497
+ < div id ="outline-container-orgcfc1ad8 " class ="outline-2 ">
498
+ < h2 id ="package "> < a id ="orgcfc1ad8 "> </ a > Package</ h2 >
492
499
< div class ="outline-text-2 " id ="text-package ">
493
500
</ div >
494
501
495
- < div id ="outline-container-orgcf0a633 " class ="outline-3 ">
496
- < h3 id ="orgcf0a633 "> Package Overview</ h3 >
497
- < div class ="outline-text-3 " id ="text-orgcf0a633 ">
502
+ < div id ="outline-container-orge58b3 " class ="outline-3 ">
503
+ < h3 id ="orge58b3 "> Package Overview</ h3 >
504
+ < div class ="outline-text-3 " id ="text-orge58b3 ">
498
505
< p >
499
506
For an overview see < a href ="http://www.gnu.org/software/emacs/manual/html_mono/emacs.html#Packages "> Packages</ a > section of Emacs manual, and < a href ="http://www.gnu.org/software/emacs/manual/html_mono/elisp.html#Packaging "> Packaging</ a > section of
500
507
Emacs-Lisp manual. Also you should be familiar with the following concepts
@@ -562,17 +569,17 @@ <h3 id="orgcf0a633">Package Overview</h3>
562
569
</ div >
563
570
</ div >
564
571
565
- < div id ="outline-container-orge4dd3b6 " class ="outline-2 ">
566
- < h2 id ="orge4dd3b6 "> Emacs-Lisp</ h2 >
567
- < div class ="outline-text-2 " id ="text-orge4dd3b6 ">
568
- </ div > < div id ="outline-container-org347278a " class ="outline-3 ">
569
- < h3 id ="elisp_basics "> < a id ="org347278a "> </ a > Elisp Basics</ h3 >
572
+ < div id ="outline-container-orgd103a2a " class ="outline-2 ">
573
+ < h2 id ="orgd103a2a "> Emacs-Lisp</ h2 >
574
+ < div class ="outline-text-2 " id ="text-orgd103a2a ">
575
+ </ div > < div id ="outline-container-org33e5eb9 " class ="outline-3 ">
576
+ < h3 id ="elisp_basics "> < a id ="org33e5eb9 "> </ a > Elisp Basics</ h3 >
570
577
< div class ="outline-text-3 " id ="text-elisp_basics ">
571
578
< p >
572
579
This chapter points out a few basic emacs-lisp concepts to help
573
580
you understand how to install and use add-on packages.
574
581
More comprehensive resources on learning elisp are listed at
575
- < a href ="#org61fb34c "> New User Resources</ a >
582
+ < a href ="#org1448624 "> New User Resources</ a >
576
583
</ p >
577
584
578
585
< p >
@@ -677,8 +684,8 @@ <h3 id="elisp_basics"><a id="org347278a"></a>Elisp Basics</h3>
677
684
</ div >
678
685
</ div >
679
686
680
- < div id ="outline-container-org47c7079 " class ="outline-3 ">
681
- < h3 id ="expressions "> < a id ="org47c7079 "> </ a > Elisp Expressions</ h3 >
687
+ < div id ="outline-container-orgb04c20d " class ="outline-3 ">
688
+ < h3 id ="expressions "> < a id ="orgb04c20d "> </ a > Elisp Expressions</ h3 >
682
689
< div class ="outline-text-3 " id ="text-expressions ">
683
690
< p >
684
691
Resources:
@@ -714,8 +721,8 @@ <h3 id="expressions"><a id="org47c7079"></a>Elisp Expressions</h3>
714
721
</ div >
715
722
</ div >
716
723
717
- < div id ="outline-container-orgd469e0b " class ="outline-3 ">
718
- < h3 id ="symbols "> < a id ="orgd469e0b "> </ a > Symbols</ h3 >
724
+ < div id ="outline-container-org1345b82 " class ="outline-3 ">
725
+ < h3 id ="symbols "> < a id ="org1345b82 "> </ a > Symbols</ h3 >
719
726
< div class ="outline-text-3 " id ="text-symbols ">
720
727
< p >
721
728
buffer-local dynamic lexical
@@ -762,8 +769,8 @@ <h3 id="symbols"><a id="orgd469e0b"></a>Symbols</h3>
762
769
</ div >
763
770
</ div >
764
771
765
- < div id ="outline-container-orga674e12 " class ="outline-3 ">
766
- < h3 id ="advising "> < a id ="orga674e12 "> </ a > Advising</ h3 >
772
+ < div id ="outline-container-org8f02965 " class ="outline-3 ">
773
+ < h3 id ="advising "> < a id ="org8f02965 "> </ a > Advising</ h3 >
767
774
< div class ="outline-text-3 " id ="text-advising ">
768
775
< p >
769
776
Official documentation include:
@@ -804,7 +811,7 @@ <h2 class="footnotes">Footnotes: </h2>
804
811
</ div > </ div >
805
812
< div id ="postamble " class ="status ">
806
813
< p class ="author "> Author: Richard Y. Kim</ p >
807
- < p class ="date "> Created: 2016-04-24 Sun 07:32 </ p >
814
+ < p class ="date "> Created: 2016-04-24 Sun 08:22 </ p >
808
815
< p class ="validation "> < a href ="http://validator.w3.org/check?uri=referer "> Validate</ a > </ p >
809
816
</ div >
810
817
</ body >
0 commit comments