From 353fc5fd4b92da03e203332dfdba57cea8272066 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Mon, 8 May 2017 09:31:50 +0100 Subject: [PATCH] Update branch notes --- branch.org | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/branch.org b/branch.org index 259ce014f45..7b4a0d9e298 100644 --- a/branch.org +++ b/branch.org @@ -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] -- 2.39.5