Re: [Orgmode] Re: Organize Your Life In Plain Text!

2009-05-16 Thread Ian Barton
Hi Eric, It was in the rake themes:default step. I got an error message about a missing command, which I think was sass. I'll uninstall surfar and try to get an accurate error message later today. Meanwhile have another problem:) When I try to view a page I can see the basic navigation

[Orgmode] Building websites with Org mode

2009-05-16 Thread Marvin Doyley
Hi there, I would like to use Org mode to build and maintain my research website. I have begun to build the website in org and exporting it to html works fine; however, I was wondering how can I get export to produce more professional looking website similar rather than an outline. Does

Re: [Orgmode] Building websites with Org mode

2009-05-16 Thread srandby
Marvin Doyley wrote: I would like to use Org mode to build and maintain my research website. I have begun to build the website in org and exporting it to html works fine; however, I was wondering how can I get export to produce more professional looking website similar rather than an outline.

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-16 Thread Carsten Dominik
On May 15, 2009, at 11:33 PM, Marcelo de Moraes Serpa wrote: Hello list, I'd like to do a little modification to the code that grabs the summary of items for the agenda view. For each item that has a parent with a PROJECT type, I'd like org to render this parent in a hierarchical, tree

Re: [Orgmode] limiting ical export

2009-05-16 Thread Carsten Dominik
On May 14, 2009, at 8:49 PM, Taru Karttunen wrote: Hello Is it possible to limit the ical-file exported in some way? I'd like to export all events from the current time to one month in the future. Is this possible? Maybe postprocessing the ical file? This is not implemented, and it will

Re: [Orgmode] Help debugging a problem when saving org-agenda files with C-x s

2009-05-16 Thread Carsten Dominik
On May 14, 2009, at 8:41 PM, Tassilo Horn wrote: Carsten Dominik carsten.domi...@gmail.com writes: Did you restart Emacs? My idea was that the first time you call this, you change the file name of a buffer, and the second time the problem happens. First, I only evaled my function anew,

Re: [Orgmode] coloration of faces in pdfs from saving an agenda buffer

2009-05-16 Thread Carsten Dominik
Hi Alan, do you want colors at all in the printed version? If not, try (setq ps-print-color-p 'black-white) - Carsten On May 15, 2009, at 8:28 AM, Alan E. Davis wrote: I have posted on this problem several weeks ago: when I save an agenda buffer with the brilliant C-u C-x C-w method

Re: [Orgmode] item with more than one type

2009-05-16 Thread Carsten Dominik
On May 14, 2009, at 11:54 PM, Marcelo de Moraes Serpa wrote: Hello, I'm using the TYPES to mark items as DONE or NEXT (Next Action, GTD- related) or a PROJECT. Sometimes, however, I'd like to have NEXT IMPORTANT for example (I could use a tag, but this would be more evident to my eyes at

Re: [Orgmode] Commas in {{date(FORMAT)}}}

2009-05-16 Thread Carsten Dominik
On May 14, 2009, at 11:03 PM, Dale Smith wrote: I'm confused about the value of FORMAT in {{{date(FORMAT)}}}. I wanted to use %B %e, %Y, but I have two problems. With the quotes, I get an eval: End of file during parsing message. Without the quotes, processing stops at the comma, expanding

Re: [Orgmode] Bug: ICal export, filetags and tag inheritance

2009-05-16 Thread Carsten Dominik
Hi Harri, this was a missing save-match-data around the call to `org-get-tags-at'. The reason why you get this strange behavior is that a failed matching attempt preserves the old match data, so if there was no successful regexp match, everything was well. Wrapping that call with

Re: [Orgmode] cannot edit two source code examples simultaneously

2009-05-16 Thread Carsten Dominik
Hi Hsiu-Khuern, On May 15, 2009, at 7:38 AM, Hsiu-Khuern Tang wrote: Hi Carsten, You recently changed org-edit-src-code to use a separate buffer instead of an indirect buffer. One side effect of this is that I can no longer edit several code examples at the same time: opening the second

Re: [Orgmode] Re: Faces

2009-05-16 Thread Eraldo Helal
thank you for sharing the answer. On Sat, May 16, 2009 at 02:01, sran...@gmail.com wrote: I received a request to tell the list how I managed to change the face for lines that begin with # in an org file, so here it is. Lines that begin with # are comment lines. The face of comment lines is

Re: [Orgmode] Re: Faces

2009-05-16 Thread Samuel Wales
What I use is describe-text-properties. This works for describing most faces. -- Myalgic encephalomyelitis denialism is causing death and severe suffering worse than MS. Conflicts of interest are destroying research. /You/ can get the disease at any time permanently. Do science and justice

Re: [Orgmode] is there a save-visibility?

2009-05-16 Thread Samuel Wales
Thanks, Carsten. I tried using clone-indirect-buffer to fake it, but sorting changes visibility in both buffers. Very strangely, it also seems to change the save-excursion saved point, but you can do that manually. My solution is to use a canonical visibility after sorting. -- Myalgic

[Orgmode] ascii export of links to notes broken?

2009-05-16 Thread Samuel Wales
I just tried exporting to ascii using latest git. Links showed as just the labels. Thanks. -- Myalgic encephalomyelitis denialism is causing death and severe suffering worse than MS. Conflicts of interest are destroying research. /You/ can get the disease at any time permanently. Do science