Hi Christian,
On 9/30/10 7:02 PM, Christian Moe wrote:
The exact error message is "No such file: /Users/me/test.org::" with
two colons at the end, right?
You are right, I forgot the colons.
I reported the same problem on 23 September ("Bug: subtree export
fails with src block"), but others w
Jörg Hagmann writes:
> Dear list,
>
> I have an org file named "test.org" structured as follows (minimal example):
>
> --minimal example
> * Head
> text
>
> * Second head
> :PROPERTIES:
> :EXPORT_OPTIONS: H:5 num:nil toc:t \n:nil @:t ::t |:t ^:{} -:t f:t
> *:t skip:nil d:ni
org-version: yesterday's pull
emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
of 2010-05-09
On 10/1/10 9:32 AM, Noorul Islam K M wrote:
Jörg Hagmann writes:
Dear list,
I have an org file named "test.org" structured as follows (minimal example):
--minimal example
Hi,
I have defined in an org file some entries like that:
*** TODO Actions
:PROPERTIES:
:Effort: 24
:END:
I want to export the "POPERTIES Effort" in an html file but I don't know how.
I want to export a table view of my file with a summary of "POPERTIES Effort"
(like C-c C-x C-c)
Hello,
Here is a minimal example of problems I experience with the sorting strategy
of the agenda.
--8<---cut here---start->8---
* Appointments
** Technician for washing machine
<2010-10-01 Fri>
I don't know when he will come. He'll call a couple of minute
On 10/1/10 9:40 AM, Jörg Hagmann wrote:
org-version: yesterday's pull
emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
of 2010-05-09
And mine is
- this morning's pull
- GNU Emacs 23.2.1 (powerpc-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2010-09-03
CM
_
Jörg Hagmann writes:
> org-version: yesterday's pull
> emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
> of 2010-05-09
>
I copied your example to a file /tmp/test.org and with the cursor on
Second head I did "C-c C-e 1 l". It did generate output file
/tmp/scripts/filename.tex and
It often happens to me that I send a message (Gnus) and need to keep a
reference of the mail just sent as link in an org file. In Gnus copies
of sent messages can be store in one or more groups using the `Gcc'
header. So I usually select the group where the copy went right after
sending and do an
It often happens to me that I send a message (Gnus) and need to keep a
reference of the mail just sent as link in an org file. In Gnus copies
of sent messages can be store in one or more groups using the `Gcc'
header. So I usually select the group where the copy went right after
sending and do an
On Fri, Oct 1, 2010 at 2:33 PM, Noorul Islam K M wrote:
> Jörg Hagmann writes:
>
>> org-version: yesterday's pull
>> emacs: 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
>> of 2010-05-09
>>
>
> I copied your example to a file /tmp/test.org and with the cursor on
> Second head I did "C-c
"Rouvinez, Jean-Claude" writes:
> Hi,
>
> I have defined in an org file some entries like that:
>
> *** TODO Actions
> :PROPERTIES:
> :Effort: 24
> :END:
>
> I want to export the "POPERTIES Effort" in an html file but I don't know how.
> I want to export a table view of my file with
Ulf Stegemann writes:
> It often happens to me that I send a message (Gnus) and need to keep a
> reference of the mail just sent as link in an org file.
[...]
> It would of course be much nicer if the org link could be stored
> automagically upon sending the message (or more precisely upon creat
Marcelo de Moraes Serpa writes:
>
> On Thu, Sep 30, 2010 at 6:56 PM, Matt Lundin wrote:
>> Marcelo de Moraes Serpa writes:
>>
>>> Another thing that I like about Things
>>> (http://culturedcode.com/things/) is the "Next Actions" view. It
>>> basically lists all projects plus the very first next
Łukasz Stelmach wrote:
> Ulf Stegemann writes:
[snipped 15 lines]
> AFAIR, message-id is used for org links rather than the articla
> number.
ah, right, that's at least what raw gnus-article links look like. I
remember vaguely that this was different in the past and I obviously
hadn't checke
This helps:
capture columns view in dynamic block
Type C-c C-x i in the head of the org file
According to http://orgmode.org/orgcard.txt
Best Regards,
Jean-Claude
-Ursprüngliche Nachricht-
Von: emacs-orgmode-bounces+jean-claude.rouvinez=ipi...@gnu.org
[mailto:emacs-orgmode-bounces+j
On 10/1/10 11:17 AM, Noorul Islam wrote:
I have on my machine:
Org-mode version 7.01trans (release_7.01h.609.gc4916)
GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12)
of 2010-09-29 on noorul
Thanks and Regards
Noorul
On emacs
GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2
Hello,
Here a tiny patch to:
* have padding with 0 for the clock time
* begin applying face org-time-grid from position 2, in order to be properly
aligned with the rest of the agenda (you don't see that if you don't have a
face with background color)
--8<---cut here-
And an update:
It also doesn't work on my Mac with Emacs 24 (GNU Emacs 24.0.50.1
(x86_64-apple-darwin, NS apple-appkit-1038.32) of 2010-10-01 on
black.porkrind.org
Summary:
Works on
- GNU Emacs 24.0.50.1 (i686-pc-linux-gnu) (Noorul)
- GNU Emacs 23.1.1 (i486 pc-linux-gnu) (Jörg)
Error on:
-
I meant in particular whether there was a built-in agenda view for
*unscheduled* items.
Jeff
On Thu, Sep 30, 2010 at 1:05 PM, Marcelo de Moraes Serpa
wrote:
> Thanks Matt, I will try that out and let you know how it goes.
>
>>Out of curiosity, how are you doing this in org-mode? I currently use
Hi Eric,
"Eric Schulte" wrote:
> I've just added this functionality to the repository, so babel commands can
> now be used as speed commands when the point is on the beginning of a code
> block.
Is there a way to pass a universal argument?
I'm thinking, for example, at =C-u C-c C-v C-z=, knowing
I'm not sure,
Babel uses the existing speed-commands infrastructure already existing
in Org-mode for headlines, so the behavior should be the same, whatever
that behavior may be...
Best -- Eric
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> I've just added this functionality
On Sep 30, 2010, at 6:55 AM, Sébastien Vauban wrote:
Hi Nick,
Nick Dokos wrote:
Sébastien Vauban wrote:
Noorul Islam K M wrote:
Sébastien Vauban writes:
I've been taught of a weird observation: the page number
indicated in
the TOC of a PDFLaTeX output is wrong by one page...
Quoting f
Hi Eric,
> Sébastien Vauban writes:
>> "Eric Schulte" wrote:
>>> I've just added this functionality to the repository, so babel commands can
>>> now be used as speed commands when the point is on the beginning of a code
>>> block.
>>
>> Is there a way to pass a universal argument?
>>
>> I'm think
Hi,
I just found a little display bug (or a weirdness at least). The following text
${+}$ some text ${+}$
is displayed as struck-trough in org-mode (git checkout from some days ago).
Note that
${A+}$ some text ${+}$
${+}$ some text ${+A}$
both work fine. This may not be very common, still I th
Sébastien Vauban wrote:
> Hi Nick,
>
> Nick Dokos wrote:
> > Sébastien Vauban wrote:
> >> Noorul Islam K M wrote:
> >> > Sébastien Vauban writes:
> >> >> I've been taught of a weird observation: the page number indicated in
> >> >> the TOC of a PDFLaTeX output is wrong by one page...
> >> >
>
Jeff Horn writes:
> I meant in particular whether there was a built-in agenda view for
> *unscheduled* items.
>
With the following setting...
(setq org-agenda-todo-ignore-scheduled t)
...org-todo-list (C-c a t) will show only unscheduled todos.
If you don't want the setting above to apply glo
"Eric Schulte" writes:
> Fixed, Thanks -- Eric
Confirmed.
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
___
Matt,
> With the following setting...
>
> (setq org-agenda-todo-ignore-scheduled t)
>
> ...org-todo-list (C-c a t) will show only unscheduled todos.
>
> If you don't want the setting above to apply globally, you could bind it
> to a custom command:
>
> (add-to-list 'org-agenda-custom-commands
>
"Eric Schulte" writes:
> I've re-enabled this functionality, I believe the problems should be
> fixed, from the commit message...
Byte compile warns:
In org-babel-temp-file:
ob.el:1792:36:Warning: reference to free variable
`org-babel-temporary-directory'
In addition, byte-compiling produce
On Fri, 24 Sep 2010 14:56:34 +0100, Stephen Eglen
wrote:
>
> Dear all,
>
> Has anyone recently used org-beamer to write lecture notes? I'm now
[...]
> So far I've found the following two sites useful:
>
> http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html
>
>
Achim Gratz writes:
> "Eric Schulte" writes:
>> I've re-enabled this functionality, I believe the problems should be
>> fixed, from the commit message...
>
> Byte compile warns:
>
> In org-babel-temp-file:
> ob.el:1792:36:Warning: reference to free variable
> `org-babel-temporary-directory'
"Eric Schulte" writes:
> Fixed the byte-compilation warning, thanks for the catch.
[...]
> Thanks for the debugging information, it's great to finally have enough
> context to address this issue. I've just pushed up what I hope is a fix
> for this.
Glad to be of service -- I can confirm both fix
Eric,
Per Bastien, you put the file wherever, but you link to the file at
http://orgmode.org/worg/sources/path/to/file/file.org. For example:
- If the file is in: ~/worg.git/org-tutorials/org-beamer/presentation.org
- You make the footnote/link to:
http://orgmode.org/worg/sources/org-tutorials/o
Hi Nick and Thomas,
"Thomas S. Dye" wrote:
> On Sep 30, 2010, at 6:55 AM, Sébastien Vauban wrote:
>> Nick Dokos wrote:
>>> Sébastien Vauban wrote:
Noorul Islam K M wrote:
> Sébastien Vauban writes:
>> I've been taught of a weird observation: the page number indicated in
>> the T
Does anyone have any general advice or comments regarding
the publishing of org-mode documents to a CMS?
I'm thinking of the case where I have HTML files generated
by Org-mode, and want to publish it Worg-style, but would
prefer to publish to a system with comments/RSS/etc.
If anyone has done th
Hi,
I thought about testing again recently. This is something, that never
really got started. For a reason: there's no framework for testing.
I therefore wrote a very rough proposal, found on
http://github.com/SebastianRose/org-test
The idea is, to provide two simple commands:
* org-t
36 matches
Mail list logo