Re: [Orgmode] Saving column views in agenda

2008-12-08 Thread Carsten Dominik
Hi Matt, this is an interesting problem. I can see three ways to go forward: 1. To indeed export agenda column view, but maybe it would actually be nicer to capture it into a table somewhere. 2. I believe I can relatively easily make it possible to capture in an Org buffer from a sparse

Re: [Orgmode] Print headlines including DEADLINE?

2008-12-08 Thread Carsten Dominik
Hi Christopher, you may want to take a look at column view, which can show the deadline. Get back here when you cannot figure out how to do this. - Carsten On Dec 8, 2008, at 8:29 PM, Christopher DeMarco wrote: So I have a custom agenda search: (setq org-agenda-custom-commands '(("p" "Pro

Re: [Orgmode] property searches for #+CATEGORY

2008-12-08 Thread Mario E. Munich
Dear Matt, thanks a lot for the tips... I have settled down on using FILETAGS and then using C-c a M to get the TODO lists for either personal or work. Thanks a lot for all the help! Best regards, -Mario Matthew Lundin wrote: > Hi Mario, > > I find the easiest way to filter for personal and pr

Re: [Orgmode] Prevent footnotes from becoming superscript(in HTML)

2008-12-08 Thread Saptarshi Guha
Thanks, i think your first suggestion works for me. Regards Saptarshi On Dec 8, 2008, at 3:13 PM, Matthew Lundin wrote: "Saptarshi Guha" <[EMAIL PROTECTED]> writes: Hello I am using footnotes extensively, e.g Boo[1] but I would like org- mode to not export them as superscripts i.e I would l

Re: [Orgmode] property searches for #+CATEGORY

2008-12-08 Thread Matthew Lundin
Hi Mario, I find the easiest way to filter for personal and professional tasks is to use a filetag at the top of each file, e.g., #+FILETAGS: prof I use filetags because the agenda has a wonderful shortcut for filtering by tags. When I call the agenda, I simply hit "/" and then the shortcut for

Re: [Orgmode] property searches for #+CATEGORY

2008-12-08 Thread Mario E. Munich
Dear Carsten, I am really sorry for not having been clear... let me explain myself a little bit and hopefully you would be able to point me in the right direction. First of all, I would like to mention that I am a planner-el convert given the flexibility that org-mode provides. I have converted a

Re: [Orgmode] Patch for problem with xemacs

2008-12-08 Thread Carsten Dominik
Hi Thomas, thanks for the analysis, I have applied a simplified version of your patch. - Carsten On Dec 8, 2008, at 10:47 PM, Thomas Fuchs wrote: Hi there! The function org-substring-no-properties is called in org-remember.el with one argument and defined with one plus two optional argum

[Orgmode] Automatic Timestamp Update

2008-12-08 Thread David A. Gershman
I have my "orgmode" structured in multiple files. However, every time I save a file I wouldn't mind a "last modified" time stamp to be updated. I thought emacs itself had something of this nature but I'm wondering if anyone has a different idea/method, perhaps orgmode-specific. Thanks. ---

[Orgmode] Patch for problem with xemacs

2008-12-08 Thread Thomas Fuchs
Hi there! The function org-substring-no-properties is called in org-remember.el with one argument and defined with one plus two optional arguments. In case of xemacs the function delegates to substring which requires a non-optional second argument "from". The attached patch handles this. Greet

Re: [Orgmode] Prevent footnotes from becoming superscript(in HTML)

2008-12-08 Thread Matthew Lundin
"Saptarshi Guha" <[EMAIL PROTECTED]> writes: > Hello > I am using footnotes extensively, e.g Boo[1] but I would like org-mode > to not export them as superscripts i.e I would like the exported HTML > to look like Boo[1] and not Boo ^{[1]}. > Is there a way to do this? One way to get rid of the su

[Orgmode] Print headlines including DEADLINE?

2008-12-08 Thread Christopher DeMarco
So I have a custom agenda search: (setq org-agenda-custom-commands '(("p" "Projects" tags "+xxx|+xx|+x"))) I'd like to also show the DEADLINEs for these projects. Is there an easy way to do that? -- Christopher DeMarco <[EMAIL PR

[Orgmode] Repeating events within a time range and ics exporting

2008-12-08 Thread Ming-Wei Chang
Hi all, Currently I am a student and I heavily use orgmode to manage my agenda. I must say that orgmode is very cool! I am using emacs 23 from CVS and orgmode 6.14 now. Right now I am looking for a way such that I can schedule a task repeatedly within a time period. For example, I

[Orgmode] Prevent footnotes from becoming superscript(in HTML)

2008-12-08 Thread Saptarshi Guha
Hello I am using footnotes extensively, e.g Boo[1] but I would like org-mode to not export them as superscripts i.e I would like the exported HTML to look like Boo[1] and not Boo ^{[1]}. Is there a way to do this? Thank you Saptarshi -- Saptarshi Guha - [EMAIL PROTECTED] __

Re: [Orgmode] property searches for #+CATEGORY

2008-12-08 Thread Carsten Dominik
Hi Mario, the fact that you "have read all the postings" almost contradicts your other statement that you "have implemented *the* method". I guess you need to tell us more about your detailed setup to get a useful reply. - Carsten On Dec 8, 2008, at 12:35 AM, Mario E. Munich wrote: Dear all,

[Orgmode] Re: Org and Ledger

2008-12-08 Thread Mark A. Hershberger
Carsten Dominik <[EMAIL PROTECTED]> writes: > I have never used ledger, and so I have no picture in my head of > what would be useful. Maybe we should have a discussion of ideas > here? I think Russell Adams gives a hint at the problem: > I'm faced with needing the ability to integrate it into

Re: [Orgmode] Saving column views in agenda

2008-12-08 Thread mdl
Hi Carsten, Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Matthew, > > this is currently not possible. > > You could try to use the mapping API to do something yourself. > > What is your use-case? > > - Carsten Thanks for the quick response. I use the agenda to filter column views via proper

Re: [Orgmode] property searches for #+CATEGORY

2008-12-08 Thread Mario E. Munich
Dear all, I am sorry to bother you with a silly question, but I have read all the postings on the orgmode list on how to separate files for work and personal using the CATEGORY stuff. I have implemented the method, but I cannot get org-agenda-custom-commands to search properly in each category. An

Re: [Orgmode] latex <-> org ?

2008-12-08 Thread Harri Kiiskinen
Very nice! I've been hoping for this kind of functionality for a while, since I'm really struggling to organize some text-mass produced by myself over the years, and it seems, that with this I can re-organize largish LaTeX-documents with relative ease. (For some reason, the order in which a text is

Re: [Orgmode] Re: Git recommendations

2008-12-08 Thread Tim O'Callaghan
Has anyone had any luck with XEmacs and these git modes? Tim. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: exporting tables with row and column labels?

2008-12-08 Thread Eric S Fraga
On 2008-12-05, Carsten Dominik <[EMAIL PROTECTED]> wrote: > On Dec 4, 2008, at 5:02 PM, Eric S Fraga wrote: > >> Hello, >> >> I've been through the documentation but cannot find what I am looking >> for (probably my fault). I've also searched this mailing list to no >> avail. >> >> I would like to

Re: [Orgmode] Saving column views in agenda

2008-12-08 Thread Carsten Dominik
Hi Matthew, this is currently not possible. You could try to use the mapping API to do something yourself. What is your use-case? - Carsten On Dec 8, 2008, at 6:52 AM, Matthew Lundin wrote: I often use dynamic blocks to save/export column views in org-mode files. Does anyone know of a simi