Hi,
I'm using emacs 23.1.1 with org-mode 7.9.2 and when i'm starting the clock
on the current item from the agenda I get the clock started but the agenda
doesn't get refreshed (the yellow line on the current item is not
displayed). If i hit manually refresh (g ) i get the yellow line.
Can you ple
Aloha all,
Export to INFO fails to produce an output file.
Export to TEXI works. Running makeinfo on the texi file yields errors
like this:
/Users/dk/org/orgmanual//orgmanual.texi:171: `Exporting' has no Up field
(perhaps incorrect sectioning?).
If I run the texi file through (texinfo-all-menu
Hi,
When using
(print (org-element-parse-buffer 'headline))
on this test file:
* TODO test
bla bla bla
DEADLINE: <2012-11-08 Thu 12:17>
the output has no information about the deadline with latest
git-version.
How could I solve this problem please?
TIA for any hints,
--
Hello,
Peter Münster writes:
> * 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.
Regards,
--
Nicolas Goaziou
Hi all,
I'd like to change the LaTeX header per subtree. Is that possible?
Use case: I have two documents that I want to export from a single
orgmode file. Each in its own subtree. One of them should use the
endfloat package, the other should not.
Like this:
,
| * Document 1
| #+LATEX_HE
Hello,
On 11 November 2012 15:13, Nicolas Goaziou wrote:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
> > With the new exporter's texinfo back-end, I think org-entities and
> > org-entities-user might usefully be augmented with the entities listed
> > in Chapter 14 of the texinfo manual
Hello,
On 11 November 2012 15:22, Thomas S. Dye wrote:
> Aloha all,
>
> The texinfo source for the Org manual has a number of macro definitions
> for commands and keys between the end of the header (@finalout) and the
> beginning of the Copying section.
>
> The texinfo back-end for the new expor
I get a unexpected enumerate in the latex export (new exporter). may be a
corner a case.
please see the attached.
* Section 2
The Model was initialized at 00 UTC 25 DEC 2008 to 00 UTC 28 DEC
2008. The initial and boundary conditions blah blah.
more blah
% Created 2012-11-13 火 01:04
\documentcla
On Mon, Nov 12, 2012 at 01:39:10PM +0100, Andreas Leha wrote:
> Hi all,
>
> I'd like to change the LaTeX header per subtree. Is that possible?
>
> Use case: I have two documents that I want to export from a single
> orgmode file. Each in its own subtree. One of them should use the
> endfloat
Aloha Nicolas and Jon,
Jonathan Leech-Pepin writes:
> Hello,
>
> On 11 November 2012 15:13, Nicolas Goaziou wrote:
>
>> Hello,
>>
>> t...@tsdye.com (Thomas S. Dye) writes:
>>
>> > With the new exporter's texinfo back-end, I think org-entities and
>> > org-entities-user might usefully be augment
Aloha Jon,
I'm working on an Org version of the Org manual that (hopefully) can be
used to generate the required texinfo version.
My goal at this point is to export a document that matches org.texi.
My problem is not with the macro definitions, which can be wrapped as
you point out. It is with
On 12 November 2012 12:41, Thomas S. Dye wrote:
> Aloha Nicolas and Jon,
>
> Jonathan Leech-Pepin writes:
>
> > Hello,
> >
> > On 11 November 2012 15:13, Nicolas Goaziou wrote:
> >
> >> Hello,
> >>
> >> t...@tsdye.com (Thomas S. Dye) writes:
> >>
> >> > With the new exporter's texinfo back-end,
It appears that one cannot define "clickable" text in org-mode. I was
trying to make some text in an org-file respond to different types of
clicking. I know that links provide some functionality for this, but
out of curiosity I wanted to see what else I could do.
If I run the following code on a b
I have a table set up with the first column being a date column and I put
a date stamp of <2012-11-10 Sat +1D> in for the first date. I figure to
use the table to log events not in any todo context. Does some way exist
when I tab into the next row of the table that <2012-11-11 Sun +1D> would
Aloha Jon,
Jonathan Leech-Pepin writes:
> On 12 November 2012 12:41, Thomas S. Dye wrote:
>
>> Aloha Nicolas and Jon,
>>
>> Jonathan Leech-Pepin writes:
>>
>> > Hello,
>> >
>> > On 11 November 2012 15:13, Nicolas Goaziou wrote:
>> >
>> >> Hello,
>> >>
>> >> t...@tsdye.com (Thomas S. Dye) writ
Hello,
Yagnesh Raghava Yakkala writes:
> I get a unexpected enumerate in the latex export (new exporter). may be a
> corner a case.
>
> please see the attached.
>
>
>
> * Section 2
> The Model was initialized at 00 UTC 25 DEC 2008 to 00 UTC 28 DEC
> 2008. The initial and boundary conditions blah
Hello,
Bill Jackson writes:
> When exporting to LaTeX, any footnotes inside a table are missing the
> closing curly brace.
>
> For example, a footnote such as:
>
>| Field 1[fn:: A footnote.] | Field 2 |
>
> is exported to LaTeX as:
>
> \begin{center}
> \begin{tabular}{l}
> F
Simon Thum writes:
> I see, it just seemed to me that org-contacts uses it for (seemingly)
> good reasons and there is no replacement or deprecation. Is there
> missing consensus on this syntax?
I don't think so. AFAIU this syntax was created to include diary entries
without the overhead of gene
Hello,
William Léchelle writes:
> Problem is tab only indents to the first possible level, that is, until the
> bullets, like so:
>
> * heading
> - list item on
> many lines
> HERE is not enough to be in the list.
That's no exactly right. Since the line was outside the list before, it
i
Hi
Is it possible to get blank lines in a table exported when creating a
beamer presentation? It is only for creating a nice layout having different
parts of the table separated with some vertical space. The exporter ignores
my blank lines.
BR / Johan
Hi Jude
On Mon, Nov 12, 2012 at 7:46 PM, Jude DaShiell wrote:
> I have a table set up with the first column being a date column and I put
> a date stamp of <2012-11-10 Sat +1D> in for the first date. I figure to
> use the table to log events not in any todo context. Does some way exist
> when I
Yes, it is ok.
Thanks again,
Fabrice
2012/11/9 Nicolas Goaziou
> Hello,
>
> Fabrice Popineau writes:
>
> > I want to insert a link like :
> >
> > [[http://foo.org/bar][file:foo.jpg]]
> >
> > and export it to html. I assume that it should result in a clickable
> image.
> > Unfortunately, some
t...@tsdye.com (Thomas S. Dye) writes:
> My goal at this point is to export a document that matches org.texi.
So nice! :-)
I guess I would be much happy myself if I could use Org rather than
Texinfo for some of my own documents. Thanks to all involved! :-)
François
I start with the following orgmode file called org-test.org:
---beginning of org-test.org ---
* test
** TODO test add date
** testing
---end of org-test.org
I put the cursor at the end of the first subheading under "test" and hit
C-c C-d to insert a date.
The entire file is re
On Mon, 12 Nov 2012, Michael Brand wrote:
> Hi Jude
>
> On Mon, Nov 12, 2012 at 7:46 PM, Jude DaShiell
> wrote:
> > I have a table set up with the first column being a date column and I put
> > a date stamp of <2012-11-10 Sat +1D> in for the first date. I figure to
> > use the table to log eve
On Mon, 12 Nov 2012, Sean Lynch wrote:
> I start with the following orgmode file called org-test.org:
>
> ---beginning of org-test.org ---
>
> * test
> ** TODO test add date
> ** testing
>
> ---end of org-test.org
>
> I put the cursor at the end of the first subheading under "
On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> On Mon, 12 Nov 2012, Sean Lynch wrote:
>
>> I start with the following orgmode file called org-test.org:
>>
>> ---beginning of org-test.org ---
>>
>> * test
>> ** TODO test add date
>> ** testing
>>
>> ---end of org-test.org
>>
>> I
Why is it when I try putting a date in this table using the calendar I get
no date entered when in a blank field and hear the message:
Before first headline at position 376 in buffer medlog.org
| date | sugar | weight | cystalic | diastalic | exercise
| notes
On Mon, 12 Nov 2012, Sean Lynch wrote:
>
>
> On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> > On Mon, 12 Nov 2012, Sean Lynch wrote:
> >
> >> I start with the following orgmode file called org-test.org:
> >>
> >> ---beginning of org-test.org ---
> >>
> >> * test
> >> ** TODO test add date
>
Sean Lynch wrote:
>
>
> On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> > On Mon, 12 Nov 2012, Sean Lynch wrote:
> >
> >> I start with the following orgmode file called org-test.org:
> >>
> >> ---beginning of org-test.org ---
> >>
> >> * test
> >> ** TODO test add date
> >> ** testing
> >>
Andreas Leha writes:
> Eric S Fraga writes:
>> #+latex_header: \par
>
> Thanks for that. It works fine!
Excellent!
>> By the way, you may also wish to check out the progressbar beamer theme:
>>
>> https://github.com/cedricmauclair/beamer-progressbar
>
> Thanks for the pointer. Thing is, that
Jude DaShiell wrote:
> Why is it when I try putting a date in this table using the calendar I get
> no date entered when in a blank field and hear the message:
> Before first headline at position 376 in buffer medlog.org
>
How are you trying to insert the date?
This error is usually produced
On Mon, 12 Nov 2012, Nick Dokos wrote:
> Jude DaShiell wrote:
>
> > Why is it when I try putting a date in this table using the calendar I get
> > no date entered when in a blank field and hear the message:
> > Before first headline at position 376 in buffer medlog.org
> >
>
> How are you try
On 11/12/2012 06:55 PM, Nick Dokos wrote:
>
> I cannot reproduce this with
>
> Org-mode version 7.9.2 (release_7.9.2-577-gb0a051 @
> /home/nick/elisp/org-mode/lisp/)
>
> and it sounds as if something is really broken in your setup (e.g. C-c C-d is
> bound to something strange).
>
C-c C-d is
On Mon, 12 Nov 2012, Sean Lynch wrote:
>
>
> On 11/12/2012 06:55 PM, Nick Dokos wrote:
> >
> > I cannot reproduce this with
> >
> > Org-mode version 7.9.2 (release_7.9.2-577-gb0a051 @
> > /home/nick/elisp/org-mode/lisp/)
> >
> > and it sounds as if something is really broken in your setup (e
Hello Nicolas,
Thanks for the reply.
> Note that this result is impossible to obtain with filling or
> auto-filling, so you probably put it here manually.
No., It was auto-filled. Now I noticed that, it was because my fill-column is
customized to 78.
I wonder how to deal with such cases. can t
On 11月 13 2012, Yagnesh Raghava Yakkala wrote:
> Hello Nicolas,
>
> Thanks for the reply.
>
>> Note that this result is impossible to obtain with filling or
>> auto-filling, so you probably put it here manually.
>
> No., It was auto-filled. Now I noticed that, it was because my fill-column is
>
Jude DaShiell wrote:
> On Mon, 12 Nov 2012, Nick Dokos wrote:
>
> > Jude DaShiell wrote:
> >
> > > Why is it when I try putting a date in this table using the calendar I
> > > get
> > > no date entered when in a blank field and hear the message:
> > > Before first headline at position 376 in
Sean Lynch wrote:
> >
> C-c C-d is bound to org-deadline as it should be. I was thinking that I
> might have something wacky in my setup that is screwing this up, but I
> haven't found anything so far.
> >
> > You should be able to get a backtrace then by doing M-x
> > toggle-debug-on-error
>
Hi Jude
On Tue, Nov 13, 2012 at 12:10 AM, Jude DaShiell wrote:
> On Mon, 12 Nov 2012, Michael Brand wrote:
> if S- means hold the shift key down then hit return,
Yes.
> in emacs
> org-mode 7.9.2 this key combination did not increment the date stamp.
What tells “C-h c S-” in that place? Also c
40 matches
Mail list logo