Re: [O] [PATCH] Timestamps: Handle sub-10-min ranges when updating timestamps

2013-08-08 Thread Trevor Murphy
Wow, thanks for parsing that, Nicolas. I didn't realize until just now that my git skills were so poor - I neglected the --cover-letter option, hence the utter lack of explanatory material. To answer your points: Nicolas Goaziou n.goaz...@gmail.com writes: Thanks for your patch. Would you

Re: [O] Problem with org-insert-heading on multi-line items?

2013-08-08 Thread Carsten Dominik
Hi Tom, I have just rewritten org-insert-heading from scratch. It might not be bug-free, but at least now it is in a state where bugs can be fixed. Let me know if there are still problems. - Carsten On 7.8.2013, at 05:20, Tom Davey tda...@gmail.com wrote: Hello Carsten, My apologies

[O] org-insert-heading rewritten from scratch

2013-08-08 Thread Carsten Dominik
Hi, I have rewritten org-insert-heading, because it had become an unmaintainable beast. Please follow up in this thread if you find problems with the new implementation. Very likely there will be bugs, but now I am at least confident they can be fixed. - Carsten

Re: [O] org-mode automatically sets bookmarks org-capture-last-stored etc.

2013-08-08 Thread Carsten Dominik
On 18.7.2013, at 10:34, Oleh ohwoeo...@gmail.com wrote: Hi all, I'd like to point out that it's inconvenient for me that org stores the bookmarks org-capture-last-stored, org-refile-last-stored and org-capture-last-stored-marker when I do capture/refile. Hi Oleh, can you explain why

Re: [O] [PATCH] save-restriction in `org-mobile-push'

2013-08-08 Thread Carsten Dominik
Applied, thanks. - Carsten On 19.7.2013, at 07:19, Muchenxuan Tong demon...@gmail.com wrote: * lisp/org-mobile.el (org-mobile-push): add `save-restriction' The fact that pushing org-file loses my narrow context annoys me. TINYCHANGE --- lisp/org-mobile.el | 35

Re: [O] [bug?] inherit tags before org-refile

2013-08-08 Thread Carsten Dominik
On 23.7.2013, at 14:10, Oleh ohwoeo...@gmail.com wrote: Hi all, When I call `org-refile' on a heading that inherits at tag from its parent, but does not possess it, it looses this tag. To give an example, the parent heading has :boss: tag attached to it - it means that all child

Re: [O] org-speed-commands-default 1 2 3

2013-08-08 Thread Carsten Dominik
On 23.7.2013, at 15:48, Oleh ohwoeo...@gmail.com wrote: Hi all, I've recently started using `org-use-speed-commands', and I like it a lot, except I had to make one tweak: (setq org-use-speed-commands t) (setq org-speed-commands-user '((1 . (org-shifttab 1))

Re: [O] org-mode `org-capture-templates' %(sexp) must return string restriction

2013-08-08 Thread Carsten Dominik
Hi Oleh, please provide a patch, I like the proposed change. - Carsten On 26.7.2013, at 09:09, Oleh ohwoeo...@gmail.com wrote: Hi all, Is this restriction really necessary? This results in code like: (setq org-capture-templates '((e elisp todo entry (file+headline (concat

Re: [O] narrowing bug when inserting a headline

2013-08-08 Thread Carsten Dominik
On 30.7.2013, at 20:30, Samuel Wales samolog...@gmail.com wrote: To try to repro, narrow to two headlines. Go up. Insert a heading with C-RET. Several characters will no longer be in the narrowed region. I think this is now fixed. - Carsten -- The Kafka Pandemic:

Re: [O] possible org-insert-heading bug?

2013-08-08 Thread Carsten Dominik
On 31.7.2013, at 21:15, Simon Thum simon.t...@gmx.de wrote: Carsten, any news on this? I'm struggling with RET C-RET during notes taking. Hi Simon, This should be fixed now. - Carsten Cheers, Simon On 07/03/2013 05:52 AM, Carsten Dominik wrote: Hi, yes, org-insert-heading is

Re: [O] org-insert-heading rewritten from scratch

2013-08-08 Thread Eric Abrahamsen
Carsten Dominik carsten.domi...@gmail.com writes: Hi, I have rewritten org-insert-heading, because it had become an unmaintainable beast. Please follow up in this thread if you find problems with the new implementation. Very likely there will be bugs, but now I am at least confident they

Re: [O] How to pass named table reference in source block variable

2013-08-08 Thread Roland Donat
Thomas S. Dye tsd at tsdye.com writes: Roland Donat roland.donat at gmail.com writes: Perhaps this can help: http://orgmode.org/worg/org-contrib/babel/examples/lob-table- operations.html Alternatively, you might pass the table to a code block of a language that understands

Re: [O] [PATCH] Timestamps: Handle sub-10-min ranges when updating timestamps

2013-08-08 Thread Nicolas Goaziou
Trevor Murphy trevor.m.mur...@gmail.com writes: Schedule an event for today with a five-minute duration. E.g: * TODO test out bug in `org-schedule' SCHEDULED: 2013-08-07 Wed 17:00-17:05 Then hit C-c C-s (or however you have `org-schedule' bound). With the default setup, you'd expect to

[O] org-clock-file-time-cell-format customize type

2013-08-08 Thread Kevin Ryde
org-clock-file-time-cell-format and org-clock-total-time-cell-format in org-clock.el each have defcustom :type 'boolean but if I understand their docstrings and the way they're used then I expected 'string.

Re: [O] org-mode automatically sets bookmarks org-capture-last-stored etc.

2013-08-08 Thread Carsten Dominik
On 8.8.2013, at 08:46, Carsten Dominik carsten.domi...@gmail.com wrote: On 18.7.2013, at 10:34, Oleh ohwoeo...@gmail.com wrote: Hi all, I'd like to point out that it's inconvenient for me that org stores the bookmarks org-capture-last-stored, org-refile-last-stored and

Re: [O] Add figure/table numbers to HTML captions

2013-08-08 Thread Nicolas Goaziou
Hello, Yoshinari Nomura n...@quickhack.net writes: I just want to update you on my completion of the assignment/disclaimer process with FSF. Thank you. I added you to the list of FSF signed contributors. Regards, -- Nicolas Goaziou

Re: [O] org-clock-file-time-cell-format customize type

2013-08-08 Thread Nicolas Goaziou
Hello, Kevin Ryde use...@zip.com.au writes: org-clock-file-time-cell-format and org-clock-total-time-cell-format in org-clock.el each have defcustom :type 'boolean but if I understand their docstrings and the way they're used then I expected 'string. Indeed. This is now fixed. Thank

Re: [O] [bug] latex export ascii encoding

2013-08-08 Thread Jan-Mark Batke
Hi, using XP and GNU Emacs 24.3.1 (i386-mingw-nt5.1.2600) of 2013-03-17 on MARVIN exporting from an utf-8 org file to a buffer unfortunately still fails, e.g. % Created 2013-08-08 Do 14:46 \documentclass[11pt]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{fixltx2e}

Re: [O] [bug] latex export ascii encoding

2013-08-08 Thread Nicolas Goaziou
Hello, Jan-Mark Batke bad...@gmx.net writes: [...] I am using the org-plus-contrib package now (8.0.7-2-gf51616-elpaplus). This version is anterior to the patch. You need to update Org. Regards, -- Nicolas Goaziou

Re: [O] org-speed-commands-default 1 2 3

2013-08-08 Thread Oleh
On Thu, Aug 8, 2013 at 9:01 AM, Carsten Dominik carsten.domi...@gmail.com wrote: On 23.7.2013, at 15:48, Oleh ohwoeo...@gmail.com wrote: Hi all, I've recently started using `org-use-speed-commands', and I like it a lot, except I had to make one tweak: (setq org-use-speed-commands t)

Re: [O] my auto-sitemap file problem

2013-08-08 Thread Nicolas Goaziou
Hello, zy liu liuzy2...@gmail.com writes: I come across a problem when I upgrade my org-mode from 7.83 to 8.07. When I use the auto-sitemap ,the sitemap-file's entries all have the same name,I do not know why. I have uploaded my problems picture and my org-configuration pictures, Can any

Re: [O] How to pass named table reference in source block variable

2013-08-08 Thread Eric Schulte
Roland Donat roland.do...@gmail.com writes: Thomas S. Dye tsd at tsdye.com writes: Roland Donat roland.donat at gmail.com writes: Perhaps this can help: http://orgmode.org/worg/org-contrib/babel/examples/lob-table- operations.html Alternatively, you might pass the table to

Re: [O] How to pass named table reference in source block variable

2013-08-08 Thread Roland Donat
Eric Schulte schulte.eric at gmail.com writes: It sounds like you want to use tables like key-value stores. I think adding such behavior directly to Org-mode would overly complicate the data structures passed between code blocks (which currently only consists of scalars and tables).

[O] fill-paragraph does not work in quote/example blocks

2013-08-08 Thread Thorsten Jolitz
Hi List, I just noticed that `fill-paragraph' does not work (anymore?) in quote or example blocks. Is that a bug, intended behaviour, or a weird side-effect of my personnal settings? Steps to reproduce: 1. Insert block and write a lng line #+begin_verse This is a very long line that

Re: [O] fill-paragraph does not work in quote/example blocks

2013-08-08 Thread Nicolas Goaziou
Hello, Thorsten Jolitz tjol...@gmail.com writes: I just noticed that `fill-paragraph' does not work (anymore?) in quote or example blocks. Is that a bug, intended behaviour, or a weird side-effect of my personnal settings? This is the intended behaviour. Regards, -- Nicolas Goaziou

Re: [O] my auto-sitemap file problem

2013-08-08 Thread Nicolas Goaziou
zy liu liuzy2...@gmail.com writes: I come across a problem when I upgrade my org-mode from 7.83 to 8.07. When I use the auto-sitemap ,the sitemap-file's entries all have the same name,I do not know why. I have uploaded my problems picture and my org-configuration pictures, Can any one help

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Malcolm Cook
Aaron Nick, Thanks for the help. I think I'm almost there. So far I did * install a latex package (first time for everything). I wound up just putting svg.sty file it for now in the same directory as the .org file since my attempts to date failed using $HOME/texfm * customize the emacs

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Nick Dokos
Malcolm Cook malcolm.c...@gmail.com writes: When I export to latex as PDF file, I get error PDF file ./test.pdf wasn't produced In case of difficulties like this, I produce the tex file (C-c C-e l l) and then I process it by hand: pdflatex --shell-escape foo.tex Separates concerns nicely.

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Aaron Ecay
Hi Malcom, 2013ko abuztuak 8an, Malcolm Cook-ek idatzi zuen: Aaron Nick, Thanks for the help. I think I'm almost there. So far I did * install a latex package (first time for everything). I wound up just putting svg.sty file it for now in the same directory as the .org file

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Malcolm Cook
Aaron, thanks so much, I've attached all three -- Malcolm Cook h - 913.642.5257 c - 913.226.1542 w - 816.926.4449 On Thu, Aug 8, 2013 at 2:36 PM, Aaron Ecay aarone...@gmail.com wrote: Hi Malcom, 2013ko abuztuak 8an, Malcolm Cook-ek idatzi zuen: Aaron Nick, Thanks for the help. I

Re: [O] possible org-insert-heading bug?

2013-08-08 Thread Simon Thum
Indeed. Thank you very much! On 08/08/2013 09:28 AM, Carsten Dominik wrote: On 31.7.2013, at 21:15, Simon Thum simon.t...@gmx.de wrote: Carsten, any news on this? I'm struggling with RET C-RET during notes taking. Hi Simon, This should be fixed now. - Carsten Cheers, Simon On

Re: [O] Handling Repeating events from google calendar / repeater interval

2013-08-08 Thread Simon Thum
Stephen, I now have time to take a look if you send me an example ical. Cheers, Simon On 07/31/2013 11:18 PM, Simon Thum wrote: Yes, probably, but don't count on me in the next 4 days (vacation). On 07/31/2013 11:08 PM, Stephen Eglen wrote: On Wed, Jul 31 2013, Simon Thum wrote: Hi

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Aaron Ecay
Hi Malcom, It looks like there are two things going on. The first is that you are (as Nick suspected) including the file twice in the document. You should change the header of the babel block to output a SVG file: #+begin_src R :results graphics output :exports both :file mtcars.svg

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Malcolm Cook
Aaron, Yeah, the zz was added by me whilst sleuthing. Sorry for the confusion. I added it across the board though. Before I added it, the message had been 'mtcars.zzpdf_tex' not found.' I know with org I can directly :export :file basename.svg The thing I am trying to accomplish is to find an

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Cook, Malcolm
In case of difficulties like this, I produce the tex file (C-c C-e l l) and then I process it by hand: pdflatex --shell-escape foo.tex Separates concerns nicely. I will try your approach - thanks - I agree Sleuthing, I see the output .tex file includes the following lines:

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Aaron Ecay
Hi Malcom, There is a patch that was added to the master branch of the org git repository on Jul 27, which turns this from a link into a real inclusion of the image. So, it will only work as intended if you are using a git checkout from after that date. My apologies, I should have made

[O] [PATCH v2] Timestamps: Handle sub-10-min ranges when updating timestamps

2013-08-08 Thread Trevor Murphy
* lisp/org.el (org-get-compact-tod): Always pad minutes to two places. TINYCHANGE --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org.el b/lisp/org.el index b1a2fa8..e13c2b8 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -16077,7 +16077,7 @@ with the

Re: [O] how to handle svg files when exporting orgmode to html and pdf?

2013-08-08 Thread Malcolm Cook
Aaron, Thanks for staying with me on this. I'm not sure what you're suggesting. Nonetheless, I just updated org from `git clone git://orgmode.org/org-mode.git` So, now I'm got org-version release_8.0.7-377-gef2d47.dirty. Are you suggesting that with this patch.svg created with exporting

Re: [O] [BUG] org-agenda-open-link does not open bbdb links

2013-08-08 Thread Matt Lundin
Bastien b...@gnu.org writes: Hi Matt, Matt Lundin m...@imapmail.org writes: The function org-agenda-open-link does not open bbdb links. The reason is that bbdb agenda lines contain links that are not found in the entry. I'm not sure I understand. Can you provide a minimal