I am running Org-mode version 7.7.
1. emacs -q
2. (setq org-modules (quote (org-bbdb org-bibtex org-gnus org-info org-habit
org-inlinetask org-irc org-protocol org-w3m org-mouse)))
3. M-x org-mode
4. From the menubar Org => Send bug report
You should observe the infinite loop. A backtrace is sho
On 09/02/2011 11:53 PM, Jambunathan K wrote:
This means that if a line containing a #+LINK statement is changed the
change does not take effect until eitherx org-mode is
executed, or the buffer is killed and the file re-opened.
Well Org has it's quirks.
Does running C-c C-c on the #+LINK line
Hi Bas,
Bas Bossink wrote:
> The error says: Error: dot: can't open
> c\:/Users/bas/AppData/Local/Temp/babel-2652SMW/dot-2652b4h
>
> running:
> dot -Tpng \Users\bas\AppData\Local\Temp\babel-2652SMW\dot-2652b4h -o
> test.png
>
> in a cmd window works fine and generates the png I would expect.
That
I would suggest updating to the most recent version of Org-mode and see
if that fixes your issue, as we have confirmed that others are able to
evaluate dot code blocks on Windows machines.
Best -- Eric
Bas Bossink writes:
> Hi Eric,
>
> I'm using the following version of org-mode and Emacs:
>
>
Hi Brad
I don't know anything about your question proper, but ...
Brad Collette writes:
> I've also been using mobileorg to get my stuff on my iphone. However, I'm
> less
> satisfied with that. Having to both push and pull from both ends to keep
> things
> in sync is a pain and I often forg
+1 for extending caption, label and attributes to more elements. Nice
to know it's being worked on.
Yours,
Christian
On 9/3/11 1:41 PM, Nicolas Goaziou wrote:
Retrospectively speaking, Captions, labels and attributes gets applied
only to tables and links (IIRC) and not LISTS. [2]
This is b
Hello,
Jambunathan K writes:
> I implemented it mostly to exercise the org-lparse library a bit and
> ended up extracting/abstracting few things in org-lparse.el. Note that
> I have zero understanding of list-struct. The list-tables are generated
> right at the point where lists/list-items are
>> Attached patch for org-lparse.el adds an edebug specification to
>> `with-org-lparse-preserve-paragraph-state'.
This is Committed. Thanks.
Nicolas Goaziou writes:
> Hello,
>
> Jambunathan K writes:
>
>> List-tables is a humble first step in this direction. (Proportional
>> sizing of columns and support for grid lines is coming soon)
>>
>> From the blurb:
>> ,
>> | ;; Notes on LIST-TABLES
>> | ;;
>> | ;; Whe