[O] Global TODO: display more than the TODO heading line?

2013-12-17 Thread Zebee Johnstone
I use orgmode as a to do tracker rather than a scheduler, so C-cat is my main command. I have a bunch of files with TODO items in various states including WAITING and HOLD. When I change something to the WAITING or HOLD state, the C-c C-t command is set to ask why so a line of information is in t

[O] Missing patch from Eric Schulte from 2013-10-09

2013-12-17 Thread Francesco Pizzolante
Hi, I noticed that I miss the following patch from Eric Schulte (from 2 months ago): http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=15847336c39e7219e1c51c55d487f99956a06e34 I have Org-mode version 8.2.4 (8.2.4-8-gf1b933-elpaplus @ c:/Users/fpz/Documents/home/.emacs.d/elpa/org-plus-contrib-20

[O] Missing contrib packages

2013-12-17 Thread Francesco Pizzolante
Hi, I have Org-mode version 8.2.4 (8.2.4-8-gf1b933-elpaplus @ c:/Users/fpz/Documents/home/.emacs.d/elpa/org-plus-contrib-20131216/). I notice that I miss several packages like htmlize (important) and org-effectiveness. My questions are: - why, in the org-plus-contrib from elpa, I miss these pac

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-17 Thread Tim
At Tue, 03 Dec 2013 21:17:06 +0530, Jambunathan K wrote: > > Let me upgrade my LibreOffice and report back. > Jambunathan, was wondering if you had a chance to look at this error ? I can confirm it is an issue on my Ubuntu 13.10 system with : - emacs 24.3.1 - org-mode 8.2.4 (org-plus-co

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef /usr/share/emacs/24.3/lisp/org/)]

2013-12-17 Thread Tim
> Let me upgrade my LibreOffice and report back. Jambunathan, was wondering if you had a chance to look at this error ? I can confirm it is an issue on my Ubuntu 13.10 system with : - emacs 24.3.1 - org-mode 8.2.4 (org-plus-contrib elpa package 20131216) - libreoffice 4.1.3.2 I use t

[O] #+TEXT: disappeared

2013-12-17 Thread Manfred Lotz
Hi there, I just found that #+TEXT: from pre 8 org-mode has disappeared. Does anybody know how this is done with org-mode 8? -- Thanks, Manfred

Re: [O] #+TEXT: disappeared

2013-12-17 Thread Sebastien Vauban
Manfred Lotz wrote: > I just found that #+TEXT: from pre 8 org-mode has disappeared. > > Does anybody know how this is done with org-mode 8? IIUC, it became `#+ascii:'. Best regards, Seb -- Sebastien Vauban

[O] one step ahead

2013-12-17 Thread Renato Pontefice
Hi, after my first prob (with TODO), now, I've my second one :-( the Agenda. Following the guide: http://orgmode.org/worg/org-tutorials/org4beginners.html#sec-5 I've: - opened the 1.org - press the Cca (So, again, visit 1.org. Next press *C-c a*, which calls the agenda. It looks like this:) But

Re: [O] one step ahead

2013-12-17 Thread Nick Dokos
Renato Pontefice writes: > Hi, > after my first prob (with TODO), > now, I've my second one :-( > > the Agenda. > > Following the guide: > http://orgmode.org/worg/org-tutorials/org4beginners.html#sec-5 > > I've: > - opened the 1.org > - press the Cca (So, again, visit 1.org. Next press C-c a, whi

Re: [O] [parser] subscripts and underlines interacting badly

2013-12-17 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > Since the present syntax is inadequate for representating these > sequences, the new syntax will have to break backwards compatibility > somehow in order to fix the problem. So there’s no long-term harm in > having a short-term kludge that will eventually disappear.

Re: [O] [export] org-export-with-* bugs

2013-12-17 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > 1) In exporting the following org buffer to latex, I get the following > stack trace (at end of email because of length): > > = > #+options: |:nil > > | foo | bar | > = The more I look at it, the more I'm inclined to think that it's totally useless. I don't t

Re: [O] [RFC] [patch] open/delete attachment with inherited directory

2013-12-17 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > I have some org files where each headline corresponds to an entry in a > bibliography. The headlines each have attached to them a pdf file of > the corresponding document. The attachment directory is set as a > file-level property and inherited by the children (this

Re: [O] [export] org-export-with-* bugs

2013-12-17 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Aaron Ecay writes: > >> 1) In exporting the following org buffer to latex, I get the following >> stack trace (at end of email because of length): >> >> = >> #+options: |:nil >> >> | foo | bar | >> = > > The more I look at it, the more I'm inclined to

Re: [O] PNG R plots size

2013-12-17 Thread Michael Gauland
Vicente Vera gmail.com> writes: > How can I control the size of a PNG graphic? Do I need to tweak > something inside Org or specify something in R? I use a line like this: #+HEADER: :res 300 :units cm :width 15 :height 15 to create a 15cm square PNG at 300 dpi.

[O] PNG R plots size

2013-12-17 Thread Vicente Vera
Hello. I have a source code block for an R plot with the following header: #+BEGIN_SRC R :results output graphics :file figure1.png :exports results It works, but the default size is too small. When I change the extension to SVG or PDF (i.e. when exporting to LaTeX, but is not what i need right n

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-17 Thread Tim
At Wed, 18 Dec 2013 00:16:25 +0530, Jambunathan K wrote: > > Tim writes: > > > Jambunathan, > >was wondering if you had a chance to look at this error ? I can confirm > > it is an issue on my Ubuntu 13.10 system with : > >- emacs 24.3.1 > >- org-mode 8.2.4 (org-plus-contrib elpa pac

Re: [O] Bug: Bad ODT files when including multiple images [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/)]

2013-12-17 Thread Jambunathan K
Tim writes: > Jambunathan, >was wondering if you had a chance to look at this error ? I can confirm > it is an issue on my Ubuntu 13.10 system with : >- emacs 24.3.1 >- org-mode 8.2.4 (org-plus-contrib elpa package 20131216) >- libreoffice 4.1.3.2 I can see the problem on my sid

Re: [O] preview beamer frame in org/beamer

2013-12-17 Thread Aaron Ecay
Hi Mirko, 2013ko abenudak 14an, Mirko Vukovic-ek idatzi zuen: > > Is there a command to generate a pdf output of a single beamer frame? > > The command would generate the latex file with the correct header, and a > single frame, and process it into a pdf file. You could do this partially with t

Re: [O] [RFC] [patch] open/delete attachment with inherited directory

2013-12-17 Thread Aaron Ecay
Hi Nicolas, 2013ko abenudak 17an, Nicolas Goaziou-ek idatzi zuen: > > Thanks for the patch. > > I see one major problem, though. Org attach doesn't require to list > files attached to the entry (see `org-attach-file-list-property'). > Therefore, `org-entry-get-multivalued-property' could return

Re: [O] [export] org-export-with-* bugs

2013-12-17 Thread Aaron Ecay
2013ko abenudak 17an, Nicolas Goaziou-ek idatzi zuen: > The more I look at it, the more I'm inclined to think that it's totally > useless. I don't think anyone wants tables removed from Org syntax. > > Though, occasionally some line starting with "|" can be interpreted as > a table. In this case,

Re: [O] org-mode habits graph dissapears

2013-12-17 Thread Josiah Schwab
Hi Javier, > Thank you for your response. Here it is what I do: Thanks for the more detailed information. This is helpful. Please continue to cc the org-mode list your responses. > I open one of my agenda files, write the new habit, schedule it with > C-s, then add a repeat interval, and then

Re: [O] [parser] subscripts and underlines interacting badly

2013-12-17 Thread Aaron Ecay
2013ko abenudak 17an, Nicolas Goaziou-ek idatzi zuen: > > Hello, > > Aaron Ecay writes: > >> Since the present syntax is inadequate for representating these >> sequences, the new syntax will have to break backwards compatibility >> somehow in order to fix the problem. So there’s no long-term h