Hi,
I'm making my first real Org mode Beamer presentation, using org-mode
7.01g, and trying to set the ignore_heading for a multi-column slide.
In column mode, when I hit 'e' in the Env column, Emacs says:
Wrong type argument: commandp, org-beamer-set-environment-tag
(and org-beamer-set-environme
On Sat, Jul 31, 2010 at 12:54 PM, Simon Guest wrote:
> Hi,
>
> I'm making my first real Org mode Beamer presentation, using org-mode
> 7.01g, and trying to set the ignore_heading for a multi-column slide.
>
> In column mode, when I hit 'e' in the Env column, Emacs says:
> Wrong type argument: comm
A very small patch that makes the message displayed consistent.
* lisp/org-capture.el (org-capture-finalize):
Make messages consistent.
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index 0ecea6a..111f7f7 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -527,7 +527,7 @@ byp
The attached patch suppresses a compiler warning in org-gnus.el
* lisp/org-gnus.el:
Suppress compiler warning by declaring outside function
nnimap-retrieve-headers-from-file.
diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el
index 7a339cd..16aa476 100644
--- a/lisp/org-gnus.el
+++ b/lisp/org-gnus
On 07/31/2010 08:32 AM, Typhoon wrote:
>
> Yes, thanks. I was using f:nil but what I would really like is to
> disable [1] type footnotes while retaining the [fn:1] style.
>
> Nice trick on the zero-space - That would be OK, I suppose, but like
> you say, a bit tedious after a while.
>
Alright,
Am 31.07.2010 10:53, schrieb Bastien:
Hi Andreas,
Andreas Röhler writes:
Please not I signed the FSF-disclaimer but not the paper transferring
copyright under US-law.
Are you willing to sign those paper?
That would help, because the patch is more than 10 lines...
Hi Bastien,
please per
On Saturday 31 July 2010 10:34:56 Bastien Guerry wrote:
Hi Bastien,
> Patch 176 (http://patchwork.newartisans.com/patch/176/) is now Accepted.
>
> This relates to the following submission:
>
> http://mid.gmane.org/%3C87fwz4159y.fsf%40thinkpad.tsdh.de%3E
Oh, I didn't notice that this patch was
Aloha Andreas,
I agree with you about the stupidity of the 10 line rule, and I
begrudge every bit of attention I have to squander on US copyright
law. However, if that law keeps like-minded individuals from working
together on a free project that requires a corporate entity to
complete l
I was happy to finally find a way to do soft line wrapping with
org-indent-mode and visual-line-mode, unfortunately it seems that it
doesn't support plain lists. Are there any plans to expand
org-indent-mode to support the full markup of org-mode?
___
I've attached a diff of my apparently-working changes to allow better
control of the way ob-exp.el formats the name and arguments of source
code blocks.
What do you think?
diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el
index 796812c..0c34431 100644
--- a/lisp/ob-exp.el
+++ b/lisp/ob-exp.el
@@ -206,4
Hi Tassilo,
Tassilo Horn writes:
>> Patch 176 (http://patchwork.newartisans.com/patch/176/) is now Accepted.
>>
>> This relates to the following submission:
>>
>> http://mid.gmane.org/%3C87fwz4159y.fsf%40thinkpad.tsdh.de%3E
>
> Oh, I didn't notice that this patch was grabbed by patchwork.
Y
On Sat, 31 Jul 2010 19:33:14 +0200
Jan Böcker wrote:
> On 07/31/2010 08:32 AM, Typhoon wrote:
> >
> > Yes, thanks. I was using f:nil but what I would really like is to
> > disable [1] type footnotes while retaining the [fn:1] style.
> >
> > Nice trick on the zero-space - That would be OK, I sup
Announcing the first release of "org-drill", a module which uses "org-learn" to
present interactive "drill sessions" of marked material in org buffers and
files. Org-learn, which is found in org's "contrib" directory, is an
implementation of the spaced repetition algorithm from SuperMemo.
Reposito
13 matches
Mail list logo