From 32901ff5720425adb5a18d9fb77157f8a58dfc3b Mon Sep 17 00:00:00 2001 From: Blendoit Date: Tue, 9 Feb 2021 21:38:17 -0800 Subject: Boring intro! --- smart-documents.org | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/smart-documents.org b/smart-documents.org index cb12221..924d7c6 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -34,18 +34,6 @@ paper is a /Smart Document/ itself! * Introduction -GNU Emacs is most often used as a text editor. The utmost level of -customization is afforded by the ability to rewrite /any/ part of the -source code and observe the editor's modified behavior in real -time. Since its inception in 1984, GNU Emacs has grown to be much more -than a full-featured, high-productivity text editor---new /modes/ have -been written to interact with hundreds of file formats, including -=.txt=, =.pdf=, =.jpg=, =.csv=, and =.zip= just to name a few. This -paper itself was written in /Org mode/, a collection of functions -enabling the harmonious mixing of code, comments and content in view -of publication: this is the endgame of /literate programming/, and the -basis of my vision for /Smart Documents/. - The following sections were laid out very deliberately. When we start Emacs, the source code blocks contained in this document are evaluated sequentially---our editing environment is constructed in real time as -- cgit v1.2.3