From 3e72251f2abe329289b0280a2a038a7a9e3fc3e5 Mon Sep 17 00:00:00 2001 From: notnull Date: Wed, 23 Jan 2019 21:20:16 +0000 Subject: [PATCH] deleted stupid emacs file --- emacs.org~ | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 emacs.org~ diff --git a/emacs.org~ b/emacs.org~ deleted file mode 100644 index d8258a4..0000000 --- a/emacs.org~ +++ /dev/null @@ -1,29 +0,0 @@ -(TAB to open bullets) -* emacs org mode - - - -*** Bullets - -- headers are organized with * - - M- to add new heading - - M- or M- to promote / demote heading -- TAB to expand/collapse trees - -*** TODOs -**** DONE demo emacs org mode to data -**** DONE enable line wrap as default - -**** TODO re-write projex in org mode style - - projex_demo.org is the test run of this. - - C-c C-t to cycle through todo-done - - You can add more options with -*** links - - link structure: [ [link][desc] ] (but without the spaces) - - [[file:test.org][file]] C-c C-o to open at point -*** agenda mode - - - agenda mode command has to be added - -*** exports -*** code blocks / literate programming