Re: [O] HTML5 presentations

2011-06-08 Thread Jambunathan K
I just added the link to the non-beamer presentation engine page on Worg. http://orgmode.org/worg/org-tutorials/non-beamer-presentations.html The prefix non-beamer defines presentation by exclusion.[1] This could be confusing. For example, OpenDocument Presentations are non-beamer so are

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Christian Moe m...@christianmoe.com writes: Cool! I tested it on a much-too-long slideshow, and noticed one problem, though: each new slide appeared a little further to the left. It also works fine with complex LaTeX math. :-) The only thing that it doesn't do now and stops me from using it

Re: [O] Literate Programming - Continue a Source Block?

2011-06-08 Thread Sebastien Vauban
Hi Neeum, Neeum Zawan wrote: With noweb, one can continue a source block that one started earlier. Can this not be done with Babel? If not, I'm struggling a little with how to do LP using Babel... Of course, this can be done here as well: simply reuse the same tangle target (file), and

[O] execute function when TAB expands a headline

2011-06-08 Thread Christian Wittern
Hi there, I am (also!) using org-mode for displaying dictionary data, with the headword part of the headline. When I press on TAB, the entry expands and I see the explanation and some sample sentences. Now, to make it easier (for my eyes) to parse the examples, I would like to highlight the

Re: [O] execute function when TAB expands a headline

2011-06-08 Thread Matt Lundin
Christian Wittern cwitt...@gmail.com writes: I am (also!) using org-mode for displaying dictionary data, with the headword part of the headline. When I press on TAB, the entry expands and I see the explanation and some sample sentences. Now, to make it easier (for my eyes) to parse the

Re: [O] HTML5 presentations

2011-06-08 Thread Rainer M Krug
On Wed, Jun 8, 2011 at 9:24 AM, Tassilo Horn tass...@member.fsf.org wrote: Christian Moe m...@christianmoe.com writes: Cool! I tested it on a much-too-long slideshow, and noticed one problem, though: each new slide appeared a little further to the left. It also works fine with complex

Re: [O] execute function when TAB expands a headline

2011-06-08 Thread Christian Wittern
On 2011-06-08 20:15, Matt Lundin wrote: Christian Witterncwitt...@gmail.com writes: I believe hi-lock mode etc. could do the trick, but I am stuck at how to hook into the TAB execution, so that I can call my code. Any hints very much appreciated! I believe you could use org-cycle-hook.

Re: [O] Agenda Bulk Scatter bug

2011-06-08 Thread Christian Egli
Robert Cunningham ro...@iinet.net.au writes: for a few weeks now, and including the git commit af677f6d0667bacba72defeaee7e76557e68f8c8 that I last tested, the Agenda Bulk Scatter (BS) has had a bug whereby items it reschedules have the DATE lost. Please, please, if you'd like to get your

Re: [O] Referencing elemts of a table

2011-06-08 Thread Karl Voit
* Michael Brand michael.ch.br...@gmail.com wrote: Hi Karl You need additionally $# from Field coordinates in formulas described here: http://orgmode.org/manual/References.html#References and Calc vector subscript: #+TBLFM: @2 = subscr(remote(orgtblA, @2$2..@2$7), $#) This was the thing I

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Rainer M Krug r.m.k...@gmail.com writes: Hi Rainer, The only thing that it doesn't do now and stops me from using it directly is the missing support for image scaling. I tried using #+ATTR_HTML: title=Beer! width=90% [[file:~/Desktop/Pictures/beer-bunny.jpg]] but the image is shown

Re: [O] HTML5 presentations

2011-06-08 Thread Rainer M Krug
On Wed, Jun 8, 2011 at 3:01 PM, Tassilo Horn tass...@member.fsf.org wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi Rainer, The only thing that it doesn't do now and stops me from using it directly is the missing support for image scaling. I tried using #+ATTR_HTML: title=Beer!

[O] [Orgmode] WISH: link expansion in Freemind export

2011-06-08 Thread Filip Buric
Hello, I thought it would be nice to be able to replace a local link with the contents of the target file when exporting to Freemind and I couldn't figure out how to do this with the existing options (just started using org-mode). I wanted to be able to make linked notes and then visualise them

Re: [O] HTML5 presentations

2011-06-08 Thread Tassilo Horn
Rainer M Krug r.m.k...@gmail.com writes: The only thing that it doesn't do now and stops me from using it directly is the missing support for image scaling. I tried using #+ATTR_HTML: title=Beer! width=90% [[file:~/Desktop/Pictures/beer-bunny.jpg]] but the image is shown in

Re: [O] Doing calculations on clocktable

2011-06-08 Thread Gustav Wikström
Ah, great! Thanks /Gustav 2011/6/7 Michael Brand michael.ch.br...@gmail.com Hi Gustav There was a discussion about that here: http://thread.gmane.org/gmane.emacs.orgmode/39487 Michael 2011/6/7 Gustav Wikström gustav.e...@gmail.com: I'm trying to do some calculations on a clocktable in

Re: [O] Referencing elemts of a table

2011-06-08 Thread Nick Dokos
Karl Voit devn...@karl-voit.at wrote: * Michael Brand michael.ch.br...@gmail.com wrote: Hi Karl You need additionally $# from Field coordinates in formulas described here: http://orgmode.org/manual/References.html#References and Calc vector subscript: #+TBLFM: @2 =

Re: [O] Referencing elemts of a table

2011-06-08 Thread Michael Brand
Hi Karl On Wed, Jun 8, 2011 at 14:49, Karl Voit devn...@karl-voit.at wrote: * Michael Brand michael.ch.br...@gmail.com wrote: You need additionally $# from Field coordinates in formulas described here: http://orgmode.org/manual/References.html#References and Calc vector subscript: #+TBLFM:

Re: [O] Literate Programming - Continue a Source Block?

2011-06-08 Thread Neeum Zawan
Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Hi Neeum, Neeum Zawan wrote: With noweb, one can continue a source block that one started earlier. Can this not be done with Babel? If not, I'm struggling a little with how to do LP using Babel... Of course, this can be done here as

Re: [O] [PATCH] Support for more flexible effort specifications in TaskJuggler exporter

2011-06-08 Thread Christian Egli
Hi Stuart Stuart Hickinbottom stu...@hickinbottom.com writes: I've been experimenting with tracking medium-sized tasks in org as a work-breakdown and exporting to TaskJuggler to see just how many evenings and weekends I'll have to work to meet my promised deadlines! A recent patch (patch

[O] Prettyfy agenda view (regexp)

2011-06-08 Thread Rasmus
Hi, I have some really long diary entries polluting my agenda view (more than 30 lines). I'd like to show headlines only. If I could parse entries by regexp before letting them populate my agenda I'd be mighty happy! To my relief I found the following function: org-agenda-format-item[fn:1]

[O] [bug] Potential agenda display bug

2011-06-08 Thread Rasmus
Hi I am not quite satisfied with the look of my Agenda when the diary is included (which it needs to be)[fn:1] Previously, Bastien added a fix to: #+BEGIN_QUOTE puts multiline diary entries on a single line when it makes sense (i.e. when lines don't start with a diary time specification.)

Re: [O] Literate Programming - Continue a Source Block?

2011-06-08 Thread Eric Schulte
The above is somewhat artificial, but in a proper programming project something like this will occur frequently: A new feature will be added at some later point and I'll want to update various blocks of code. Currently the best method is that suggested previously/below of using named

[O] [PATCH] Fix reported file time for clock reports

2011-06-08 Thread Bernt Hansen
* lisp/org-clock.el (org-clocktable-write-default): --- Hi, My agenda clock reports were not displaying total file time correctly anymore. Since the patch for adding properties used up a placeholder when no properties are provided there was no place to put the total file time into the summary

Re: [O] Literate Programming - Continue a Source Block?

2011-06-08 Thread Neeum Zawan
Eric Schulte schulte.e...@gmail.com writes: Second solution: create one sole block that will be tangled, and which contains your other blocks (using the ref syntax), in the order you want. I had thought of this, but I find it somewhat lacking. Consider my example above. I could have

[O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has a property drawer and then call =(org-end-of-meta-data-and-drawers)=, point moves to the *beginning* of

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has a property drawer and then call

Re: [O] [PATCH] org-end-of-meta-data-and-drawers

2011-06-08 Thread Eric Abrahamsen
Eric Abrahamsen e...@ericabrahamsen.net writes: Eric Abrahamsen e...@ericabrahamsen.net writes: Currently, this function goes to a lot of trouble to concatenate a complicated regexp to find metadata and drawers, and then doesn't use it. As it stands, if you put point in a headline that has a

[O] v4, now with properties and inclusion tags

2011-06-08 Thread Eric Abrahamsen
Simon Guest simon.gu...@tesujimath.org writes: At Fri, 29 Apr 2011 10:56:51 -0400, Nick Dokos wrote: Indeed: it would require a bit of refactoring of Simon's code to provide the function(s) to apply to each entry, and changes to the top level functions to use the mapping API instead of

Re: [O] HTML Syntax Highlighting Questions

2011-06-08 Thread Avdi Grimm
On Sun, May 29, 2011 at 8:50 PM, Avdi Grimm a...@avdi.org wrote: How do I control syntax highlighting in HTML export?  Specifically, how can I: A. Disable syntax highlighting entirely B. Switch from inline colors to semantic tagging that I can style with a stylesheet? I could swear that I've

[O] [Taskjuggler] Backwards incompatible change [was: Support for the new effort durations?]

2011-06-08 Thread Christian Egli
Christian Egli christian.e...@sbs.ch writes: The Effort property previously had no unit attached. With release 7.5 of orgmode you can now attach units to it such as 4h, 2d or 2m. The taskjuggler exporter however doesn't support this feature yet. It currently assumes that if is simply a