[Orgmode] Advice needed. Use links or blocks?

2010-09-02 Thread Sebastian Rose
Hi experts, the attached file fetches background tiles from openstreetmap.org for me, and produces SVG images of tracks I ran. Unfortunately, I cannot find a good way to use that code in an automated way. What I'd like to do, is to have the coords in my training diary, and produce the images on

Re: [Orgmode] Re: Automatically move completed TODO items and checkboxes to another file

2010-09-02 Thread Bastien
Hi Michael, Michael Hoffman <9qobl2...@sneakemail.com> writes: > and then using search/replace to add "TODO " How did you searched and replaced? > but that unfortunately eliminates any previous hierarchy in the > checkboxes. Is there a better way? I guess we can keep the hierarchy with an appr

Re: [Orgmode] "Interactive" Search in Agenda

2010-09-02 Thread Bastien
Markus Heller writes: > 1. Hit C-c a > 2. In the dispatcher, hit `X' > 3. I get prompted which Property I want to search for, and I enter `Sample' > 4. I get prompted which value I want that property to have, and I enter >`S0002' > 5. I get a list of all hits > > Now, I know that I can achiev

Re: [Orgmode] Gollum

2010-09-02 Thread Bastien
Hi Eric, "Eric Schulte" writes: > I agree it would be great to have web-based editing of Org-mode files on > Worg. Unfortunately the Gollum wiki at github uses org-ruby [1] which > is a very minimal clone of Org-mode's exported written in ruby. This > means that org-mode pages exported by Goll

[Orgmode] Iterate over list with `org-next-item'

2010-09-02 Thread Zachary Young
Hi all, I am trying to iterate over a list with `org-next-item'. I just tried: (ignore-errors (while (equal nil (org-next-item and it worked. Is there a better way to do this? I'm not very versed in Elisp, and `org-next-item' returning `nil' on success, and throwing an error at the end of t

Re: [Orgmode] how difficultwould it be to support zotero in org?

2010-09-02 Thread Matt Price
On Thu, Sep 2, 2010 at 7:18 PM, Matt Price wrote: > > I have this notion I saw a generic exporter that someone wrote for odt, in >> which you feed the exporter a template document which ocntains all the >> relevant style definitions. but I can't find it anymore, and as I recall it >> didn't real

Re: [Orgmode] stuck project and check boxes

2010-09-02 Thread Bastien
Ivan Kanis writes: > I would like to list stuck projects with the following definition: > > - projects that do not have check boxes > - projects that have all their check boxes set > > Is it possible? For now it's not possible. It would require `org-stuck-projects' to allow user-defined funct

Re: [Orgmode] Re: suggestion: simplify depth stepping of document structure (outline) visibility

2010-09-02 Thread Bastien
Hi Michael, Michael Brand writes: > Now I did a rewrite for some improvements, mainly to support dive in > and out of headings also in a variant that leaves the visibility of > siblings. The code is at the end. It tested the code, works nicely - thanks! I just noticed two oddities: (1) it has

Re: [Orgmode] [BUG] org-capture: file+function

2010-09-02 Thread Bastien
Jambunathan K writes: > I wonder whether this - "create entry at the target file at the current > cursor location" - is a common workflow for others. I don't know about others, but I don't have this need and I think implementing this might lead to a lot of manual mistakes - what if your cursor i

Re: [Orgmode] Re: [BUG] org-capture: file+function

2010-09-02 Thread Bastien
Jambunathan K writes: > That said there should be a way to express this as well - the entry goes > where the point is and the way it is specified. (ie dwim) Org is very good at helping us UWWRN vs DWIM. ;) PS: "understand what we really need" -- Bastien

[Orgmode] picture copy paste?

2010-09-02 Thread Piter_
Hi all. Is it possible to make the following trick in emacs/lisp/orgmode: lets say I copy a picture into a copy paste buffer and than use certain shortcut witch save the picture and a preset directory and input a link to the picture. For me is sounds possible (not easy) but I have no clue how to ma

Re: [Orgmode] picture copy paste?

2010-09-02 Thread Nick Dokos
Piter_ wrote: > Is it possible to make the following trick in emacs/lisp/orgmode: lets say I > copy a picture into a copy paste buffer and than use certain shortcut witch > save the picture and a preset directory and input a link to the picture. > For me is sounds possible (not easy) but I have n

Re: [Orgmode] Iterate over list with `org-next-item'

2010-09-02 Thread Nick Dokos
Zachary Young wrote: > I am trying to iterate over a list with `org-next-item'. I just tried: > > (ignore-errors (while (equal nil (org-next-item > > and it worked. > > Is there a better way to do this? I'm not very versed in Elisp, and > `org-next-item' returning `nil' on success, and th

[Orgmode] Problem with URLs in export to latex

2010-09-02 Thread Paul Sexton
Hi guys My .org document contains the following sentence. In R, procedures in the =survey= library were used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}. This is exported to: In R, procedures in the \texttt{survey} library were used\footnote{Available at: [[http://facu

Re: [Orgmode] Advice needed. Use links or blocks?

2010-09-02 Thread Nick Dokos
Sebastian Rose wrote: > the attached file fetches background tiles from openstreetmap.org for > me, and produces SVG images of tracks I ran. Unfortunately, I cannot > find a good way to use that code in an automated way. > > What I'd like to do, is to have the coords in my training diary, and

Re: [Orgmode] MathJax is now the default for HTML math

2010-09-02 Thread sand
Jan Böcker writes: > Since I read the announcement this morning, I have been playing with > MathJax. I found that when an HTML file on the local hard disk uses > MathJax from the web, MathJax reverts to image fonts in Firefox (this is > caused by a security feature of Firefox and mentioned in the M

Re: [Orgmode] Re: e3144785114d12981e0e3429c76b6f8f15c4b00f breaks 22

2010-09-02 Thread Samuel Wales
It makes now in 22. Thanks. On 2010-08-29, David Maus wrote: > Samuel Wales wrote: >>doc-view does not exist in emacs 22 > > I've just checked in a fix for this. Could you check if this fixes > the problem for you? > > Best, > -- David > -- > OpenPGP... 0x99ADB83B5A4478E6 > Jabber dmj...@

Re: [Orgmode] Bug: Impossible to have right bracket in footnotes [7.01trans]

2010-09-02 Thread Samuel Wales
One possibility for difficult cases such as these might be extensible syntax (which is designed for parsing risk). The idea would be to allow, for footnotes, an alternate syntax using extensible syntax. Then it could handle anything. Also, it would not be necessary to hack on the footnote code qu

[Orgmode] org-capture and blank lines

2010-09-02 Thread Samuel Wales
Hi Carsten, Thanks for org-capture. It is superb. I think I have only been able to find one suggestion for it. Currently, cancelling leaves a blank line. Maybe there is a way to fix that? Do I need to provide details? It is also tempting to make (kill-buffer nil) ask you if you want to cancel

Re: [Orgmode] Problem with URLs in export to latex

2010-09-02 Thread Nick Dokos
Paul Sexton wrote: > Hi guys > > My .org document contains the following sentence. > > In R, procedures in the =survey= library were > used\footnote{Available at: http://faculty.washington.edu/tlumley/survey/}. > > This is exported to: > > In R, procedures in the \texttt{survey} library were

Re: [Orgmode] Todo item property search

2010-09-02 Thread Carsten Dominik
On Sep 3, 2010, at 1:04 AM, Bastien wrote: Chevalier Julien writes: How can i build a sparse tree of all my unscheduled todo items ? , | (setq org-agenda-custom-commands | '(("u" todo "TODO" | ((org-agenda-todo-ignore-with-date t) | (org-agenda-tags-todo-honor-

[Orgmode] Re: [BUG - low] capture with region selected in read only erc buffer

2010-09-02 Thread Carsten Dominik
On Sep 2, 2010, at 8:52 PM, Matt Lundin wrote: Hi Carsten, Carsten Dominik writes: On Sep 2, 2010, at 1:18 AM, Richard Riley wrote: If I select a region in, in this case, an erc (emacs irc client) buffer in the read only section and then use my global keys to create a new item using the f

[Orgmode] Generic exporter status

2010-09-02 Thread Taru Karttunen
Hello Once upon a time there was a project to write a generic exporter. Did anything useful come out of it? If not which exported is the best model for writing a new one with? - Taru Karttunen ___ Emacs-orgmode mailing list Please use `Reply All' to se

Re: [Orgmode] org-capture and blank lines

2010-09-02 Thread Carsten Dominik
On Sep 3, 2010, at 5:48 AM, Samuel Wales wrote: Hi Carsten, Thanks for org-capture. It is superb. I think I have only been able to find one suggestion for it. Currently, cancelling leaves a blank line. Maybe there is a way to fix that? Do I need to provide details? Hi Samuel, this is n

[Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Łukasz Stelmach
Bastien writes: > Łukasz Stelmach writes: > >> Is there a way to get a countdown timer visible like the one you start >> with `C-c C-x .'? > > `org-timer-set-timer' now displays a timer in the modeline. Thanks a lot. > Also thanks to Frédéric Couchet who asked me to have this feature for > aaa

Re: [Orgmode] org-capture and blank lines

2010-09-02 Thread Samuel Wales
Hi C, Thanks for your reply. On 2010-09-02, Carsten Dominik wrote: > Then, at kill time, when I am cleaning up, it is hard to tell if there > was an empty line originally In my case, there is never one, FWIW. I.e. the following never happens deliberately. * target ** new entry Nor t

<    1   2