Nic-
Sent this to the list earlier; should have cc'd you.
Thanks again for your help!
-Ethan
--
After some very helpful corrections and suggestions from Nic, I'd like
to propose the following patch, which addresses a prob
On Sun, Mar 13, 2011 at 9:22 AM, Urs Rau (UK) wrote:
> Gents,
>
> Sorry to come back on this topic for the third time. But I have kept
> bashing at it and even gone to IRC on freenode to try to get help, but I
> think I need to re-state where I get stuck and then I will likely get
> hundreds of a
Hi John,
John Hendy wrote:
> Something's still not right. This:
> --
> * Top headline
> Some notes about this stuff to see how this custom export works! Some
> notes about
> this stuff to see how this custom export works!
>
> *** An inline section
> Here's some text inside an inlin
I like formats like this as well and have been "cheating" to do this
in LaTeX more or less like this:
#+attr_latex: align=l|p{0.95\textwidth}
| \,| The text that I want quoted, which ends up looking good but
needs to be on one insanely long line of an org-mode table|
>
Well, if that is what he wanted; then, suggest one of these:
Mx query-replace
and/or
Mx query-replace-regexp
--EMACS has the best/fastest regexp engine available for doing an
Mx query-replace-regexp
Because ELISP has a lot of functions optimized for editing files,
using multiple buffers, wind
bozo...@gmx.de writes:
> I've just given a presentation using org-beamer and it worked really
> well. Thanks, guys!
>
> During preparation I ran into the problem described in the toy
> presentation below. I'm aware of why the second slide looks how it
> looks (the last line "belongs" to the block
John Hendy writes:
> On Thu, Apr 7, 2011 at 12:33 AM, Eric S Fraga wrote:
>> John Hendy writes:
>>
>
>> [...]
>>
>>>
>>> I like formats like this as well and have been "cheating" to do this
>>> in LaTeX more or less like this:
>>>
>>> #+attr_latex: align=l|p{0.95\textwidth}
>>> | \,| The text t
In the recent org-mode realease something recurring ranges with timestamps
are not properly recognized in the agenda.
This wont work:
<2011-04-07 Thu +1w>--<2011-04-20 Wed>
Things get even messier when timestamps are involved: <2011-04-07 Thu
17:30-18:40 +1w>--<2011-04-20 Wed>
The usual fix is to
After some very helpful corrections and suggestions from Nic, I'd like
to propose the following patch, which addresses a problem in the html
and docbook export of description items.
The problem is illustrated by the following example:
#+begin_src org
* Illustration of bug in html export
- Thi
Puneeth Chaganti writes:
> I have attached a patch that documents this function. Please feel free
> to improve it.
Applied, thanks!
--
Bastien
Patch 741 (http://patchwork.newartisans.com/patch/741/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3CBANLkTimyjyj%2BF8a%3DknRvFhK6HYRvR1ndVg%40mail.gmail.com%3E
Here is the original message containing the patch:
> Content-Type: t
Puneeth Chaganti writes:
> I have attached a patch that documents this function. Please feel free
> to improve it.
This patch looks good to me. Thanks Puneeth!
Regards,
Bernt
Thanks to everyone for the hints and tips. It's much appreciated.
Cheers.
Fil
On 8 April 2011 12:59, Carsten Dominik wrote:
>
> On 8.4.2011, at 05:34, Bernt Hansen wrote:
>
> > "Filippo A. Salustri" writes:
> >
> >> Hi,
> >> I'm thinking I might like to try some programming to do things to the
Puneeth Chaganti writes:
> I'd sent it to Bernt alone, on the previous occasion. Re-sending to
> everyone. Sorry for the re-post, Bernt.
>
> Hi Bernt,
>
> On Fri, Apr 8, 2011 at 8:52 AM, Bernt Hansen
> [..]
>> Could you please also provide documentation in org.texi with an example
>> of how you
Hi,
I'd sent it to Bernt alone, on the previous occasion. Re-sending to
everyone. Sorry for the re-post, Bernt.
Hi Bernt,
On Fri, Apr 8, 2011 at 8:52 AM, Bernt Hansen
[..]
> Could you please also provide documentation in org.texi with an example
> of how you use this?
I have attached a patch t
On 8.4.2011, at 05:34, Bernt Hansen wrote:
> "Filippo A. Salustri" writes:
>
>> Hi,
>> I'm thinking I might like to try some programming to do things to the
>> agenda from an elisp function.
>> I tried 'apropos agenda' but I didn't really see the kind of thing
>> I'm looking for.
>> What I'm ho
Carsten Dominik wrote:
> Hi Nick,
>
> I have not looked closely, but maybe you can use
>
>
> (expand-file-name (file-name-directory filename))
>
> to fix this patch? Not sure, I have not spent any time on it.
>
Almost but not quite: C-h v expand-file-name says
,
| (expand-file-n
Hi Giovanni,
Giovanni Ridolfi writes:
> However let me underline that Bastien tried to introduced
> :clock-keep and it does not work. :-(
Yes, my bad.
> So I'm conviced that the proper interaction of the :clock-keep
> property with the rest of org-capture-finalize
> variables it is not a 5'
Hi Konrad,
Konrad Hinsen writes:
> Is there a way to create custom agenda views for specific time intervals,
> such as "May 2011" or "the month following the current month"?
A combination of `org-agenda-start-day' and `org-agenda-span' should do.
See the example from the manual:
,
| From
Hi Filippo,
"Filippo A. Salustri" writes:
> I'm thinking I might like to try some programming to do things to the
> agenda from an elisp function.
> I tried 'apropos agenda' but I didn't really see the kind of thing
> I'm looking for.
> What I'm hoping is for some way to iterate over each item i
Bernt Hansen writes:
> That's a little radical isn't it? The current problems you've shown are
> probably fixable.
It is indeed fixed in the latest git version.
Thanks to both for looking into this.
Best,
--
Bastien
Hi Bernt,
Bernt Hansen writes:
> I just ran across the new Bulk action feature which applies a function
> to the marked entries in the agenda. There is no documentation for this
> feature that I can find other than in the commit itself.
Look for org-agenda-bulk-* in the info manual, maybe thro
Nick Dokos writes:
> I went looking for this one today and got a stale page, so I looked around
> a bit and found it at a slightly different URL:
>
> http://www.pajarita.biz/aep/pajaritas/pajarita3-4.pdf
I would love to see such a paper unicorn for real!
Who knows, a clever combination A4-pri
Hi Mark,
"Mark S" writes:
> Also, there is a strange message in the emacs status line on the
> bottom:
>
>Org-mode not loaded.
>
> I don't get this, since clearly org-mode *is* loaded.
This message is indeed misleading. I changed it to "Item captured" (or
"remembered" when the user is sti
Eric Schulte wrote:
> Paul Sexton writes:
>
> >
> > Having just crashed my Emacs session 5 times in a row trying to get
> > a file containing a BEGIN_SRC emacs-lisp ... END_SRC *code example*
> > to export to HTML...
> >
> > I strongly feel it should default to nil.
> >
>
> I can understand yo
Bernt Hansen writes:
Hi, Bernt,
> Giovanni Ridolfi writes:
>
>> Bernt Hansen writes:
>>
>
> I could change my templates to use :clock-keep in this situation but I'm
> not 100% convinced that I always do this. The F9-SPC is an optional
> step to clock in the last task and if I leave the captur
Hi Paul,
Paul Sexton writes:
> The default value of `org-export-babel-evaluate' is t.
>
The `org-export-babel-evaluate' is more of an external safety measure
for people who don't want *any* code block evaluation ever and IMO could
probably be removed as there is already `org-confirm-babel-eval
Sean Whitton writes:
> Dear all,
>
> I noticed the "publish enclosing subtree" command in the export
> dispatcher today and I can't make it work, nor can I see how it differs
> From publishing a subtree (and needless to say I can't seem to find any
> documentation).
>
> This is a section of my .o
Giovanni Ridolfi writes:
> Bernt Hansen writes:
>
> Hi Bernt,
>> Giovanni Ridolfi writes:
>>
>>> I think I found a bug with the option ":clock-keep"
>>>
>
>
>>> (setq org-capture-templates (quote (("t" "todo" entry (file "c:/Documents
>>> and Settings/my-path/a.org") "* TODO %?
>>> %U
>>> %a
Okay...
I'm no coder but the relevant html seems to be:
align="center" alt="./images/threearrows.png" />
Buried services suite
The source Org file is called (in Windows)
\site\Experimental-manuals\Manual1.org
Where folder "site" contains all the files.
Manual1.org calls a dozen #+INCLUDEd
John
> Hi
>
>
>
> I am trying to export html from an Org file "A.org". The Org file is largly
> constructed from other Org files "1.org", "2.org", "3.org", etc. via
> "#+INCLUDE:". These "1.org", "2.org", "3.org", etc. files have a number of
> images
> included.
>
>
>
> However the images ar
Hello,
Ethan Ligon writes:
> Nicolas Goaziou gmail.com> writes:
>> > Ethan Ligon are.berkeley.edu> writes:
>> Your patch allows items like:
>>
>> - term ::description
>>
>> which are not valid for a description list.
>
> Thanks for correcting my misunderstanding of the latex-export
> behavi
Yup; I'd noticed those sections and noted them for future study.
Thanks.
Cheers.
Fil
On 8 April 2011 01:00, Nick Dokos wrote:
> Filippo A. Salustri wrote:
>
> > That's a good start! Thanks!
> > Cheers.
> > Fil
> >
> > On 7 April 2011 23:34, Bernt Hansen wrote:
> >
> > "Filippo A. Salustri
Bernt Hansen writes:
Hi Bernt,
> Giovanni Ridolfi writes:
>
>> I think I found a bug with the option ":clock-keep"
>>
>> (setq org-capture-templates (quote (("t" "todo" entry (file "c:/Documents
>> and Settings/my-path/a.org") "* TODO %?
>> %U
>> %a
>> " :immediate-finish t :clock-in t :clock
Hi
I am trying to export html from an Org file "A.org". The Org file is largly
constructed from other Org files "1.org", "2.org", "3.org", etc. via
"#+INCLUDE:". These "1.org", "2.org", "3.org", etc. files have a number of
images included.
However the images aren't included in the export of A.org
Dear all,
I noticed the "publish enclosing subtree" command in the export
dispatcher today and I can't make it work, nor can I see how it differs
From publishing a subtree (and needless to say I can't seem to find any
documentation).
This is a section of my .org file:
,
| * STARTED Hume Essa
Applied, thanks.
- Carsten
On Mar 14, 2011, at 11:01 PM, Benny Simonsen wrote:
> Hi
>
> Some time ago I was posting about a problem with macros in included
> files - they will not expand.
>
> Example with two files top.org and sub.org: macro in the included file
> sub.org isn't expanded during
Hi Nick,
I have not looked closely, but maybe you can use
(expand-file-name (file-name-directory filename))
to fix this patch? Not sure, I have not spent any time on it.
- Carsten
On Apr 7, 2011, at 7:11 AM, Nick Dokos wrote:
> org-publish-cache-ctime-of-src tries (but does not always
I have applied the patch.
- Carsten
On Mar 14, 2011, at 1:48 AM, Nick Dokos wrote:
> Rasmus wrote:
>
>> Hi,
>> It seems that
>>
>> ,
>> | #+BEGIN_COMMENT
>> | ...
>> | #+END_COMMENT
>> `
>>
>> Might be broken in Org-mode 7.5. According to the manual,
>>
>> ,
>> | Finally, re
Applied, thanks.
On Mar 4, 2011, at 6:56 PM, Jan Seeger wrote:
> Greetings!
>
> I was annoyed that org only read the bassackwards american date
> format, and implemented european date format matching. I hope it's
> correct, it seems to work for dates with and without year.
>
> Regards,
> Jan
>
40 matches
Mail list logo