]> git.eshelyaron.com Git - emacs.git/commitdiff
Update branch notes
authorPhillip Lord <phillip.lord@russet.org.uk>
Mon, 8 May 2017 08:31:50 +0000 (09:31 +0100)
committerPhillip Lord <phillip.lord@russet.org.uk>
Mon, 8 May 2017 08:31:50 +0000 (09:31 +0100)
branch.org

index 259ce014f457ad04593ef524f43a3aca4a4fc48d..7b4a0d9e298f86a8aac8d66951f48c329454e13b 100644 (file)
@@ -1,30 +1,20 @@
 
 
-This branch introduces a new tutorial in English, and written with
-org-mode. The tutorial is written, but the infrastructure for
-displaying it is not.
 
-tutorial.el has lots of functionality in it, that would be good to
-use. Lots of cleverness wrt to rebound functions and the like.
+The tutorial is now in-place. Next steps -- make it look better.
 
-It doesn't have org-mode support yet.
+ - Add some images at key points
+ - Work out how to display #+begin_menu
 
-An in use tutorial is saved at ~/.emacs.d/tutorial/English.tut
-and the position in stored in the first two lines (clearly this is
-going to cause org-mode breakage)
 
-The name of the source for the tutorial file is in the leim/mule files
-(so english.el) -- so we can reconfigure it for different languages.
+#+begin_menu
+File
+Visit New File
+#+end_menu
 
-Functions like "tutorial--saved-file" assume that there is only one
-type of file. So, we have to do something vaguely clever hear based on
-the current file.
 
-All the tutorial modification functions are going to end badly, I fear
-(modified hooks, that sort of thing). Ironically, most of these insert
-English even into non-english language buffer. But do I care about
-this, given that it's all shite about keybindings?
+should display as:
 
-
- - [ ] edit leim to add tutorial-org
- - [ ] have help-with-tutorial check for this
+File
+Visit New File
+[show me]