Re: [O] centering blocks cause latex export to crash

2011-12-24 Thread Robert Goldman
On 12/23/11 Dec 23 -12:41 PM, Nick Dokos wrote: > Bastien wrote: > >> Hi Robert, >> >> Robert Goldman writes: >> >>> The attached org-mode file causes latex export to crash with an error of >>> "unbalanced begin/end center blocks with " >> >> This should work as expected now - please pull an

Re: [O] Tags question

2011-12-24 Thread Herbert Sitz
Nick Dokos hp.com> writes: > There is a function that is used for tags completion: > > , > | org-global-tags-completion-table is a Lisp function in `org.el'. > | > | (org-global-tags-completion-table &optional FILES) > | > | Return the list of all tags in all agenda buffer/files. > | Option

Re: [O] Tags question

2011-12-24 Thread Nick Dokos
Pavel Panchekha wrote: > Hmm, I can see how to view all TODOs associated with a tag... but how can I > do this across all tags.  > In SQL terms, I need a RIGHT JOIN, not a SELECT ... WHERE. > There is a function that is used for tags completion: , | org-global-tags-completion-table is a L

Re: [O] Unexpected expansion in a table

2011-12-24 Thread Nick Dokos
Thomas S. Dye wrote: > Aloha all, > > With the cursor after 'title' in the following table, pressing TAB > doesn't move me to the next cell in the table, it expands title, as > shown. > > | project | title | description | > > | project | #+TITLE: title > | description | > > Is this expected

[O] Unexpected expansion in a table

2011-12-24 Thread Thomas S. Dye
Aloha all, With the cursor after 'title' in the following table, pressing TAB doesn't move me to the next cell in the table, it expands title, as shown. | project | title | description | | project | #+TITLE: title | description | Is this expected behavior? All the best, Tom -- Thomas S. Dye

Re: [O] Tags question

2011-12-24 Thread Pavel Panchekha
Hmm, I can see how to view all TODOs associated with a tag... but how can I do this across all tags. In SQL terms, I need a RIGHT JOIN, not a SELECT ... WHERE. - Pavel Panchekha On Sat, Dec 24, 2011 at 11:20 AM, Nick Dokos wrote: > Bernt Hansen wrote: > > > Pavel Panchekha writes: > > > >

Re: [O] Tags question

2011-12-24 Thread Nick Dokos
Bernt Hansen wrote: > Pavel Panchekha writes: > > > I like seeing an organized breakdown of tasks I need to get done.  I > > don't use deadlines, so the agenda view isn't useful to me, but what > > would be nice is just all of my tasks grouped by tags.  So, for each > > tag, all tasks with that

Re: [O] LaTeX is typeset inconsequently

2011-12-24 Thread Thomas S. Dye
Elias Assarsson writes: > Hello, > > In both the full and the compact manual (Release 7.8.02) for Org-mode > "LaTeX" is typeset inconsequently. Sometimes it is typeset as > > LaTeX > > sometimes as > > La\TeX > > and sometimes as > > \LaTeX > > However, the latter never occur in the compact manua

[O] LaTeX is typeset inconsequently

2011-12-24 Thread Elias Assarsson
Hello, In both the full and the compact manual (Release 7.8.02) for Org-mode "LaTeX" is typeset inconsequently. Sometimes it is typeset as LaTeX sometimes as La\TeX and sometimes as \LaTeX However, the latter never occur in the compact manual. I would suggest sticking to one variant for

Re: [O] Tags question

2011-12-24 Thread Bernt Hansen
Pavel Panchekha writes: > I like seeing an organized breakdown of tasks I need to get done.  I > don't use deadlines, so the agenda view isn't useful to me, but what > would be nice is just all of my tasks grouped by tags.  So, for each > tag, all tasks with that  tag.  I'd been doing this manual