Hi, Torsten,
Incidentally, I had to remove \end{scope} (there is no corresponding
\begin{scope}) to make your code example work. Could that be causing
some of your trouble?
Yours,
Christian
On 10/8/11 4:45 PM, Torsten Wagner wrote:
Hi Eric
``:results output silent'' should suppress that
I have committed this patch. Can someone remove this from the
patchwork's pending queue.
http://patchwork.newartisans.com/patch/940/
Windows 7
GNU Emacs 23.3.1 for Windows (i386-mingw-nt6.1.7601)
Org 7.7
When I press C-c C-c to align a table, it says "invalid function:
org-called-interactively-p"
Org 7.5 is Ok.
Done, thanks.
- Carsten
On 9.10.2011, at 10:12, Jambunathan K wrote:
>
> I have committed this patch. Can someone remove this from the
> patchwork's pending queue.
>
> http://patchwork.newartisans.com/patch/940/
>
>
>
On 3.10.2011, at 16:43, Nick Dokos wrote:
> Eric S Fraga wrote:
>
>> t...@tsdye.com (Thomas S. Dye) writes:
>>
>>> Nick Dokos writes:
>>
The following patch (deliberately hidden as a binary octet-stream to keep
it
out of patchwork) will do that - but IMO, it would be better t
Hi Sebastien,
are there adverse effects when an empty div is in the file?
THanks
- Carsten
On 29.9.2011, at 21:58, Sebastien Vauban wrote:
> Hi,
>
> To be sure that CSS rules don't apply to missing contents, there's no need to
> output DIV preamble opening and closing tags if there is nothing
Hi Sebastien,
can you please resubmit a modified patch using either (org-get-heading t t)
or (nth 4 (org-heading-components))
?
Thanks!
- Carsten
On 29.9.2011, at 11:19, Sebastien Vauban wrote:
> Hello,
>
> I found it difficult, sometimes, to remember which subtree we're gonna refile.
> When
Hello,
"Colin Fraizer" writes:
> I have a file like this:
>
>
>
> * Item 1
>
> - list1a
>
> - list1b
>
> * Item 2
>
> - list2a
>
> *** TODO Test
>
> *** END
>
> - list2b
>
> * Item 3
>
>
>
> (1)If I export the whole file to LaTeX, everything works fine.
>
Hello,
Robert Goldman writes:
> On 9/26/11 Sep 26 -2:26 PM, Robert Goldman wrote:
>> Here is a simple footnote in a test file:
>>
>> Footnotes:
>> [1] The footnote contains a cross-reference to [[Heading]].
>>
>> When I export this using org-export-as-pdf, the cross-reference to
>> Heading do
Hi, Nicolas,
Please pardon my ignorance, but I don't know how to generate a patch for
distribution.
Since I sent that e-mail, I added a few more items from the opt-plist to
include :todo, :todo-keywords, :tags, and :priority.
The output from diff for my new version against the one I grabbed from
Hi!
Some of you might have already noticed that github[1] does provide
some basic support[2] for Org-mode files. Therefore you can use
files like «README.org» instead of «README» or «README.txt».
I started to use Org-mode format for readme files recently[3]. I
realized, that there is only partial
Hi Karl,
Org-mode support in GitHub is provided by the package org-ruby[1][2].
Looking at the source code and test-cases here would give you a fair
idea of what is supported and what is not. Also, the version of
org-ruby presently deployed on GitHub is a bit old, and the latest
release comes with
Du Yanning writes:
> Windows 7
> GNU Emacs 23.3.1 for Windows (i386-mingw-nt6.1.7601)
> Org 7.7
>
> When I press C-c C-c to align a table, it says "invalid function:
> org-called-interactively-p"
>
> Org 7.5 is Ok.
Check
M-x locate-library RET org-table RET
M-x locate-library RET org-macs RET
FYI,
https://lists.gnu.org/archive/html/emacs-orgmode/2011-09/msg00067.html
> Hi Karl,
>
> Org-mode support in GitHub is provided by the package org-ruby[1][2].
> Looking at the source code and test-cases here would give you a fair
> idea of what is supported and what is not. Also, the version
While playing aroud with different configurations I've noticed that you
can't customize some variables unless you've loaded org first and then
used a function from the file where they are defined. It's of course a
bit difficult to know which function to use or file to load when all you
want to do
Hi,
I'm using Emacs 23.3.1 on Windows 7 and org mode 7.7 (installed via
elpa/marmalade).
My .emacs is fairly minimalist:
(add-to-list 'load-path "~/.emacs.d/")
(require 'package)
(add-to-list 'package-archives
'("marmalade" . "http://marmalade-repo.org/packages/";))
(package-initia
See http://www.mail-archive.com/emacs-orgmode@gnu.org/msg47345.html
> Hi,
>
> I'm using Emacs 23.3.1 on Windows 7 and org mode 7.7 (installed via
> elpa/marmalade).
>
> My .emacs is fairly minimalist:
>
> (add-to-list 'load-path "~/.emacs.d/")
>
> (require 'package)
> (add-to-list 'package-archi
Hi,
Here's what I get when I follow those instructions:
Library is file ~/.emacs.d/elpa/org-20111008/org-table.elc
Library is file ~/.emacs.d/elpa/org-20111008/org-macs.elc
On Sun, Oct 9, 2011 at 4:31 PM, Jambunathan K wrote:
>
> See http://www.mail-archive.com/emacs-orgmode@gnu.org/msg47345.h
On 9.10.2011, at 17:20, Achim Gratz wrote:
>
> While playing aroud with different configurations I've noticed that you
> can't customize some variables unless you've loaded org first and then
> used a function from the file where they are defined. It's of course a
> bit difficult to know which
Hi Jambunathan
On 25/09/2011 21:08, Jambunathan K wrote:
I STRONGLY RECOMMEND that you switch to the development version of
Orgmode. Please refer to http://orgmode.org/worg/org-faq.html - sections
"How do I keep current with bleeding edge development?" or "I don't use
git. Can I download bleedi
Carsten Dominik writes:
> This is not correct for Org when it is distributed with Emacs. Emacs
> builds its own autoload files, and it would pull in all these defcustoms.
I see, so what about those autoloaded defcustoms org-mode already has
picked up? Should they not be removed, then?
lisp/ob-
Seems like a bug to me.
As a temporary workaround add this to your .emacs. (Do this only if your
are running emacs >= 23.2)
--8<---cut here---start->8---
(defalias 'org-called-interactively-p 'called-interactively-p)
--8<---cut here---e
See http://www.mail-archive.com/emacs-orgmode@gnu.org/msg47354.html
That's only a temporary workaround.
> Du Yanning writes:
>
>> Windows 7
>> GNU Emacs 23.3.1 for Windows (i386-mingw-nt6.1.7601)
>> Org 7.7
>>
>> When I press C-c C-c to align a table, it says "invalid function:
>> org-called-in
Gerrard McNulty writes:
> Here's what I get when I follow those instructions:
>
> Library is file ~/.emacs.d/elpa/org-20111008/org-table.elc
> Library is file ~/.emacs.d/elpa/org-20111008/org-macs.elc
Did you perhaps have an earlier version of org-mode installed without
using ELPA? Is it possibl
Hi Carsten,
Carsten Dominik wrote:
>> To be sure that CSS rules don't apply to missing contents, there's no need
>> to output DIV preamble opening and closing tags if there is nothing in
>> between.
>
> are there adverse effects when an empty div is in the file?
Yes, there are, reason for such pa
Hi Carsten,
Carsten Dominik wrote:
>> I found it difficult, sometimes, to remember which subtree we're gonna
>> refile.
>> When TAB'ing for multiple targets, you loose your source buffer, and can
>> easily forget which exact subtree you had selected.
>>
>> Here a patch to add the name of the sub
Rasmus writes:
> The following message is a courtesy copy of an article
> that has been posted to gmane.emacs.orgmode as well.
>
> Hi,
>
> I am maintaining my calendar in gcal and org.
>
> I have been switching back and forth between Eric's awk script and a
> python script posted on this list re
> Have you been able to build the ELPA tarball?
> If so, where can I find it?
I have uploaded a new org-odt-20111010.tar here.
,[ C-h v package-archives RET ]
| package-archives is a variable defined in `package.el'.
| Its value is
| (("gnu" . "http://elpa.gnu.org/packages/";)
| ("org-odt"
Hi list,
I've seen a designer friend layout a book in InDesign so quickly and the
output is amazing. I wonder if there's a way to feed text into InDesign
documents through a plugin ? If so, a book could be written in text (org)
and then fed into inDesign? Anyone around use / ever used InDesign for
Thanks mate, that works fine
On Sun, Oct 9, 2011 at 5:34 PM, Jambunathan K wrote:
>
> Seems like a bug to me.
>
> As a temporary workaround add this to your .emacs. (Do this only if your
> are running emacs >= 23.2)
>
> --8<---cut here---start->8---
> (defalia
Org-babel does a magic thing where you get to edit and view your source
code blocks in their native modes. Wow!
I also happen to use markdown-mode to write blog articles. How hard, on
a scale from "read the source and figure it out" to "org-babel already
has the hooks; you can do it in 5 minute
Carsten Dominik writes:
> On 3.10.2011, at 16:43, Nick Dokos wrote:
>
>> Eric S Fraga wrote:
>>
>>> t...@tsdye.com (Thomas S. Dye) writes:
>>>
Nick Dokos writes:
>>>
> The following patch (deliberately hidden as a binary octet-stream to keep
> it
> out of patchwork) will do
Dave Abrahams writes:
> Org-babel does a magic thing where you get to edit and view your source
> code blocks in their native modes. Wow!
>
> I also happen to use markdown-mode to write blog articles. How hard, on
> a scale from "read the source and figure it out" to "org-babel already
> has th
on Sun Oct 09 2011, Bernt Hansen wrote:
> Is it just a matter of defining the mode to use for some new source?
Sorry, I don't think I understand the question.
> For plantuml I have the following:
> (org-babel-do-load-languages
> (quote org-babel-load-languages)
> (quote ((emacs-lisp . t)
>
Dave Abrahams writes:
> on Sun Oct 09 2011, Bernt Hansen wrote:
>
>> (add-to-list 'org-src-lang-modes (quote ("plantuml" . fundamental)))
>> This enables fundamental-mode when I C-c ' on a plantuml block
>> #+begin_src plantuml :file foo.png
>>
>> #+end_src
>> Does that help?
>
> I'm not sure...
Thank you for your reply.
I have solved it by reinstalling org-7.7.
Originally, I started emacs with parameter "-q" , and then used C-u 0 M-x
byte-recompile-directory to compile the lisp folder under org-7.7. However,
the compilation experienced problem. Then I started emacs without "-q" and
compi
On 9.10.2011, at 18:26, Achim Gratz wrote:
> Carsten Dominik writes:
>> This is not correct for Org when it is distributed with Emacs. Emacs
>> builds its own autoload files, and it would pull in all these defcustoms.
>
> I see, so what about those autoloaded defcustoms org-mode already has
>
Hey list,
I'm wondering if you make the distinction between projects and actionable
items. If you stop to think about it (specially if you read GTD by David
Allen), you see that you can't really "do" a project, but only actions
related to it. It's a powerful and underestimated concept. Of course,
38 matches
Mail list logo