Hi,
Buck Brody writes:
> Is there a way to know if an item is due today by only looking at the headline
> or at an agenda?
The is the agenda custom command I use for this:
,
| ("d" "Due today" agenda ""
| ((org-agenda-ndays 1)
| (org-deadline-warning-days 0)
| (org-agenda-skip-schedu
Hi William,
On Apr 24, 2010, at 6:03 AM, William Henney wrote:
Hi all
The following is using today's git trunk of org-mode with emacs
23.1.94.1 (aquamacs 2.0preview5)
Consider the following table
| -8 |
||
||
||
#+TBLFM: $...@-1 - 1::@1$1=-8
Evaluate formulas o
Carsten Dominik writes:
> On Apr 23, 2010, at 1:00 PM, Rick Moynihan wrote:
>
>> On 23 April 2010 11:46, Sebastian Rose wrote:
>>> Very old browsers. Do we have to support them?
>>
>> I personally don't care for older browsers, though others may differ here.
>>
>>> The appended testfile works in
Carsten Dominik writes:
> On Apr 24, 2010, at 1:19 AM, Sebastian Rose wrote:
>
>> Carsten Dominik writes:
>>> On Apr 23, 2010, at 6:12 PM, Sebastian Rose wrote:
>>>
Daniel E. Doherty writes:
> All,
>
> I make *very* frequent use of the shift-arrow keys to move from window
>
Hi everyone,
here's a patch for org-html.el to fix those IDs.
sec-1.2=> sec-1_2
sec-1.2.3 => sec-1_2_3
diff --git a/lisp/org-html.el b/lisp/org-html.el
index 71f62eb..133bffa 100644
--- a/lisp/org-html.el
+++ b/lisp/org-html.el
@@ -871,7 +871,9 @@ lang=\"%s\" xml:lang=\"%s\">
Hi Sebastian,
I need to ask:
What exactly are we changing? just the class names? of the id and
names as well? Will links have to be changed?
- Carsten
On Apr 24, 2010, at 1:25 PM, Sebastian Rose wrote:
Hi everyone,
here's a patch for org-html.el to fix those IDs.
sec-1.2=> sec-
I think that problem seemed to be localized to one machine, probably from
the tex installation.
Thanks
On Fri, Apr 23, 2010 at 2:32 AM, Nick Dokos wrote:
> Nick Dokos wrote:
>
> > charles snyder wrote:
> >
> > > Thanks Nick!
> > >
> > Glad to help!
> >
>
> BTW, I forgot that you originally re
Carsten Dominik writes:
> Hi Sebastian,
>
> I need to ask:
>
> What exactly are we changing? just the class names? of the id and names as
> well? Will links have to be changed?
We are changing the values of the `id' attributes inside html tags.
- in headlines ( and similar)
- in the con
Buck Brody writes:
> Is there a way to know if an item is due today by only looking at the
> headline or at an agenda? For instance, could a tag "today" be
> triggered based upon a deadline? Basically, when looking at a sparse
> tree or an agenda, I would like to know what is due today without u
My earlier post was in regard to problems with sync from mobile org on a
iphone to a webdav folder on
a remote server (in this case a dreamhost account).
I got it to work, and though perhaps this overly simplistic description of
the steps would be helpful to
someone else.
The instructions are for
Martin Steffen writes:
> However, in my
> orgfile, I have a quite number of time-log entries of the form
>
>
>
> CLOCK: [2010-04-24 Sat 06:56]--[2010-04-24 Sat 06:58](***)
>
>
> i.e., the sum is missing. The reason why I have those is because I
> repaired non-finished clocks
>
> CL
He Sebastian,
I believe we need a bit more - here is my patch - can you please take
a look?
Thanks!
- Carsten
Modified lisp/org-docbook.el
diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el
index de9ffcc..bb8d048 100644
--- a/lisp/org-docbook.el
+++ b/lisp/org-docbook.el
@@ -1228
C-e H brings up the exported html in an html-mode buffer, but C-e L
brings up a fundamental-mode buffer rather than latex-mode. Is this an
oversight or is there a reason for this?
Dan
p.s. I could use org-export-latex-after-save-hook, or a change to the
source could be something like this
Hi,
I'm using org-mode from git repository at commit
,
| commit 830e0cfe407b42060c3adc490baa7c3104589435
| Author: Carsten Dominik
| Date: Thu Apr 22 18:04:13 2010 +0200
`
I have 2 questions regarding `org-mime-htmlize'.
1. How do I quote verbatim code?
BEGIN_SRC/END_SRC or BEGIN
Hi,
Xiao-Yong Jin writes:
> Hi,
>
> I'm using org-mode from git repository at commit
>
> ,
> | commit 830e0cfe407b42060c3adc490baa7c3104589435
> | Author: Carsten Dominik
> | Date: Thu Apr 22 18:04:13 2010 +0200
> `
>
> I have 2 questions regarding `org-mime-htmlize'.
>
> 1. How do I
15 matches
Mail list logo