[Orgmode] Re: Repeating TODO are shown every day in the agenda

2011-01-30 Thread Detlef Steuer
On Sat, 29 Jan 2011 15:22:32 -0500 Jeff Horn wrote: > On Sat, Jan 29, 2011 at 3:08 PM, Matt Lundin wrote: > > (setq org-agenda-repeating-timestamp-show-all nil) > > Matt, > > Is there a way to set this on a per-todo basis? I want some repeating > items (e.g. class schedules) to repeat, but not

Re: [Orgmode] [worg] dangling/403 link error

2011-01-30 Thread Jason Dunsmore
Eric S Fraga writes: > Hello, > > in page http://orgmode.org/manual/Languages.html#Languages, there is a > link to language specific documentation, > > http://orgmode.org/worg/org-contrib/babel/languages > > which is a directory without an index.org file so you get a =403 > Forbidden= message as

Re: [Orgmode] exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com

2011-01-30 Thread David LeBauer
I can also get the feed as either atom or rss, but it still gives the same error; I have attached the rss below: David's Tasks - wk-Testhttp://www.rememberthemilk.com/home/dlebauer/4685768/rememberthemilk.comtest task twohttp://www.rememberthemilk.com/home/dlebauer/4685768/155949335tag:rememberth

Re: [Orgmode] Re: Merging .org files

2011-01-30 Thread Pere Quintana Seguí
Al 30/01/11 20:22, En/na Michael Welle ha escrit: >> In my current system, I have about 200 .org files. With this number of >> files, building the agenda is very slow in my home computer and, also, >> makes the performance of MobileOrg quite poor. >> >> So, I would like to join files, to increase t

Re: [Orgmode] Merging .org files

2011-01-30 Thread Pere Quintana Seguí
Al 30/01/11 18:39, En/na Juan Pechiar ha escrit: > Hola Pere, > > I'd suggest creating a master document with #includes of all your > Orgmode files, and then export this master document as org-mode. > > http://orgmode.org/manual/Include-files.html#Include-files > > There is a :minlevel attribute

[Orgmode] Re: Merging .org files

2011-01-30 Thread Matt Lundin
Pere Quintana Seguí writes: > In my current system, I have about 200 .org files. With this number of > files, building the agenda is very slow in my home computer and, also, > makes the performance of MobileOrg quite poor. > > So, I would like to join files, to increase the system's performance.

Re: [Orgmode] Status google calendar sync

2011-01-30 Thread Mark Elston
On 1/30/2011 5:28 AM, Greg Troxel wrote: Mark Elston writes: On 1/29/2011 12:44 PM, Greg Troxel wrote: >> I have never made use of any .ical/.ics files so this hasn't been an issue for me. The only UUIDs I am dealing with are google calendar's own internal UUIDs. I don't know how they comp

Re: [Orgmode] Status google calendar sync

2011-01-30 Thread Arun Persaud
Hi On 01/30/2011 06:09 AM, Eric S Fraga wrote: > [...] > : (setq org-icalendar-store-UID t) > > in my org customisation which may be necessary to have this feature. I > cannot remember how to ensure that each exported entry has an ID > property, however. Maybe somebody else can chime in or you

[Orgmode] adding to /contrib/scripts

2011-01-30 Thread Arun Persaud
Hi it would be great, if the awk script at http://orgmode.org/worg/org-tutorials/org-google-sync.html could be added to contrib/scripts, so that we can version control it. The file is by Eric Fraga with some minor changes by myself. What's the best way to do this? I uploaded a copy of the file

[Orgmode] [worg] dangling/403 link error

2011-01-30 Thread Eric S Fraga
Hello, in page http://orgmode.org/manual/Languages.html#Languages, there is a link to language specific documentation, http://orgmode.org/worg/org-contrib/babel/languages which is a directory without an index.org file so you get a =403 Forbidden= message as the web server does not appear to allo

Re: [Orgmode] headlines in HTML

2011-01-30 Thread Samuel Wales
David, Very interesting, thank you. Is it possible to style Blogger's post titles this way (i.e. in a permanent way) too? Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com/2010/12/welcome-to-kafka-pandemic-two-forces_9182.html I support the Whittemore-Peterson Institute (WPI)

[Orgmode] Exporting footnotes

2011-01-30 Thread Ethan Glasser-Camp
Hi list, I've been playing with the HTML export and it's pretty cool. I just have one quibble, which is that footnotes are always put at the end of the document. I'd like them to be at the end of each item, which is where I put them in my org file -- i.e. I've set org-footnote-section to nil.

Re: [Orgmode] Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export

2011-01-30 Thread Thomas S. Dye
On Jan 30, 2011, at 7:49 AM, Sébastien Vauban wrote: Hi Thomas, "Thomas S. Dye" wrote: The default value of org-export-latex-emphasis-alist treats the = and ~ delimiters as \\verb. Both settings are ignored because org-export- latex-use-verb is nil by default. The = and ~ delimiters produce

[Orgmode] iimage and eps?

2011-01-30 Thread Piter_
Hi all. Can I display eps images using iimage trick? Thanks. Petro. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] export Org file as UTF-8 text file generate error and do not output file

2011-01-30 Thread Carl Bolduc
When I do "C-c C-e u" to export an Org file as UTF-8 text file, I get the following message: "if: Wrong type argument: commandp, org-export-as-utf8" and nothing is exported. Exporting to ASCII works as expected. I run Emacs 23.2.1 on Windows 7 and Org's version is 7.3. Carl _

Re: [Orgmode] [PATCH] Distinguish = and ~ delimiters in LaTeX export

2011-01-30 Thread Thomas S. Dye
On Jan 30, 2011, at 5:30 AM, Carsten Dominik wrote: Aloha Tom, On Jan 29, 2011, at 7:40 PM, Thomas S. Dye wrote: Aloha all, The default value of org-export-latex-emphasis-alist treats the = and ~ delimiters as \\verb. Both settings are ignored because org- export-latex-use-verb is nil b

Re: [Orgmode] exporting atom/rss feeds; org-feed-alist not downloading anything from www.rememberthemilk.com

2011-01-30 Thread David Maus
At Sat, 29 Jan 2011 14:38:07 -0600, David LeBauer wrote: > > here is a copy of the rss feed Thanks and entries not showing up is not a problem with Org mode. RTM does not deliver a RSS, but an Atom feed and hence you need to set the properties :parse-entry and :parse-feed properties in `org-feed-

[Orgmode] Re: [PATCH] Distinguish = and ~ delimiters in LaTeX export

2011-01-30 Thread Sébastien Vauban
Hi Thomas, "Thomas S. Dye" wrote: > The default value of org-export-latex-emphasis-alist treats the = and ~ > delimiters as \\verb. Both settings are ignored because org-export- > latex-use-verb is nil by default. The = and ~ delimiters produce \texttt{} > instead of \verb. This patch distinguishe

Re: [Orgmode] Merging .org files

2011-01-30 Thread Juan Pechiar
Hola Pere, I'd suggest creating a master document with #includes of all your Orgmode files, and then export this master document as org-mode. http://orgmode.org/manual/Include-files.html#Include-files There is a :minlevel attribute to automatically demote included org-mode files. Saludos, .j.

Re: [Orgmode] Export issue of URL when the text begins with a date‏

2011-01-30 Thread David Maus
At Mon, 17 Jan 2011 18:55:54 +0100, Bastien wrote: > > David Maus writes: > > >> It seems that such a non-regression test base and script do not > >> exist. However that would be good to have in order to check that any > >> correction does not break anything. > > > > That's exactly what the testin

Re: [Orgmode] $0 replaced with ampersand (&) when invoking `org-edit-special'

2011-01-30 Thread David Maus
At Sun, 09 Jan 2011 14:36:45 +0100, David Maus wrote: > > I can reproduce this with > > Org-mode version 7.4 (release_7.4.135.g84087) > > GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) > of 2010-12-11 on raven, modified by Debian > > And it sure looks like a bug to me. I did a first sh

Re: [Orgmode] headlines in HTML

2011-01-30 Thread David Maus
At Sun, 23 Jan 2011 14:30:00 -0700, Samuel Wales wrote: > Maybe we could somehow skip H levels, so it goes H3 for > title, then H5, H7, H9. But browsers might not understand > such low level headlines. > > Maybe I could have other attributes to set, like centering > and large non-bold, for specifi

Re: [Orgmode] Re: [ANN] Changes to lists

2011-01-30 Thread David Maus
At Thu, 27 Jan 2011 21:39:03 +0100, Nicolas Goaziou wrote: > > > The unfinished checkboxes and progress cookies are not boldened as > > they are in Orgmode itself and putting a hidden "X" inside the not > > begun checkboxes is somewhat tenous as the "hidden" attribute might > > not be honored (as h

Re: [Orgmode] Special properties -- doc buglet?

2011-01-30 Thread David Maus
At Sat, 22 Jan 2011 07:01:18 -0600, Tommy Kelly wrote: > > In section "7.2 Special properties" the current online org manual says: > > "The following property names are special and should not be used as keys > in the properties drawer: > > ... > CATEGORY > ... > " > > > Is it correct to have "CATEG

[Orgmode] PATCH: org-open-at-point curation

2011-01-30 Thread Dan Davison
While fiddling with the way babel uses org-open-at-point, I noticed a coupe of things: 1. There's a bug when using the prefix arg with a text search link. E.g. try C-u C-c C-o on [[foo]] 2. The prefix arg is used in three different ways (two of them undocumented), not all of which correspond

Re: [Orgmode] [PATCH] Distinguish = and ~ delimiters in LaTeX export

2011-01-30 Thread Carsten Dominik
Forgot to attach the patch... verb.patch Description: Binary data On Jan 30, 2011, at 4:30 PM, Carsten Dominik wrote: Aloha Tom, On Jan 29, 2011, at 7:40 PM, Thomas S. Dye wrote: Aloha all, The default value of org-export-latex-emphasis-alist treats the = and ~ delimiters as \\verb

Re: [Orgmode] [PATCH] Distinguish = and ~ delimiters in LaTeX export

2011-01-30 Thread Carsten Dominik
Aloha Tom, On Jan 29, 2011, at 7:40 PM, Thomas S. Dye wrote: Aloha all, The default value of org-export-latex-emphasis-alist treats the = and ~ delimiters as \\verb. Both settings are ignored because org- export-latex-use-verb is nil by default. The = and ~ delimiters produce \texttt{}

[Orgmode] [BUG] org-html.el: internal links don't work unless CUSTOM_ID is used

2011-01-30 Thread Vladimir Alexiev
Internal links do not work in HTML export unless CUSTOM_ID is used. I have tried with [[id:]] and [[*Heading]] links. It makes the link like this: It makes the anchor like this: ... and if the entry has ID (id: link is used) then also Unfortunately h2.id doesn't create an anchor, and even

[babel] Feature request, was Re: [Orgmode] [bug] [babel] results eat up following text

2011-01-30 Thread Eric S Fraga
"Eric Schulte" writes: > Hi Eric, > > Thanks for catching this issue. It turns out this was a result of > adding lists as supported output types, the code block thinks that the > enclosing list is the results list, and deletes it before inserting new > results. > > Luckily this was a quick 2-cha

Re: [Orgmode] search and destroy bug?

2011-01-30 Thread Carsten Dominik
On Jan 30, 2011, at 3:14 PM, Fritjof wrote: When searching for something with C-/-/ and then deleting found subheadings with C-k, subheadings at the same level and below the deleted subheading is also deleted. The same is true when deleting subheadings found with C-/-m. Reproduce with:

[Orgmode] search and destroy bug?

2011-01-30 Thread Fritjof
When searching for something with C-/-/ and then deleting found subheadings with C-k, subheadings at the same level and below the deleted subheading is also deleted. The same is true when deleting subheadings found with C-/-m. Reproduce with: * heading ** 1 ** 2 ** 3 ** 4 Then C-/-/ 2, an

Re: [Orgmode] Status google calendar sync

2011-01-30 Thread Eric S Fraga
Greg Troxel writes: [...] > ical export seems to be present in org, but I found duplicated events > after multiple exports. I need to find time to try it more and either > fix it or construct a good bug report. if your org entries have ID properties, these will be used in creating the ical ent

Re: [Orgmode] Status google calendar sync

2011-01-30 Thread Eric S Fraga
Mark Elston writes: [...] > What I would like is to be able to shuffle my schedule in org as it is > often a more convenient interface for this than *any* calendar I have > used for the kinds of things I have to do. Once I get the dates/times > for individual events the way I want them I would

Re: [Orgmode] Status google calendar sync

2011-01-30 Thread Greg Troxel
[I replied privately to the my-own-fault OT part.] Mark Elston writes: > On 1/29/2011 12:44 PM, Greg Troxel wrote: >> >> I think the only tricky part is somehow push UUIDs during scyning, and >> then you'll need an operation to merge an org event and an ical event >> with different UUIDs and re

[Orgmode] Merging .org files

2011-01-30 Thread Pere Quintana Seguí
Hello, In my current system, I have about 200 .org files. With this number of files, building the agenda is very slow in my home computer and, also, makes the performance of MobileOrg quite poor. So, I would like to join files, to increase the system's performance. Is there any script to cleanly

[Orgmode] Re: Feature Request: Assort a subtree randomly ?

2011-01-30 Thread Alan E. Davis
That is excellent. Not too late, at all. This ability to sort by a function is excellent: presumably one could use a soundex algorithm! Thank you, Alan ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gn