Nicolas Goaziou writes:
> Peter Münster writes:
>
>> On Mon, Nov 12 2012, Nicolas Goaziou wrote:
>
>>> In Org, planning info (scheduled, deadline, and closed) must be put just
>>> after the headline. Your example isn't valid.
>>
>> Then, org-agenda should ignore that too, shouldn't it?
>
> Stric
On Sat, Nov 24, 2012 at 1:22 AM, Bernt Hansen wrote:
> Jason Dunsmore writes:
>
>> I found a bit of code to exclude DONE keywords from refile targets
>> here: http://orgmode.org/worg/org-hacks.html#sec-2-3
>>
>> Since I try to keep all headings with keywords as end nodes, I wanted
>> to exclude a
Hello,
Eric S Fraga writes:
> in trying to see if I could replicate a problem with disappearing src
> code blocks, I have run into problems with the new exporter. The
> attached minimal example generates a very strange convoluted latex
> output (also attached).
>
> The old exporter doesn't do a
Hello,
Jambunathan K writes:
> Rainer M Krug writes:
>
>> Hi
>>
>> I have in a document a definition of a projection, which is essentially a
>> text as follow:
>>
>> #+BEGIN_src
>> +proj=aea +lat_1=-28.25
>> +lat_2=-29.75
>> +lat_0=29
>> +lon_0=30.75
>>
On Sat, Nov 24 2012, Nicolas Goaziou wrote:
> Do you want to help basing Agenda on Elements?
No, sorry. I don't use the agenda, I prefer push to poll. That's why I
wrote org-notify.el.
Anyway, the syntax highlighting is a bit permissive too...
--
Peter
Alan Schmitt writes:
> I found out that using ido-mode is very useful for refiling. However
> there is one thing I don't know how to do: how to create a parent node
> in this setup.
>
> Here is my configuration (straight from the usual
> http://doc.norang.ca/org-mode.html)
>
> #+BEGIN_SRC elisp
>
Hi Alan
Thanks for your answer.
Alan Schmitt writes:
> "Sven Bretfeld" writes:
>
>> As was discussed before in this list, gnus-register is the way to do
>> this. Otherwise org-link will not find the message after it has gone to
>> another group.
>>
>> This is not working for me. It might have
Hello,
I want to migrate all my research papers and references to orgmode, but
I was not able to figure out howto read/convert an existing bibtex file
(say literatur.bib) to an orgmode file (say literature.org) where each
entry from literatur.bib gets an heading in literatur.org with
attributes co
Kevin Buchs writes:
> (By the way, what is the best way (right way) to produce a patch
> listing? This was all I could come up with).
http://orgmode.org/worg/org-contribute.html#sec-4
Regards,
Bernt
Alan Schmitt writes:
> I decided to dig into this, and it's not a bug. One should set:
>
> (setq org-agenda-tags-todo-honor-ignore-options t)
>
> The trick was that these blocks were tag searches.
Ah yes I'd forgotten about this variable - it's been set for ages in my
configuration. tags-todo a
Alan Schmitt writes:
> Hello,
>
> I'm implementing some of the ideas of the great norang page
> (http://doc.norang.ca/org-mode.html), but there is one thing that is
> failing me. I can see that "org-agenda-ignore-scheduled" work for the
> global todo list, but it does not seem to be working when
Peter Münster writes:
> On Mon, Nov 12 2012, Nicolas Goaziou wrote:
>> In Org, planning info (scheduled, deadline, and closed) must be put just
>> after the headline. Your example isn't valid.
>
> Then, org-agenda should ignore that too, shouldn't it?
Strictly speaking, yes. But Org Agenda is a
On Mon, Nov 12 2012, Nicolas Goaziou wrote:
>> * TODO test
>> bla bla bla
>> DEADLINE: <2012-11-08 Thu 12:17>
>
> In Org, planning info (scheduled, deadline, and closed) must be put just
> after the headline. Your example isn't valid.
Then, org-agenda should ignore that too, shouldn't it?
--
13 matches
Mail list logo