On Fri, Feb 10, 2012 at 6:41 PM, Nick Dokos wrote:
> John Hendy wrote:
>
>> ,---
>> | Note that the code requires that a checkbox statistics
>> | cookie be present in order for it to work.
>> `---
>>
>> I had no idea what that meant and thought it was just reiterating that
>> you actually need ch
On Fri, Feb 10, 2012 at 8:03 PM, Bernt Hansen wrote:
> John Hendy writes:
>
>> I got food feedback as far as the "snapshots" inquiry, but am still
>> not settled on the time vs. topic hierarchy strategy (definite thanks
>> to Bernt and Eric Fraga!). I thought of a specific situation that
>> might
John Hendy writes:
> I got food feedback as far as the "snapshots" inquiry, but am still
> not settled on the time vs. topic hierarchy strategy (definite thanks
> to Bernt and Eric Fraga!). I thought of a specific situation that
> might help with receiving feedback.
>
> I think were I solely work
John Hendy wrote:
> ,---
> | Note that the code requires that a checkbox statistics
> | cookie be present in order for it to work.
> `---
>
> I had no idea what that meant and thought it was just reiterating that
> you actually need checkboxes for this to work. Now it makes sense.
> Even inserti
Hi,
org-babel works well with sqlite3 if you add this (which I propose for
inclusion):
-
diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el
index 3f7882c..a59db7a 100644
--- a/lisp/ob-sql.el
+++ b/lisp/ob-sql.el
@@ -82,6 +82,10 @@ This function is called by `org-babel-execut
On Fri, Feb 10, 2012 at 4:31 PM, Angel de Vicente wrote:
> Hi,
>
> John Hendy writes:
>> I don't get any error, but it doesn't work. Also, the example in worg
>> had an extra parenthesis at the end of it... not sure if that's
>> goofing it up. I don't know lisp, so I just deleted one of the last
Hi,
John Hendy writes:
> I don't get any error, but it doesn't work. Also, the example in worg
> had an extra parenthesis at the end of it... not sure if that's
> goofing it up. I don't know lisp, so I just deleted one of the last
> parentheses and loading my .emacs stopped complaining. Not sure
Peng Zhang writes:
> Dear all,
>
> I have followed the manual and put
> #+PROPERTY: session *R*
> #+PROPERTY: exports none
> at the beginning of the document.
>
> However, it does not have any effects?
>
> Could somebody instruct me how to debug and see what goes wrong? Thanks!
>
> I am running A
Dear all,
I have followed the manual and put
#+PROPERTY: session *R*
#+PROPERTY: exports none
at the beginning of the document.
However, it does not have any effects?
Could somebody instruct me how to debug and see what goes wrong? Thanks!
I am running Arch linux with emacs-23.4 and org-mode 7
On Fri, Feb 10, 2012 at 3:06 PM, Peter Salazar wrote:
> Hello everyone! Org-mode is amazing. I've totally fallen in love with it.
> Glad to be joining the community.
>
> I'm trying to get org-mode to automatically mark DONE when all sub
> checkboxes are checked. On http://orgmode.org/worg/org-faq.
Hello everyone! Org-mode is amazing. I've totally fallen in love with it.
Glad to be joining the community.
I'm trying to get org-mode to automatically mark DONE when all sub
checkboxes are checked. On http://orgmode.org/worg/org-faq.html, I found a
function that purports to do this.
I pasted the
The command M-RET actually does what it's docstring says (insert before
when point is at BOL, split line when it is inside), but there is
inconsistent behaviour when point is at EOL, IMHO. Consider the
following list (or equivalent headline structure), with point after
"":
-
+ abbb
+
I got food feedback as far as the "snapshots" inquiry, but am still
not settled on the time vs. topic hierarchy strategy (definite thanks
to Bernt and Eric Fraga!). I thought of a specific situation that
might help with receiving feedback.
I think were I solely working as an individual, the struct
On 02/10/2012 02:42 PM, Toby Cubitt wrote:
On Fri, Feb 10, 2012 at 02:19:27PM +, Andrea Crotti wrote:
What is exactly the reason for org-goto to need to be at least in the
first headline to work?
I always get this error when I just try to jump in the first line:
byte-code: Before first head
On Fri, Feb 10, 2012 at 02:19:27PM +, Andrea Crotti wrote:
> What is exactly the reason for org-goto to need to be at least in the
> first headline to work?
>
> I always get this error when I just try to jump in the first line:
> byte-code: Before first headline at position 1 in buffer ..
Do
What is exactly the reason for org-goto to need to be at least in the
first headline to work?
I always get this error when I just try to jump in the first line:
byte-code: Before first headline at position 1 in buffer ..
Couldn't it jump anyway or maybe go to first headline if the not there yet
On 02/09/2012 11:54 AM, François Pinard wrote:
Nicolas Goaziou writes:
It may be a bit ugly at times, but don't we all feel at home with
plain text?
We surely do. Yet, now that we all swim within Unicode -- aren't we?
Nope.
- Allen S. Rout
On 02/09/2012 11:26 AM, Nicolas Goaziou wrote:
Hello,
pin...@iro.umontreal.ca (François Pinard) writes:
I notice in org.el that [X] is hard-wired, while I would have liked the
possibility of changing it by [✓] in my things, which I find both softer
and cleaner. Could these ([ ], [-] and [X])
hi riccardo,
On Thu, Feb 09 2012, Riccardo Romoli wrote:
> I do not understand why the code works only if I use:
>
> #+begin_src latex :exports results :results latex
>
> #+end_src
for this to work you have to add (latex . t) to
org-babel-load-languages.
but it's actually thought to be use
>
> # for unicode export to pdf with xelatex
> #+LATEX_HEADER: \usepackage{xltxtra}
>
> You can choose your font with something like this:
>
> # font for pdf export as article
> #+LATEX_HEADER: \setmainfont{Linux Libertine}
>
Also for the record, following minor modification was needed to ma
20 matches
Mail list logo