[O] freshly setting up MobileOrg and org-id-add-location problem

2011-06-22 Thread ishi soichi
org-mode 7.4 MacOSX SnowLeopard Hi. I have tried to re-set-up the MobileOrg environment using Dropbox. I have succeeded in creating and making use of MobileOrg application before, so the procedure of setting up should be OK. I wrote the directory of org files and so on... Then I implemented "or

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Eric S Fraga
Nicolas Goaziou writes: > Hello, > > Eric S Fraga writes: > >> Very true. I missed this. Given the indentation, the listing should >> indeed belong to the enumeration item. >> >> Nicolas? > > If I export this: > > - > * Test > 1. Try and use =org-export-as-latex=, it will produce error seg

[O] [babel] using #+call for inline results

2011-06-22 Thread Eric S Fraga
Hello, I have been playing with org babel for putting results inline within an exported latex file. A simple example is here: --8<---cut here---start->8--- * testing inline evaluation of babel source blocks #+srcname: benzene-chlorobenzene-relative-volati

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Nicolas Goaziou
Eric S Fraga writes: > It does look okay but that's not what I get; same input, I get: > > > \section{Test} > \label{sec-1} > > > \begin{enumerate} > \item Try and use \verb=org-export-as-latex=, it will produce error segment. > \end{enumerate} > \lstset{language=C} > \begin{lstlisting} >MODU

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Eric S Fraga
Nicolas Goaziou writes: [...] > I've tried with a minimal setup, and I still get the correct export. If > you confirm this, we have two options left: either you bisect your > config until you get the offending variable, or you send me that config > so I can do the same. I can confirm that it wo

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Nick Dokos
Eric S Fraga wrote: > Nicolas Goaziou writes: > > [...] > > > I've tried with a minimal setup, and I still get the correct export. If > > you confirm this, we have two options left: either you bisect your > > config until you get the offending variable, or you send me that config > > so I can

[O] [bug] problem with org-install.el paths

2011-06-22 Thread Eric S Fraga
Hello, for some reason, recently I have had problems getting emacs to autoload different bits of org when required. I've tracked this down to my org-install file having entries like this: : (autoload 'org-babel-do-load-languages "lisp/org" " ..." t nil) : (autoload 'org-agenda "lisp/org-agenda"

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Nicolas Goaziou
Eric S Fraga writes: > Yes; I've found some strange behaviour that may be related to emacs > 24.0.50.1 which I will follow up on in a different thread; for > completeness, what version of Emacs are you using? The good ol' 23.3.1 -- Nicolas Goaziou

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Nick Dokos
Nicolas Goaziou wrote: > Eric S Fraga writes: > > > Yes; I've found some strange behaviour that may be related to emacs > > 24.0.50.1 which I will follow up on in a different thread; for > > completeness, what version of Emacs are you using? > > The good ol' 23.3.1 > I'm on 24.0.50.1, so I d

Re: [O] [babel] using #+call for inline results

2011-06-22 Thread Eric Schulte
Hi Eric, So the problem is that the results are inserted as a separate block, when you want them to be inserted inline? If so perhaps using an "inline" block http://orgmode.org/manual/Structure-of-code-blocks.html would result in the desired behavior. Please let me know if I've misunderstood the

[O] [Use Question] Capture and long lines

2011-06-22 Thread Matthew Sauer
I have one structured org file I use for school that I leave in long lines. The capture template I have setup has \n at the end of what I would want to be a line but is still stringing them together in one long line until i reach my wrap point. My headline has my deadline in it and org recognizes

Re: [O] [bug] Latex export of lists (was Re: Problem with BEGIN_SRC export-as-latex and FORTRAN code)

2011-06-22 Thread Eric S Fraga
Nick Dokos writes: > Eric S Fraga wrote: > >> Nicolas Goaziou writes: >> >> [...] >> >> > I've tried with a minimal setup, and I still get the correct export. If >> > you confirm this, we have two options left: either you bisect your >> > config until you get the offending variable, or you se

Re: [O] [babel] How to set multiple variables with properties

2011-06-22 Thread Christian Moe
Hi again, I was referring to these functions: - org-entry-put-multivalued-property - org-entry-get-multivalued-property - org-entry-add-to-multivalued-property - org-entry-remove-from-multivalued-property - org-entry-member-in-multivalued-property described here: http://orgmode.org/manual/Using-t

Re: [O] [babel] using #+call for inline results

2011-06-22 Thread Juan Pechiar
Hi, The documentation for #+call is rather confusing: It is also possible to evaluate named code blocks from anywhere in an Org-mode buffer or an Org-mode table. #+call (or synonymously #+function or #+lob) lines can be used to remotely execute code blocks... Because aparently #+call onl

Re: [O] [Use Question] Capture and long lines

2011-06-22 Thread Nick Dokos
Matthew Sauer wrote: > I have one structured org file I use for school that I leave in long > lines. The capture template I have setup has \n at the end of what I > would want to be a line but is still stringing them together in one > long line until i reach my wrap point. My headline has my de

Re: [O] [babel] using #+call for inline results

2011-06-22 Thread Eric S Fraga
Eric Schulte writes: > Hi Eric, Hi Eric! ;-) > So the problem is that the results are inserted as a separate block, > when you want them to be inserted inline? If so perhaps using an > "inline" block http://orgmode.org/manual/Structure-of-code-blocks.html > would result in the desired behavio

[O] org-insert-link and partial-completion-mode incompatibility?

2011-06-22 Thread Holger Wenzel
Hi, in emacs 23.3 with the org-mode release_7.5-421-ge734e I experience an incompatibility between org-insert-link and partial-completion-mode. org-insert-link in an org-mode buffer results in: "Symbol's definition is void: t" The trace back looks like Debugger entered--Lisp error: (void-functi

[O] Patch on org-read-property-name

2011-06-22 Thread Vincent Belaïche
Hello, Please find a patch for setting properties. A name is proposed when the pointer is on a property line, the name in that line is set as default. Changelog: --- 2011-06-22 Vincent Belaïche * org.el (org-read-pr

[O] Typo in 'org-without-partial-completion'

2011-06-22 Thread Paul Sexton
I think there's an error in 'org-without-partial-completion' in org-macs.el. The variable pc-mode gets bound to the value of partial-completion-mode - but this is a VARIABLE (t if that mode is enabled). Funcalling the value of the variable produces an error, unsurprisingly. This breaks insertion

Re: [O] [Bug] Doc string for org-clock-into-drawer truncated?

2011-06-22 Thread Achim Gratz
Carsten Dominik writes: >> For symmetry it seems that one should be able to specify a property >> CLOCK_INTO_DRAWER specifically for clocking or fall back onto LOG_INTO >> DRAWER, just like the customization variables allow one to do. > > > This does make sense, can you make a patch? I've had a c

Re: [O] [babel] How to set multiple variables with properties

2011-06-22 Thread Darlan Cavalcante Moreira
One of the things I tried (that didn't work, otherwise I would not have sent any e-mail) was :PROPERTY: :var: variable1="value1" :var variable2="value2" :END: I thought that maybe babel would just ask org what is the value of :var:, put ":var" before it, and include this in the block header. Ther

[O] how to turn off capitalization

2011-06-22 Thread Rustom Mody
Ive just found that org is capitalizing my titles in html export. [I had not noticed this earlier] I would like to capitalize my titles slightly differently: for example propositions like 'to' 'with' etc I would like to leave as lowercase. Is it possible to turn off capitalization of titles?

[O] A new org-mode release for Emacs 24.1

2011-06-22 Thread Leo
It seems it has been a long time since last release. Any plan to update the orgmode included in Emacs upstream? Thanks. Leo

Re: [O] A new org-mode release for Emacs 24.1

2011-06-22 Thread Nick Dokos
Leo wrote: > It seems it has been a long time since last release. Any plan to update > the orgmode included in Emacs upstream? Thanks. > Yes - there was a short discussion a few days ago on the ML: Quaerendo invenietis. Nick

Re: [O] [babel] using #+call for inline results

2011-06-22 Thread Eric Schulte
Eric S Fraga writes: > Eric Schulte writes: > >> Hi Eric, > > Hi Eric! ;-) > >> So the problem is that the results are inserted as a separate block, >> when you want them to be inserted inline? If so perhaps using an >> "inline" block http://orgmode.org/manual/Structure-of-code-blocks.html >>