Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-18 Thread Niels Giesen
Hi Carsten, thanks for merging, but today, pulling origin master (from git://orgmode.org/org-mode.git) to start work on such a tutorial & checkout the new documentation, I did not see the patch applied. Should be somewhere near 5 days ago on http://orgmode.org/w/org-mode.git. Am I missing somethi

Re: [O] LaTeX export: underscores and the syntax package

2011-05-18 Thread Peter Frings
Good morning Nicholas, Your suggested change in org-exp.el did the trick, thanks! I have not observed any side-effects, but then again, my files aren’t that complicated either, only using rather simple markup and a few floating images, no complex math or so… I wouldn’t mind having it changed a

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-18 Thread Giovanni Ridolfi
Niels Giesen writes: Hi, Niels, > I did not see the patch applied. > Should be somewhere near 5 days ago on > http://orgmode.org/w/org-mode.git. > > Am I missing something here? No. You're right. I checked two times the log in the git public hosting and your patch is not there. I suspect Cars

Re: [O] Ctl-E doesn't go to end of line?

2011-05-18 Thread Mark S.
Thanks Nick & Bernt, Setting 'line-move-visual' to nil does seem to fix things. But org-special-ctl-a/e was good to know about too, since I don't mind if org doesn't go all the way to the end on a line that is a header with tags. Thanks again! Mark --- On Tue, 5/17/11, Nick Dokos wrote:

[O] Repeating Task Exception

2011-05-18 Thread David Neu
Hi, I was wondering if there was a way to add an "exception" to a repeating entry such as Weekly Meeting <2011-05-04 Wed 13:30-14:00 +1w> i..e I'd like to be able to insert a line that indicates when this event will *not* occur. Many thanks! Cheers. David

Re: [O] Repeating Task Exception

2011-05-18 Thread Bernt Hansen
David Neu writes: > Hi, > > I was wondering if there was a way to add an "exception" to a > repeating entry such as > > Weekly Meeting <2011-05-04 Wed 13:30-14:00 +1w> > > i..e I'd like to be able to insert a line that indicates when this > event will *not* occur. > > Many thanks! > > Cheers. > D

Re: [O] Repeating Task Exception

2011-05-18 Thread David Neu
OK, thanks. On Wed, May 18, 2011 at 9:51 AM, Bernt Hansen wrote: > David Neu writes: > >> Hi, >> >> I was wondering if there was a way to add an "exception" to a >> repeating entry such as >> >> Weekly Meeting <2011-05-04 Wed 13:30-14:00 +1w> >> >> i..e I'd like to be able to insert a line that

Re: [O] Query for tags, and bring results into headline?

2011-05-18 Thread Nathan Neff
Thanks Matt! If it's not too much trouble for you, may I ask how I would filter out DONE, etc questions? On Mon, May 16, 2011 at 12:08 PM, Matt Lundin wrote: > Matt Lundin writes: > >> You could then create a dblock by typing C-c C-c on the following >> >> #+begin: insert-links :match questions

Re: [O] LaTeX export: underscores and the syntax package

2011-05-18 Thread Nick Dokos
Peter Frings wrote: > Your suggested change in org-exp.el did the trick, thanks! I have not > observed any side-effects, but then again, my files aren’t that > complicated either, only using rather simple markup and a few floating > images, no complex math or so… > OK, I'll submit it as a patch

Re: [O] Query for tags, and bring results into headline?

2011-05-18 Thread Matt Lundin
Nathan Neff writes: > Thanks Matt! > > If it's not too much trouble for you, may I ask how I would filter > out DONE, etc questions? > Sure, no problem at all! #+begin: insert-links :match "questions/-DONE" Or, if you want to filter out all inactive todos: #+begin: insert-links :match "quest

[O] Screencast of Search Features in org-mode?

2011-05-18 Thread Nathan Neff
I seem to recall seeing an excellent screencast of using the built-in search features of org-mode. Can anyone point me to it? I've looked on Work, under "screencasts" and am missing it. I found the advanced search tutorial on Worg, but I thought there was a screencast that went along with it, or

[O] [PATCH] Change underscores to hyphens in section labels

2011-05-18 Thread Nick Dokos
commit 5b6ac88c0c021f77d214d4fea37b305ab4928ebd Author: Nick Dokos Date: Sun May 15 16:49:55 2011 -0400 Change underscores to hyphens for labels * lisp/org-exp.el (org-export-define-heading-targets): Currently, the section number (a string of the form "X.Y.Z") is used to manufa

Re: [O] Huge performance problems to open some Org files

2011-05-18 Thread Sebastien Vauban
Hi Eric, Carsten and al., Carsten Dominik wrote: > On May 13, 2011, at 12:27 AM, Sebastien Vauban wrote: >> Vladimir Alexiev wrote: This has gotten worse. But, now, I have some proofs >> about what I experience: opening the attached Org file (2 KB) consumes me >> 191 seconds, yes 191 seconds, even

[O] Options for HTML & PDF export

2011-05-18 Thread Ken.Williams
Hi, I use the Babel features of org-mode to do a sort of literate-programming thing. I have lots of R code that generates graphics which get included into an exported HTML or PDF (via LaTeX) document. I'm wondering about "best practices" (though I hate that term) for managing the export to bo

Re: [O] Options for HTML & PDF export

2011-05-18 Thread Nick Dokos
wrote: > I'm wondering about "best practices" (though I hate that term) for > managing the export to both HTML & PDF. For the HTML I generate the > graphics files as PNG, but for PDF the PNG format doesn't embed very > well, What is the problem with PNG exactly? I've never had any problems inc

Re: [O] Options for HTML & PDF export

2011-05-18 Thread Ken.Williams
On 5/18/11 4:19 PM, "Nick Dokos" wrote: > wrote: > >> I'm wondering about "best practices" (though I hate that term) for >> managing the export to both HTML & PDF. For the HTML I generate the >> graphics files as PNG, but for PDF the PNG format doesn't embed very >> well, > >What is the probl

[O] [ANN] ELPA Repo for org-html/org-odt

2011-05-18 Thread Jambunathan K
I have added an ELPA package for the OpenOfficeExporter here. The archive URL for consumption by the package manager is this: http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/. Also take a look at the README file http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/pa

Re: [O] [ANN] ELPA Repo for org-html/org-odt

2011-05-18 Thread Jambunathan K
Additional note: > The archive URL for consumption by the package manager is this: > http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/. You cannot browse to this URL. However you will be able to point the package manager to it and have it work just fine. > Jambunathan K.

[O] No Expansion of noweb references when exporting

2011-05-18 Thread Mark Cox
Hi, Is it possible for the output of the expansion of a code block to appear in the exported document? Consider the example: #+TITLE: No expansion of noweb references when exporting * Example :PROPERTIES: :tangle: illustration.hpp :END: #+srcname: boiler-plate-code-generator() #+begin_src emacs

Re: [O] [ANN] ELPA Repo for org-html/org-odt

2011-05-18 Thread suvayu ali
Hi Jambunathan, On Wed, May 18, 2011 at 4:21 PM, Jambunathan K wrote: > > Additional note: > >> The archive URL for consumption by the package manager is this: >> http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/. > > You cannot browse to this URL. However you will be able to

Re: [O] [ANN] ELPA Repo for org-html/org-odt

2011-05-18 Thread Jambunathan K
suvayu ali writes: > Hi Jambunathan, > > On Wed, May 18, 2011 at 4:21 PM, Jambunathan K wrote: >> >> Additional note: >> >>> The archive URL for consumption by the package manager is this: >>> http://repo.or.cz/w/org-mode/org-jambu.git/blob_plain/HEAD:/packages/. >> >> You cannot browse to this

Re: [O] org-contacts and birthdays without year

2011-05-18 Thread Le Wang
On Wed, May 18, 2011 at 12:00 AM, Julien Danjou wrote: > You change that rule. It's a defcustom, simply set it to be "there's an > EMAIL or a BIRTHDAY". You mean `org-contacts-matcher'? How does org-make-tags-matcher work? After googling and looking during some cursory investigation, it's still

[O] Mixing org-mode tables with outlining?

2011-05-18 Thread Chris Barber
Hi, I am planning to record some ideas in org-mode, and I would love to be able to set it out as follows: * Ideas ** | Idea | A property | A property | *** Regular outlined notes Some notes *** More sub notes ** | Idea 2 | Property | Property | Is there any way for me to do this? Essentially it w

Re: [O] [OT] org-contacts and birthdays without year

2011-05-18 Thread Jambunathan K
>>> Is it possible to specify birthdays without year?  I often want to jot >>> down someone's birthday so I'm not surprised next year, but don't want >>> to ask them how old they are.  :) >> >> Not really :( > > Fair enough. I'll use 1900 as a place holder for now. I would call it unfair :-). I

[O] Org Mode Calendar UID Mismatch.

2011-05-18 Thread Ghanashyam
I have had a problem with the org mode calendar export with emacs. It looks like org mode uses some uid generation exe which generates non unique UIDs. I am not sure why this is to. Even when I set the UID format to include the date format. Because of this, the ics file import into google calendar

Re: [O] [ANN] ELPA Repo for org-html/org-odt

2011-05-18 Thread suvayu ali
Hi, On Wed, May 18, 2011 at 10:29 PM, Jambunathan K wrote: > > Thanks for reporting this. I had forgotten to push the > 'archive-contents' file. This is fixed now. > Thank you for the very quick response. This is the first time I am trying out org-odt, and I am amazed at the quality of the expor