Re: [O] org-tree-slide annoyance

2013-07-21 Thread Takaaki ISHIKAWA
Hi Carsten and Nick, I'd like to contribute my code[*1][*2] to org-mode, but I don't know the procedure or rules to put it into the contrib dir. Could you give me some information? [*1] https://github.com/takaxp/org-tree-slide [*2] http://orgmode.org/worg/org-tutorials/non-beamer-presentations.h

Re: [O] org-tree-slide annoyance

2013-07-15 Thread Ishikawa Takaaki
Hi Henry, Thank you for using org-tree-slide and reporting the issue. Please use the following patch to avoid the error. PATCH: Replace the original code with (defun ots-display-tree-with-narrow () "Show a tree with narrowing and also set a header at the head of slide." (goto-char (point

Re: [O] org-tree-slide annoyance

2013-07-15 Thread Takaaki ISHIKAWA
Hi Henry, Thank you for using org-tree-slide and reporting the issue. Please use the following patch to avoid the error. PATCH: Replace the original code with (defun ots-display-tree-with-narrow () "Show a tree with narrowing and also set a header at the head of slide." (goto-char (po

Re: [O] org-tree-slide annoyance

2013-07-15 Thread Nick Dokos
henry atts writes: > Carsten Dominik writes: > >> On 15.7.2013, at 10:33, henry atts wrote: >> >>> I use org-tree-slide-mode by default with >>> >>> (add-hook 'org-mode-hook 'org-tree-slide-mode) >>> >>> This works kind of acceptable minus some minor annoyances. But one thing >>> makes it n

Re: [O] org-tree-slide annoyance

2013-07-15 Thread henry atts
Carsten Dominik writes: > On 15.7.2013, at 10:33, henry atts wrote: > >> I use org-tree-slide-mode by default with >> >> (add-hook 'org-mode-hook 'org-tree-slide-mode) >> >> This works kind of acceptable minus some minor annoyances. But one thing >> makes it nearly unusuable. tree-slide rigi

Re: [O] org-tree-slide annoyance

2013-07-15 Thread Carsten Dominik
On 15.7.2013, at 10:33, henry atts wrote: > I use org-tree-slide-mode by default with > > (add-hook 'org-mode-hook 'org-tree-slide-mode) > > This works kind of acceptable minus some minor annoyances. But one thing > makes it nearly unusuable. tree-slide rigidly expects at least one > header.

[O] org-tree-slide annoyance

2013-07-15 Thread henry atts
I use org-tree-slide-mode by default with (add-hook 'org-mode-hook 'org-tree-slide-mode) This works kind of acceptable minus some minor annoyances. But one thing makes it nearly unusuable. tree-slide rigidly expects at least one header. So if I open an org file without heading, or if I create