2009/11/20 Carsten Dominik
> #+LaTeX: \chapter*{Introduction}
>
> Introduction text
>
> * first headline
>
It takes me a long time to test your solution, sorry.
Unfortunately the footnotes in this introduction are converted as
'1 FOOTNOTE DEFINITION NOT FOUND : fn :1'.
Have a nice day,
Emmanu
Hi,
Is there a way to unambiguously specify non-top-level headers as
org-remember targets in templates? My specific use case is that I want
to split my "Tasks" entries list into sublists, and I want to store new
tasks in Tasks/Unsorted by default. I know I could just specify
"Unsorted" as the
Ah Thanks!
-Bernt
Carsten Dominik writes:
> Hi Bernt,
>
> M-x org-id-update-id-locations RET
>
> should do the trick. This only thin that can go wrong that it will
> miss a file.
>
> It scans:
>
> - agenda files and archives
> - the files in org-id-extra-files
> - all the files that are curre
On Nov 27, 2009, at 11:16 PM, Bernt Hansen wrote:
Hi Carsten,
I've recently started using org-ids to find tasks in my org files and
org-mode is storing the ids and associated files in
~/.emacs.d/.org-id-locations.
Now I've modified or linked to locations on my laptop and on my
workstation and
Hi Bernt,
M-x org-id-update-id-locations RET
should do the trick. This only thin that can go wrong that it will
miss a file.
It scans:
- agenda files and archives
- the files in org-id-extra-files
- all the files that are currently in the id list
- any live buffers visiting an org-mode fil
I have discovered a possible bug with the new 6.33 feature of cycling
empty headline levels with TAB. IT seems that org will always assume
that the initial level of the headline is the "base" level. Pressing TAB
once will always go one level deeper than that, to the "child" level,
TAB a second
James TD Smith writes:
Hi James,
>> What I'd like to have is something like the existing
>>
>> %^{prop}p Prompt the user for a value for property `prop'
>>
>> but more like
>>
>> %{prop,escape}p Insert property `prop' with value taken from escape,
>> if that is non
Hi Carsten,
I've recently started using org-ids to find tasks in my org files and
org-mode is storing the ids and associated files in
~/.emacs.d/.org-id-locations.
Now I've modified or linked to locations on my laptop and on my
workstation and these files differ (both are modified differently) so
I believe it is the emacs convention to distinguish between hooks that
take no arguments and hooks that do. Since org-blocker-hook and
org-trigger-hook pass an argument to their functions, they should
actually be called org-blocker-functions and org-trigger-functions.
From the elisp info, 23.1
Hi,
I'm making my first steps with MobileOrg. Thank you very must for this
app, it was one reason for me to chose the iphone.
MobileOrg shows me my custom agenda views, but what about the agenda for
the current week and day?
Regards,
Karl
___
Em
Hi Christopher,
I do not know of anyone working on matlab support for org-babel. I am
attaching a template file which contains instructions for adding support
for a new language. Depending on your level of familiarity with elisp
it could take anywhere from a couple of hours to a couple of days.
Hi Carsten,
Matthew Lundin writes:
> Matt Lundin writes:
>
>> The word/regexp agenda search to work with more than one word or regexp
>> unless the first word or regexp is also preceded by a "+" or "-".
I've investigated this further and beg your permission to offer a few
comments/suggestions.
Sébastien Vauban writes:
> Hi Torsten,
>
> Torsten Wagner wrote:
>> I just tried quickly. I use org-babel with python, up to now never with
>> shell scripting.
>>
>>> --8<---cut here---start->8---
>>> * Prerequisites
>>>
>>> #+begin_src sh :session ecm
>>>
Sébastien Vauban writes:
>
> It stops working only when I add `:session "whatever"' after the `sh'
> specification.
>
> That's the only difference between when it works and when it doesn't.
>
Hi Sébastien,
You discovered a tricky bug in the session-based evaluation of shell
blocks. I've just p
Good day folks,
I'd like to be able to specify possible conjugations for non-strict
matching of radio targets, so that:
#+RADIO_CONJUGATION_SET foo fooish
#+RADIO_CONJUGATION_SET bar barry
<<>>
gets targeted by all of:
- foo bar,
- fooish bar,
- foo barry, and
- fooish barry
Alter
At Fri, 27 Nov 2009 14:48:58 +0100,
Carsten Dominik wrote:
>
>
> On Nov 27, 2009, at 10:09 AM, Sébastien Vauban wrote:
>
> > Hi all,
> >
> > Eric S Fraga wrote:
> >> one thing that would be useful (and which I've mentioned in a reply
> >> to Dan)
> >> is the ability to specify options for the do
Good day folks,
When exporting org files containing semantically overlapping radio
entries like this:
<<>> and <<>>
the entry for 'bar' "takes over" and the HTML target for 'foo bar' is
rendered like this:
@foo bar
I.e. it is totally wrecked and the anchors refer
I enjoy using org mode, but I have found a bug that is very
frustrating. It appears to be platform independent--I have experienced
it on both windows and ubuntu.
Expected behavior: Setting org-empty-line-terminates-plain-lists to t
means that leaving a blank line terminates all open lists and or
Matt Lundin writes:
> The word/regexp agenda search to work with more than one word or regexp
> unless the first word or regexp is also preceded by a "+" or "-".
>
> Take the following example.
>
> * Org-mode
>
> Org mode is a major mode for Emacs written by Carsten Dominik.
>
> Let's say I searc
The word/regexp agenda search to work with more than one word or regexp
unless the first word or regexp is also preceded by a "+" or "-".
Take the following example.
--8<---cut here---start->8---
* Org-mode
Org mode is a major mode for Emacs written by Carsten
Dan Davison writes:
> Magnus Henoch writes:
>
>> Dan Davison writes:
>>
>>> And it's possible to create something like a slide-show in HTML/CSS --
>>> although I never see anyone doing it.
>>
>> Have a look at S5: http://meyerweb.com/eric/tools/s5/s5-intro.html
>
> Thankyou, that looks really ni
Magnus Henoch writes:
> Dan Davison writes:
>
>> And it's possible to create something like a slide-show in HTML/CSS --
>> although I never see anyone doing it.
>
> Have a look at S5: http://meyerweb.com/eric/tools/s5/s5-intro.html
Thankyou, that looks really nice. It would be great for org to
Hi Carsten,
Carsten Dominik wrote:
> On Nov 27, 2009, at 10:09 AM, Sébastien Vauban wrote:
>> Eric S Fraga wrote:
>>> one thing that would be useful (and which I've mentioned in a reply to
>>> Dan) is the ability to specify options for the documentclass (e.g. bigger,
>>> handout). This would actua
Carsten Dominik wrote:
>
> On Nov 26, 2009, at 7:40 PM, Dan wrote:
>> ... using the heading title to set the column width feels
>> wrong; the natural reaction is to think that that sort of metadata
>> should be in a property.
>
> OK, I hear you all pull the same string, that Org-mode files shoul
Dan Davison writes:
> And it's possible to create something like a slide-show in HTML/CSS --
> although I never see anyone doing it.
Have a look at S5: http://meyerweb.com/eric/tools/s5/s5-intro.html
Magnus
___
Emacs-orgmode mailing list
Please use
On Nov 27, 2009, at 10:09 AM, Sébastien Vauban wrote:
Hi all,
Eric S Fraga wrote:
one thing that would be useful (and which I've mentioned in a reply
to Dan)
is the ability to specify options for the documentclass (e.g. bigger,
handout). This would actually be useful in normal latex export
Fixed, thanks.
- Carsten
On Nov 27, 2009, at 2:30 PM, Friedrich Delgado Friedrichs wrote:
I just noticed this, so I'll file a quick report:
In the following example tree, org-forward-same-level will jump over
the second item.
*** foo
*** [[about:][About:]]
*** quz
*** bar [[about:][About:]]
I just noticed this, so I'll file a quick report:
In the following example tree, org-forward-same-level will jump over
the second item.
*** foo
*** [[about:][About:]]
*** quz
*** bar [[about:][About:]]
*** baz
Please tell me if you *can't* reproduce this, then I'll re-post my settings.
Emacs :
Hi Tassilo,
On 2009-11-27 10:48:06(+0100), Tassilo Horn wrote:
> What I'd like to have is something like the existing
>
> %^{prop}p Prompt the user for a value for property `prop'
>
> but more like
>
> %{prop,escape}p Insert property `prop' with value taken from escape,
>
At Fri, 27 Nov 2009 10:15:41 +0100,
Sébastien Vauban wrote:
>
> Hi,
>
> Can I bump up this thread?
>
>
> > I'm trying to execute code through babel, for the first time -- I did use it
> > for small examples of LP, but not yet for enhanced work.
> >
> > This is my first file:
> >
> > * Prerequis
Hi Torsten,
Torsten Wagner wrote:
> I just tried quickly. I use org-babel with python, up to now never with
> shell scripting.
>
>> --8<---cut here---start->8---
>> * Prerequisites
>>
>> #+begin_src sh :session ecm
>> cd ~/Personal
>> #+end_src
>> --8<-
Hi Sébastien,
I just tried quickly. I use org-babel with python, up to now never with shell
scripting.
>
> --8<---cut here---start->8---
> * Prerequisites
>
> #+begin_src sh :session ecm
> cd ~/Personal
> #+end_src
> --8<---cut here--
Hi all,
in my remember templates, I'd like to set some PROPERTIES to the value
of some org-remember escape sequences. Till now, I did that by defining
a template like that:
("NORMAL" ?n "* %?\n %i\n :PROPERTIES:\n :created: %U\n :END:")
This works, but templates become very large quickly
Hi,
Can I bump up this thread?
> I'm trying to execute code through babel, for the first time -- I did use it
> for small examples of LP, but not yet for enhanced work.
>
> This is my first file:
>
> * Prerequisites
>
> #+begin_src sh :session ecm
> cd ~/Personal
> #+end_src
>
> If I C-c on
Hi Carsten,
Carsten Dominik wrote:
> On Nov 26, 2009, at 7:40 PM, Dan wrote:
>> Also, I do agree with others that to the extent possible we want
>> presentations to emerge naturally out of 'normal' org-files with the help
>> of established org mechanisms such as selective subtree export. E.g. usi
Hi all,
Eric S Fraga wrote:
> one thing that would be useful (and which I've mentioned in a reply to Dan)
> is the ability to specify options for the documentclass (e.g. bigger,
> handout). This would actually be useful in normal latex export as well, of
> course.
Yes, we (would) need such a feat
On Nov 26, 2009, at 11:04 PM, David Maus wrote:
Hi Carsten,
At Thu, 26 Nov 2009 08:42:09 +0100,
Carsten Dominik wrote:
Hi David,
you cannot reasonably expect that org-mode functions should work
in other modes. And you cannot expect these functions to check
the mode all the time.
I don't kn
At Thu, 26 Nov 2009 15:47:53 -0600,
Russell Adams wrote:
>
> On Thu, Nov 26, 2009 at 10:38:20PM +0100, S??bastien Vauban wrote:
> > I just know ('ve seen it) that Russell Adams (hep!??;-)) uses Prosper, one
> > of
> > the old alternatives, before Beamer came on the "market". Maybe he could
> > t
At Thu, 26 Nov 2009 17:57:29 +0100,
Carsten Dominik wrote:
[...]
> Nothing of this is yet working with the current org.-mode. I am
> building special support for this, basically the ability to provide a
> function that does the class support, instead of the list you normally
> have to provide in
At Thu, 26 Nov 2009 11:49:49 -0500,
Dan Davison wrote:
[...]
>
> I'm trying to test out Carsten's example, but I have a question that
> probably just reveals that I haven't understood the discussion: what
> exactly are we supposed to use for the "beamer" entry in
> org-export-latex-classes? Are
At Thu, 26 Nov 2009 12:27:06 +0200,
Ben Alexander wrote:
>
> Well, the problem came back :-(
Sorry to hear that. Annoying.
> Clearly there is some emacs magic going on here, because I thought of
> trying the £ symbol, but in another, smaller, file, and when I tried
> to save the file, I was tol
41 matches
Mail list logo