diff --git a/SpaceCompanies.org b/SpaceCompanies.org index 71e415e..23ac8d5 100644 --- a/SpaceCompanies.org +++ b/SpaceCompanies.org @@ -2,6 +2,7 @@ #+startup: showall indent #+options: toc:nil prop:t +#+name: alphabatize_company_list #+begin_src emacs-lisp :exports none (save-excursion (search-forward-regexp "^\* Companies" nil t) @@ -10,6 +11,7 @@ ) #+end_src +#+name: export_block #+begin_src emacs-lisp :exports none (setq export-file "SpaceCompanies.csv")