Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.61 KB

TODO.org

File metadata and controls

48 lines (35 loc) · 1.61 KB

Tasks

Add a key binding to turn on/off the minor mode

  • State “TODO” -> “DONE” [2013-10-12 Sat 09:47]

Added C-+ to toggle AUCKeys on/off.

Re-enable default Org key bindings with C-u

  • State “TODO” -> “DONE” [2013-10-21 Mon 21:55]

So, C-c C-s will insert a new heading when AUCKeys in enabled, but C-u C-c C-s would call the standard Org C-c C-s function.

See http://stackoverflow.com/questions/19338494/how-to-call-original-function-with-one-less-c-u

Make a AUCTeX-like export dispatcher

  • State “TODO” -> “DONE” [2013-10-12 Sat 10:34]

Just two commands would be sufficient:

  • Export, if no PDF or if PDF is older than Org source file
  • View, if PDF is newer than Org source file

(And C-u C-c C-e would call the original export dispatcher.)

C-c C-j doe not create new item inside a list (from pprw)

  • State “TODO” -> “DONE” [2013-11-27 Wed 21:03]
[2013-11-26 Tue 14:29]

From Email from pprw: {org-auctex-key-bindings} C-c