Hi,
When publishing large html projects I sometimes run into the following
error.
: org-export-normalize-links: Invalid function: org-if-unprotected-at
This happens unpredictably, and I find that it can normally be fixed by
some combination of...
- updating Org-mode with git pull
- running make
Nicolas Goaziou writes:
> Hello,
>
> I would like to put all my asymptote code in the header of the org file,
> and then, display the result later. I tried to move #+resname: but it is
> recreated just beneath the corresponding code at each export. I tried to
> use #+srcname: without success eith
Hello,
after seeing org-babel I immediately thought of the eev project by
Eduardo Ochs (http://angg.twu.net/)
Basically I wanted to do what he does in this video:
http://angg.twu.net/eev-current/anim/channels.anim.html
So I wrote a small org-babel gnu screen interface.
Eev does the same with "ex
Hello,
I would like to put all my asymptote code in the header of the org file,
and then, display the result later. I tried to move #+resname: but it is
recreated just beneath the corresponding code at each export. I tried to
use #+srcname: without success either.
Is it possible to achieve this
Carsten Dominik writes:
> Hi Eric,
>
> could I ask you to update the FAQ with this issue?
>
done, should update to Worg within the hour -- Eric
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.or
Eric S Fraga ucl.ac.uk> writes:
> At Tue, 22 Sep 2009 10:10:41 -0400, Bernt Hansen wrote:
> > At column 0 - probably not.
> >
> > 1. first
> > 2. second
> > #+ comment about second item
> > #+ Another comment goes here
> > 3. third
> > 4. fourth
> >
> > The #+ comment probably isn't
Matt Lundin imapmail.org> writes:
>
> Ah I see. Another idea: write an agenda skip function that converts the
> timestamp to universal time and ignores the entry if it is greater than
> (current-time). Such as,
>
Wow, I didn't you can write your own agenda skip function. The depths of
Org are
Matt Lundin writes:
> Philipp Schaefer writes:
>
>> I just tried the functionality described in the manual in the section
>> http://orgmode.org/org.html#Setting-up-Remember-for-Org , according to
>> which the key combination 'k r' leads to timestamps defaulting to the
>> day on which the pointer
Carsten Dominik writes:
> could I ask you to update the FAQ with this issue?
It still doesn't work with org-indent-mode on, though. I guess the FAQ
will have to specify to disable it before using yasnippet (which is a
sad thing as both are providing great features).
--
Nicolas Goaziou
_
PT writes:
> Matt Lundin imapmail.org> writes:
>
>> One recommendation:
>>
>> Create an ":EVENING:" tag and filter it out in the agenda. Or,
>> optionally, create custom agenda commands for day and evening agendas
>> that pull up different results based on tags.
>>
>
> This wouldn't work, beca
At Tue, 22 Sep 2009 10:10:41 -0400,
Bernt Hansen wrote:
> At column 0 - probably not.
>
> 1. first
> 2. second
> #+ comment about second item
> #+ Another comment goes here
> 3. third
> 4. fourth
>
> The #+ comment probably isn't officially supported either... it just
> happens to wor
Matt Lundin imapmail.org> writes:
> One recommendation:
>
> Create an ":EVENING:" tag and filter it out in the agenda. Or,
> optionally, create custom agenda commands for day and evening agendas
> that pull up different results based on tags.
>
This wouldn't work, because I have lots of differ
On 20 Sep 2009, Carsten wrote:
> I believe this is fixed now. Thank you for your report.
I tried to test the fix, but maybe I don't know what I'm doing -
tried the zip file corresponding to the fix, and also tried the
org-latest.zip file. However both fail when starting emacs
because org-instal
PT writes:
> I have several items on my agenda which have a time
> specification (e.g. 4pm), but it only means I should work on it
> sometime after 4pm. It can even be 8pm when I actually deal with
> the item.
>
> So there is no need for me to see the item constantly on the
> daily agenda, I'd li
Philipp Schaefer writes:
> I just tried the functionality described in the manual in the section
> http://orgmode.org/org.html#Setting-up-Remember-for-Org , according to
> which the key combination 'k r' leads to timestamps defaulting to the
> day on which the pointer was when 'k r' was invoked.
I have several items on my agenda which have a time
specification (e.g. 4pm), but it only means I should work on it
sometime after 4pm. It can even be 8pm when I actually deal with
the item.
So there is no need for me to see the item constantly on the
daily agenda, I'd like this item to appear onl
A couple of issues:
1. org-fontify-whole-heading-line and org-startup-indented seem to
conflict with one another. See screenshot:
http://dto.github.com/images/folio.png
The headline background color extends to the next line. The problem goes
away when you set org-startup-indented to nil and M-x
Hi,
I just tried the functionality described in the manual in the section
http://orgmode.org/org.html#Setting-up-Remember-for-Org , according to
which the key combination 'k r' leads to timestamps defaulting to the
day on which the pointer was when 'k r' was invoked.
Now is it somehow possible to
Eric S Fraga writes:
> At Tue, 22 Sep 2009 08:52:13 -0400, Bernt Hansen wrote:
>> If you're actually trying to make the comment not export this seems to
>> work for me
>>
>> 1. first
>> 2. second
>> #+ comment about second item
>> 3. third
>> 4. fourth
>>
>> -Bernt
>
> and in fact it works
Hi,
I have a question about the LaTeX export of images.
I wondering why we treat differently images with caption/label than the ones
that do not have caption/label.
I suppose that we want to make the difference between images that appear in
the middle of the text and those who will appear in a f
At Tue, 22 Sep 2009 08:52:13 -0400, Bernt Hansen wrote:
> If you're actually trying to make the comment not export this seems to
> work for me
>
> 1. first
> 2. second
> #+ comment about second item
> 3. third
> 4. fourth
>
> -Bernt
and in fact it works without the + sign and that's what I
Yuri Goncharov writes:
> Hi all.
> Apologies to my english.
>
> I have some often repeat tasks. There is phone call, answer email etc.
> It's look like this:
> * STARTED Phone calls
> * STARTED Answer emails
> * STARTED Misc
> Is there a way to make several shortcuts to quick change clocked task?
Eric S Fraga writes:
> At Tue, 22 Sep 2009 00:16:14 -0400, Bernt Hansen wrote:
>> René writes:
>> > Is there a way to insert comments in a plain list without breaking it into
>> > two
>> > distinct lists?
>
> I've run into exactly this problem in the past few days, preparing a
> document, inten
On Sep 22, 2009, at 12:32 PM, René wrote:
Bernt Hansen norang.ca> writes:
You can ident the comment like this
1. first
2. second
# comment about second item
3. third
4. fourth
Unfortunately in this case your comment gets exported since the `#'
is indented.
Of course one doesn't wa
Hi Mel,
I believe this problem is now fixed, please verify.
- Carsten
On Sep 19, 2009, at 5:25 AM, Melton Low wrote:
I am on a Mac with OS X 10.5.8 Intel.
Try this:
1. start Emacs.app by clicking on the emacs app bundle in /
Applications.
2. load the org file with to do items.
3. start up
Bernt Hansen norang.ca> writes:
> You can ident the comment like this
>
> 1. first
> 2. second
>
> # comment about second item
>
> 3. third
> 4. fourth
Unfortunately in this case your comment gets exported since the `#' is indented.
Of course one doesn't want the comments to appear in
At Tue, 22 Sep 2009 00:16:14 -0400, Bernt Hansen wrote:
> René writes:
> > Is there a way to insert comments in a plain list without breaking it into
> > two
> > distinct lists?
I've run into exactly this problem in the past few days, preparing a
document, intended for export to a variety of for
Hi George,
I believe this is fixed now. Thank you for your report.
- Carsten
On Sep 20, 2009, at 4:34 PM, George Pearson wrote:
org-submit-bug-report output below.
I have been getting the following message in the minibuffer
area when marking tasks done in the daily agenda:
Error in post-co
Hi Detlef,
I went back to Emacs 22.2 and tried to reproduce it there - without
success.
So, I am closing this thread...
- Carsten
On Sep 21, 2009, at 7:03 PM, Detlef Steuer wrote:
On Mon, 21 Sep 2009 18:13:12 +0100
Carsten Dominik wrote:
Hi Detlef,
this works fine for me under both Ema
Hi all.
Apologies to my english.
I have some often repeat tasks. There is phone call, answer email etc.
It's look like this:
* STARTED Phone calls
* STARTED Answer emails
* STARTED Misc
Is there a way to make several shortcuts to quick change clocked task? I
use C-u C-c C-x C-i now, but in *Clock
30 matches
Mail list logo