[Orgmode] (no subject)

2011-02-22 Thread Vincent-Xavier JUMEL
From: Vincent-Xavier JUMEL To: emacs-orgmode@gnu.org Subject: Bug: Bug in agenda on DEADLINE/SCHEDULE with -3d [7.4] Date: Mon, 21 Feb 2011 23:13:32 +0100 Message-ID: <87d3mlyr1v.fsf@tauceticentral.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain; chars

[Orgmode] (no subject)

2010-06-29 Thread amscopub-mail
The following latex options produce the right format (an article scaled up to 20pts using the "arev" font): #+LaTeX_CLASS: article #+LaTeX_CLASS_OPTIONS: [12pt] #+LATEX_HEADER: \usepackage{amsmath,amsthm,amssymb} \usepackage[T1]{fontenc} \usepackage[20pt]{extsizes} \usepackage{arev} \usepackage[

[Orgmode] (no subject)

2009-09-18 Thread Robin Green
Is there any equivalent to planner-mode's planner-rank.el for org-mode? I want to automatically compute some sort of combined measure of urgency and importance for each of my TODOs, and rank them according to this measure. (Of course, I could write my own code to do this, and I might do just tha

Re: [Orgmode] (no subject)

2009-02-17 Thread Carsten Dominik
Fixed, thanks. - Carsten On Feb 17, 2009, at 7:57 PM, Matthew Lundin wrote: Hi everyone, With one of the recent updates to org (not sure which one), I started to have some formatting issues with numbers in html headlines when exporting from org. Let's take the following org file: --8<---

[Orgmode] (no subject)

2009-02-17 Thread Matthew Lundin
Hi everyone, With one of the recent updates to org (not sure which one), I started to have some formatting issues with numbers in html headlines when exporting from org. Let's take the following org file: --8<---cut here---start->8--- #+TITLE: Test * Headline

Re: [Orgmode] (no subject)

2008-01-29 Thread Bastien Guerry
Hi Dimitri, "Dimitris Kapetanakis" <[EMAIL PROTECTED]> writes: > This is really a question for Bastien > I tried to use blorg.el but I can't load it > > it says > > Compiling file g:/Emacs/site-lisp/blorg.el at Mon Jan 28 13:17:20 2008 > blorg.el:133:1:Warning: value returned from (fboundp (quote

[Orgmode] (no subject)

2008-01-28 Thread Dimitris Kapetanakis
This is really a question for Bastien I tried to use blorg.el but I can't load it it says Compiling file g:/Emacs/site-lisp/blorg.el at Mon Jan 28 13:17:20 2008 blorg.el:133:1:Warning: value returned from (fboundp (quote replace-regexp-in-string)) is unused blorg.el:1405:1:Error: Invalid read

[Orgmode] (no subject)

2007-11-13 Thread Fran�ois Puitg
Subject: Re: [Orgmode] undo in org.el In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 7.19 under 21.4 (patch 20) "Double Solitaire" XEmacs Lucid--text follows this line-- FCC: ~/Mail/messages_envoyés > Well, the fact that it is in Emacs CVS has not kept me from

Re: [Orgmode] (no subject)

2007-10-21 Thread Bastien
"Kevin Brubeck Unhammer" <[EMAIL PROTECTED]> writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >>- The agenda dispatcher >> + `<' cycles through restriction states. > > Is there still a reason for the agenda timeline ("L") having to be > restricted to the current buffer? Please che

[Orgmode] (no subject)

2007-10-21 Thread Kevin Brubeck Unhammer
Carsten Dominik <[EMAIL PROTECTED]> writes: >- The agenda dispatcher > + `<' cycles through restriction states. Is there still a reason for the agenda timeline ("L") having to be restricted to the current buffer? -- Kevin Brubeck Unhammer __

Re: [Emacs-orgmode] (no subject)

2006-05-25 Thread Carsten Dominik
David has started the process of transferring his copyright to the FSF. Once that is complete we will hopefully be able to quickly install this file in Emacs. - Carsten On May 25, 2006, at 12:43, Thomas Baumann wrote: Hi Carsten, I guess org-publish should either be integrated into org-el

[Emacs-orgmode] (no subject)

2006-05-25 Thread Thomas Baumann
Hi Carsten, I guess org-publish should either be integrated into org-el or committed to emacs-cvs because otherwise the menu entries related to publishing will fail. Thomas following the lively development with great interest but with too little time to test all new features :-) _