0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 07:39:58 +00:00

agreeing with new tasks

This commit is contained in:
Eric Schulte 2009-07-17 16:58:42 -06:00
parent e11508b8b7
commit 58a427f70d

View file

@ -198,10 +198,13 @@ would then be [[#sandbox][the sandbox]].
(require 'org-babel-init)
#+end_src
* Tasks [0/0]
** TODO make tangle files read-only?
With a file-local variable setting?
** TODO fold source blocks on #+srcname line?
* Tasks [30/49]
** TODO make tangle files read-only
With a file-local variable setting, yea that makes sense. Maybe
the header should reference the related org-mode file.
** TODO fold source blocks on #+srcname line
I.e., as well as on #+begin_src line.
** TODO take default values for header args from properties
Use file-wide and subtree wide properties to set default values for
@ -1981,7 +1984,7 @@ This could probably be added to [[file:lisp/org-babel-script.el][org-babel-scrip
+----+----+
#+end_src
#+resname: implementing-ditaa
#+resname:
[[file:blue.png][blue.png]]
*** STARTED gnuplot