Hi,
On 07/02/2011 10:10 AM, Nicolas Goaziou wrote:
Hello,
Robert Klein writes:
A file of
#+begin_example
* Title
This is a text [fn:: the
1. footnote] with a footnote.
#+end_example
begins an enumeration inside the footenote and then
forgets to close the footnote (which in LaTeX export
ge
Hello,
Marcelo de Moraes Serpa writes:
> Nicolas, the function works quite well! Thanks. Just one last request: Is
> it possible to not follow the item until the bottom? The issue is that, once
> running it and when the item is sent to the bottom of the file, the pointer
> is also put there and
Patch 820 (http://patchwork.newartisans.com/patch/820/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C81vcvkoa7a.fsf%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> M
Patch 821 (http://patchwork.newartisans.com/patch/821/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C81r568oa45.fsf%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> M
Hi Nick, David,
David Maus writes:
> Yes and yes.
>
> (and (boundp 'partial-completion-mode)
> partial-completion-mode
> (fboundp 'partial-completion-mode))
>
> Is the right condition. Bound, non-nil and callable.
>
> @Bastien: Pushed fix for this to master.
Thanks!
--
Bastien
Hi David,
David Maus writes:
> Three patches, byte compiler complains with Emacs 22, one for a
> accidentally scoped variable in org-latex's preprocessor.
All applied, great. Thanks!
--
Bastien
David Maus writes:
> And resubmit of this one:
>
> http://article.gmane.org/gmane.emacs.orgmode/43235
Applied, thanks.
--
Bastien
Hi Jambunathan,
Jambunathan K writes:
> Otherwise you can copy the 3 files that you find in the below URL.
>
> http://repo.or.cz/w/org-mode/org-jambu.git/tree/HEAD:/packages/emacs-24.1
>
> to the URL of your choosing under http://orgmode.org/pkg and update the
> manual accordingly.
Jason, can y
Hi Memnon,
Memnon Anon writes:
> Bastien writes:
>
>> These two snippets could live on Worg -- can anyone add this to
>> org-hacks.el (or any relevant place)?
>
> Done.
Thanks for this!
--
Bastien
I wanted to use sessions in python to do some nice literate programming
and splitting functions, but it doesn't work as expected.
Here below a very simple example in python and ruby, where in ruby
everything seems to work well while in python it doesn't...
And by the way, what is that org_babel_py
calendar-absolute-from-gregorian return a number of day. But the
result is used as if it was a (year month day) list.
---
lisp/org-agenda.el |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 2bec518..66af554 100644
--- a/lis
Hello fellow-music-orgers!
I would really like to use something like lilypond to make music. A basic
requirement of mine is that it should render as score and play as sound
simultaneously. See http://vimeo.com/16894001/ for a demo. This is because
I use it to teach singing to pelple with no musi
Hi Andrea,
Andrea Crotti writes:
> I wanted to use sessions in python to do some nice literate programming
> and splitting functions, but it doesn't work as expected.
>
> Here below a very simple example in python and ruby, where in ruby
> everything seems to work well while in python it doesn't
Eric Schulte writes:
>
> This is true, in addition to being a language which is dependent upon
> whitespace characters, python has been tricky due to the many
> independent inferior python modes (python.el, python-mode.el, etc...)
> and to the fact that I personally and not very familiar with the
Eric Schulte writes:
> Hi Eric,
>
> Thanks for pointing this out, I've just pushed up a patch which should
> fix this fontificaiton. Please let me know if something is not
> working.
Thanks Eric. Seems to be working just fine.
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
:
Eric Schulte writes:
> Hi Eric,
>
> Thanks for pointing this out. IDs can be used to resolve code block
> references, however it appears that the `org-id-goto' function is
> attempting to re-scan all ID locations when a reference is not found.
> I've just pushed up a patch which side-steps this
Andrea Crotti writes:
> Eric Schulte writes:
>>
>> This is true, in addition to being a language which is dependent upon
>> whitespace characters, python has been tricky due to the many
>> independent inferior python modes (python.el, python-mode.el, etc...)
>> and to the fact that I personally
I still get the following warnings w/ GNU Emacs 23.2.1 on the current
HEAD:
In org-footnote-all-labels:
org-footnote.el:336:62:Warning: reference to free variable `rtn'
org-footnote.el:352:74:Warning: assignment to free variable `rtn'
In org-footnote-normalize:
org-footnote.el:531:41:Warning: re
Eric Schulte writes:
>
> From what I hear the situation should improve in Emacs24, as there is a
> ground up re-write which should contain much of the functionality of
> python-mode.el with the Emacs-amenable license of python.el.
>
Nice to know, I use python-mode.el and emacs24, but I would vot
Hi Achim,
Achim Gratz writes:
> I still get the following warnings w/ GNU Emacs 23.2.1 on the current
> HEAD:
>
> In org-footnote-all-labels:
> org-footnote.el:336:62:Warning: reference to free variable `rtn'
> org-footnote.el:352:74:Warning: assignment to free variable `rtn'
>
> In org-footnote
Hi,
I just saw this flying by on twitter:
George De Bruin is giving a talk about Emacs org-mode on July 5. It will be
streamed live - maybe someone can try to capture the stream (Don't know if the
OLUG makes the video available afterwards)?
http://www.olug.org/2011/06/july-2011-olug-meeting/
This fixes regression bug introduced in
2e20cf9358deb9579ae6a22bc0deb2a772387194
diff --git a/lisp/org-table.el b/lisp/org-table.el
index a7fc863..9724dc2 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -2513,13 +2513,13 @@ not overwrite the stored one."
(error "#ERROR"))
Hi Carsten,
On Sun, Jul 3, 2011 at 10:16 PM, Carsten Dominik
wrote:
> Hi,
>
> I just saw this flying by on twitter:
>
> George De Bruin is giving a talk about Emacs org-mode on July 5. It will be
> streamed live - maybe someone can try to capture the stream (Don't know if
> the OLUG makes the
Hi,
when I try to tangle files in batch mode, using a command like this:
emacs -batch ~/Developer/PROJECTS/gmp/project.org --eval="(org-babel-tangle)"
the resulting files do not have links to the original file, i.e.:
while if I tangle from emacs I get this, as expected:
Is there a way to ge
24 matches
Mail list logo