Re: [Orgmode] Issue with remember templates

2010-01-04 Thread Francis Moreau
Hello, On Sun, Jan 3, 2010 at 2:11 PM, Carsten Dominik wrote: > > "* %\\%(diary-date %?) Day Off" > > should work. > Ok, >> >> The other problem is that Org ensures that the new entry has a >> headline so I had to start the template with '*'. But I don't want >> this since I read that the sexp

Re: [Orgmode] Issue with remember templates

2010-01-04 Thread Carsten Dominik
On Jan 4, 2010, at 9:52 AM, Francis Moreau wrote: Hello, On Sun, Jan 3, 2010 at 2:11 PM, Carsten Dominik wrote: "* %\\%(diary-date %?) Day Off" should work. Ok, The other problem is that Org ensures that the new entry has a headline so I had to start the template with '*'. But I don'

Re: [Orgmode] Bug: Store link to Wanderlust message fails when subject contains encoded characters [6.33trans (release_6.33f.173.g8f17)]

2010-01-04 Thread Carsten Dominik
On Jan 3, 2010, at 10:25 PM, David Maus wrote: Hi Carsten, At Sun, 3 Jan 2010 19:47:18 +0100, Carsten Dominik wrote: Can I ask you to submit this as a bug report to Emacs? I'll certainly do that. Thanks. I also attached a patch for org-wl.el that removes all text properties of the

Re: [Orgmode] Beamer support in Org-mode

2010-01-04 Thread Carsten Dominik
On Jan 4, 2010, at 12:22 AM, Russell Adams wrote: Carsten, I've seen properties and sub-headlines proposed, but what about something like this, using quoting style to separate the notes from the slide? ** Slide - Slide content - Slide content #+BEGIN_BEAMER_NOTE Here are the class notes for

Re: [Orgmode] HTML table export with col width

2010-01-04 Thread Carsten Dominik
On Jan 3, 2010, at 9:02 PM, Rocky Road wrote: On Sun, 2010-01-03 at 19:53 +0100, Carsten Dominik wrote: Hi Karl, I still cannot reproduce this. Anybody else? - Carsten I can reproduce it from the simple input: | <35>| | | header

Re: [Orgmode] Issue with remember templates

2010-01-04 Thread Francis Moreau
On Mon, Jan 4, 2010 at 10:00 AM, Carsten Dominik wrote: > > On Jan 4, 2010, at 9:52 AM, Francis Moreau wrote: > >> Hello, >> >> On Sun, Jan 3, 2010 at 2:11 PM, Carsten Dominik >> wrote: >>> >>> "* %\\%(diary-date %?) Day Off" >>> >>> should work. >>> >> >> Ok, >> The other problem is th

Re: [Orgmode] Can I export TODO flags in table of contents?

2010-01-04 Thread Carsten Dominik
On Jan 4, 2010, at 4:33 AM, Water Lin wrote: Carsten Dominik writes: Hi Water, On Dec 31, 2009, at 4:17 AM, Water Lin wrote: I marked my notes and tasks with TODO flags and I also want to see these TODO flags in table of contents. So I can jump and explore to unfinished task quickly. By

Re: [Orgmode] ordered list start with number other than 1

2010-01-04 Thread Carsten Dominik
Hi, this is relatively hard to implement, and I am not going to do it right now, sorry. - Carsten On Dec 18, 2009, at 6:41 PM, Shawn Koons wrote: Can someone point me to documentation about making an ordered list starting with a number other than '1.' so that when it is exported to html

Re: [Orgmode] [Feature request] CSS tag classes for headlines

2010-01-04 Thread Peter Westlake
On Fri, 01 Jan 2010 11:07 +0100, "Carsten Dominik" wrote: > Hi Peter, > > this is a quite open-ended request, to add classes based on > TODO keywords/Tags, maybe timestamps etc. > > Maybe the best solution would be to do this in postprocessing, for > example using a hook like org-export-html-f

Re: [Orgmode] Bug: Problems with missing newline on last line of narrowd subtree [6.33trans (release_6.33f.129.g904a)]

2010-01-04 Thread Carsten Dominik
Hi David, On Dec 17, 2009, at 9:47 PM, David Maus wrote: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to t

Re: [Orgmode] Progress cookies on headers without subitems

2010-01-04 Thread Carsten Dominik
Fixed, thanks. - Carsten On Dec 11, 2009, at 2:24 PM, Óscar Fuentes wrote: When a [/] is used on a header that does not contain subitems, pressing C-c C-c on it signals an error on the minibuffer: org-update-statistics-cookies: No data for statistics cookie and the cookie appears with the

Re: [Orgmode] Exporting non utf8 org documents

2010-01-04 Thread Carsten Dominik
Hi Francesco, can you com up with code that maps the Emacs buffer coding system to the inputenc option? Then I can write the code to insert this into the proper place in the LaTeX header - Carsten On Dec 8, 2009, at 5:22 PM, Francesco Pizzolante wrote: Hi, I have colleagues who are

Re: [Orgmode] feature-request: colorize diary entries in agenda

2010-01-04 Thread Carsten Dominik
Hi Thierry, there is now a new face, org-agenda-diary, for this purpose. HTH - Carsten On Dec 17, 2009, at 10:25 AM, Thierry Volpiatto wrote: Hi, should be great to be able to colorize diary entries in agenda. I didn't find customisation for that apart modifying: , | (defun org-get-entri

Re: [Orgmode] RFC on enhancement for org-cancel-clock with no active clock

2010-01-04 Thread Carsten Dominik
On Dec 18, 2009, at 12:42 PM, Adam Spiers wrote: Currently org-cancel-clock just warns 'No active clock' when there is no active clock. Would it make sense to extend the behaviour in that case so that it interactively prompts whether you would like to remove the most recently active clock entr

Re: [Orgmode] Beamer support in Org-mode

2010-01-04 Thread Darlan Cavalcante Moreira
If a B_note tag is used in a headline for notes, it has the advantage that it will be easier to see all the notes in the document (slides with notes). Also, it would be easier to customize if the notes should be exported for other formats other then beamer (since the user could simple exclude the

Re: [Orgmode] Bug: Problems with missing newline on last line of narrowd subtree [6.33trans (release_6.33f.129.g904a)]

2010-01-04 Thread Darlan Cavalcante Moreira
Because of this problem I usually create a dummy headline at the end of the subtree when I work in a narrowed subtree for a long time. If I avoid changing anything after this dummy headline I know that nothing strange will happen. Not elegant, I know, but its a work around for now. - Darlan Caval

Re: [Orgmode] feature-request: colorize diary entries in agenda

2010-01-04 Thread Carsten Dominik
On Jan 4, 2010, at 3:57 PM, Thierry Volpiatto wrote: Hi Carsten, Carsten Dominik writes: Hi Thierry, there is now a new face, org-agenda-diary, for this purpose. Nice, thank you, i will have a look. How do you enable it? It is already implemented - all you need to do is to customize t

Re: [Orgmode] Beamer support in Org-mode

2010-01-04 Thread Carsten Dominik
On Jan 4, 2010, at 3:49 PM, Darlan Cavalcante Moreira wrote: If a B_note tag is used in a headline for notes, it has the advantage that it will be easier to see all the notes in the document (slides with notes). Also, it would be easier to customize if the notes should be exported for ot

Re: [Orgmode] Bug: Preview Latex fragments should include definitions in #+LATEX_HEADER: [6.33trans (release_6.33f.71.g0969.dirty)]

2010-01-04 Thread Darlan Cavalcante Moreira
It now works perfectly. Thanks for the hard work Carsten. - Darlan Cavalcante Moreira At Fri, 1 Jan 2010 11:18:59 +0100, Carsten Dominik wrote: > > Hi Darlan, > > I have now finally implemented your request - but not tested it. > Could you please, at your earliest possible convenience, do som

[Orgmode] Re: feature-request: colorize diary entries in agenda

2010-01-04 Thread Thierry Volpiatto
Carsten Dominik writes: > On Jan 4, 2010, at 3:57 PM, Thierry Volpiatto wrote: > >> Hi Carsten, >> >> Carsten Dominik writes: >> >>> Hi Thierry, >>> >>> there is now a new face, org-agenda-diary, for this purpose. >> >> Nice, thank you, i will have a look. >> How do you enable it? > > > It is al

Re: [Orgmode] protocol for PDFs?

2010-01-04 Thread Sebastian Rose
D M German writes: > Jan> It allows you to link to any document format which doc-view-mode > Jan> supports, which includes PDF files. The syntax is: > > Jan> docview::: > > Jan> Example: > > Jan> [[docview:/home/jan/some-file.pdf::7][Page 7]] > > I have started modifying evince. I got to the

Re: [Orgmode] feature-request: colorize diary entries in agenda

2010-01-04 Thread Thierry Volpiatto
Hi Carsten, Carsten Dominik writes: > Hi Thierry, > > there is now a new face, org-agenda-diary, for this purpose. Nice, thank you, i will have a look. How do you enable it? I use that actually: , | (defun tv-org-propertize-diary-entries () | (save-excursion | (let ((inhibit-read-onl

[Orgmode] Question about end date for a scheduled task

2010-01-04 Thread Avinash Kulkarni
Hi, Is there a way to specify when a particular task should stop repeating? For instance, I need to backup the server in my office once a week for the next 3 weeks, after which the employee in charge will take it over again. Right now, I just added it as a C-x C-s +1w scheduled task, but this cause

Re: [Orgmode] Bug: Can't set org-export-latex-title-command using #+BIND: [6.33trans]

2010-01-04 Thread Carsten Dominik
Hi Christopher, I believe this might be fixed now - please verify! Thanks - Carsten On Dec 20, 2009, at 6:40 PM, Christopher Suckling wrote: On Sun, 20 Dec 2009 13:29:59 +0100, Carsten Dominik > wrote: Thank you, but not quite working yet: , | #+BIND: org-export-latex-title-command ""

Re: [Orgmode] Supporting non-stuck projects view with minimal effort

2010-01-04 Thread Carsten Dominik
Hi Friedrich, I don't have an easy way to make this simpler. So until there are more people asking for this functionality, I guess you can simply live with the "ugly" version. Greetings - Carsten On Dec 22, 2009, at 6:58 PM, Friedrich Delgado Friedrichs wrote: Hi! I've been thinking,

[Orgmode] Emacs initialization problem on Windows after latest git pull of Org

2010-01-04 Thread Manish
Hello List, After the latest git update, Emacs init is interrupted with this message: "Symbol's function definition is void: mailcap-parse-mailcaps" Recent changes and related info: - Windows XP SP2 - GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON - Cygwin 1.7 (recently u

Re: [Orgmode] Question about end date for a scheduled task

2010-01-04 Thread Manish
Marking it DONE also works. -- Manish On Mon, Jan 4, 2010 at 8:53 PM, Avinash Kulkarni wrote: > Hi, > Is there a way to specify when a particular task should stop repeating? For > instance, I need to backup the server in my office once a week for the next > 3 weeks, after which the employee in

[Orgmode] Exporting subtree as beamer presentation

2010-01-04 Thread JBash
Hi, How do I export a beamer presentation, embedded as a subtree in an org file? I have attached a file with subtree properties defined as described on the worg page - http://orgmode.org/worg/org-tutorials/org-beamer.php. I expected 'C-c C-e 1 d' to do it, but the export is a article documentclas

[Orgmode] Fwd: Exporting subtree as beamer presentation

2010-01-04 Thread JBash
Sorry - With attachments this time. project1.org has the embedded presentation (CDR Presentation), and cdr1.orgis that subtree placed in a separate file, adjusting the settings accordingly). Thanks, Jerry -- Forwarded message -- From: JBash Date: Mon, Jan 4, 2010 at 1:21 PM Subjec

Re: [Orgmode] Emacs initialization problem on Windows after latest git pull of Org

2010-01-04 Thread David Maus
Hi Manish, At Mon, 4 Jan 2010 23:02:55 +0530, Manish wrote: > > Hello List, > > After the latest git update, Emacs init is interrupted with this message: > > "Symbol's function definition is void: mailcap-parse-mailcaps" > > Recent changes and related info: > > - Windows XP SP2 > - GNU Emacs 23.1.

[Orgmode] Bug: elisp links broken in agenda [6.33trans (release_6.33f.192.ge1a1)]

2010-01-04 Thread Charles Sebold
This is with a clean Emacs, nothing in .emacs except for what is necessary to add my org-mode lisp directory to the load path and (require 'org-install), Emacs pulled down from bzr this morning, and current git download of org-mode, pulled a few minutes ago. With an org file like this: --

Re: [Orgmode] Bug: Can't set org-export-latex-title-command using #+BIND: [6.33trans]

2010-01-04 Thread Christopher Suckling
On Mon, 4 Jan 2010 17:50:07 +0100, Carsten Dominik wrote: > > I believe this might be fixed now - please verify! > Indeed it is. As ever, many thanks. Christopher ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. E

[Orgmode] Re: Emacs initialization problem on Windows after latest git pull of Org

2010-01-04 Thread Manish
On Mon, Jan 4, 2010 at 11:02 PM, Manish wrote: > Hello List, > > After the latest git update, Emacs init is interrupted with this message: > > "Symbol's function definition is void: mailcap-parse-mailcaps" > > Recent changes and related info: > > - Windows XP SP2 > - GNU Emacs 23.1.1 (i386-mingw-nt

[Orgmode] Org-expiry: How to define keyword for org-expiry-add-keyword

2010-01-04 Thread Markus Heller
Hello, please help a newbie with org-expiry.el :) I have a file like this: expiry.org * ACTIVE Test task :PROPERTIES: :EXPIRY: <2010-01-04 Mon 11:12> :END: I want org-expiry to change the keyword from ACTIVE to EXPIRED. These keywords are defined in my .emacs as follows: (setq org

Re: [Orgmode] Can I export TODO flags in table of contents?

2010-01-04 Thread Water Lin
Carsten Dominik writes: > On Jan 4, 2010, at 4:33 AM, Water Lin wrote: > >> Carsten Dominik writes: >> >>> Hi Water, >>> >>> On Dec 31, 2009, at 4:17 AM, Water Lin wrote: >>> I marked my notes and tasks with TODO flags and I also want to see these TODO flags in table of conte

[Orgmode] How to use org-info.js?

2010-01-04 Thread Water Lin
I want to use org-info.js to build a navigator for my knowledge base. So I set something like this: - #+INFOJS_OPT: path:http://orgmode.org/org-info.js #+LINK_UP: #+LINK_HOME: - but after I publish my project, there is no this kind of navigator. What's the correct way to

Re: [Orgmode] How to use org-info.js?

2010-01-04 Thread Manish
On Tue, Jan 5, 2010 at 12:07 PM, Water Lin wrote: > > I want to use org-info.js to build a navigator for my knowledge base. > > So I set something like this: > - > #+INFOJS_OPT: path:http://orgmode.org/org-info.js > #+LINK_UP: > #+LINK_HOME: > - > > but after I publish my pr