[O] Org mode and right-to-left paragraphs

2013-06-08 Thread Manuel GJT
Hello everyone, I want to work in an org buffer with both left-to-right and right-to-left text (arabic). Although the character directionality and composition works fine, when writing paragraphs with visual-line-mode on the lines get inverted, i.e., the line ZYX CBA appears as ZYX CBA instead

[O] cannot open org files without heading

2013-06-08 Thread henry atts
Let's say I have an org file without any heading. When I want to open it in emacs I have to try twice. First time nothing happens and emacs tells me ``before first heading''. It only will be opened at the second try. Okay, org files do need a heading and that is the way emacs urges me to insert one

[O] org-mouse broken

2013-06-08 Thread Samuel Wales
In recent git master, when org-mouse is loaded, the mouse is not active in the stars of headlines. After reverting the Org buffer, the mouse is active. This is an insufficient bug report, but I cannot do better at this time. I hope that somebody can think of recent activity in the git repo that

Re: [O] Go to heading using LISP

2013-06-08 Thread Eric Abrahamsen
Alexander Wingård writes: > Hi! > > I want to create special key-bindings that use the org-refile goto > interface to jump to specific headings. > > My initial attempt was: > (org-refile 4 "gtd.org" "Projects/Work/Bugs") > > But it seems specifying RFLOC is not that simple. > > Someone have any i

Re: [O] 'listings' package used but not required in LaTeX export

2013-06-08 Thread Thorsten Jolitz
Rasmus writes: > Thorsten Jolitz writes: > >> but there is no >> >> ,-- >> | \usepackage{listings} >> `-- > > This is a feature to my understanding. mmhh ... I would rather say that the defaults can be as simple as possible (or desired), but should resul

Re: [O] 'listings' package used but not required in LaTeX export

2013-06-08 Thread Rasmus
Thorsten Jolitz writes: > but there is no > > ,-- > | \usepackage{listings} > `-- This is a feature to my understanding. Several packagess can format, and I for instance prefer pygments if I need code formatting. You could add listings to your packages

Re: [O] Automatically adding local variables to tangled file

2013-06-08 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> I've added a :tangle-mode header argument which may be used to control >> the permissions of tangled files. See the manual for instructions on >> it's usage. > > The change in org-babel-read now requires that :shebang values are > quoted. Oh, I shou

Re: [O] Automatically adding local variables to tangled file

2013-06-08 Thread Achim Gratz
Eric Schulte writes: > I've added a :tangle-mode header argument which may be used to control > the permissions of tangled files. See the manual for instructions on > it's usage. The change in org-babel-read now requires that :shebang values are quoted. I've changed the test file accordingly as

Re: [O] :session question -- and changes to #+Property: syntax

2013-06-08 Thread Achim Gratz
Eric Schulte writes: > Great. Would you be willing to go ahead and apply these changes > (including documentation)? If it upsets anyone we'll sort things out on > the mailing list. All right, then. I've pushed the first part as it is a preparation for the actual change. I can push that second

[O] 'listings' package used but not required in LaTeX export

2013-06-08 Thread Thorsten Jolitz
Hi List, at the risk that this is caused by some personnal configuration I'm not aware of at the moment, I report it nevertheless: When I export an .org buffer with source code blocks (e.g. R) to LaTeX, functions from the 'listings' package are used in the LaTeX sources, like e.g. ,--

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-06-08 Thread Eric Schulte
Vitalie Spinu writes: > >> Eric Schulte > >> on Sat, 08 Jun 2013 12:05:32 -0600 wrote: > > [...] > > >> > >> May be then: org-babel-current-src-block-location? > >> > > > How about the shorter `org-babel-current-src-block'? It is somewhat > > more ambiguous, but the only reasonable op

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-06-08 Thread Vitalie Spinu
>> Eric Schulte >> on Sat, 08 Jun 2013 12:05:32 -0600 wrote: [...] >> >> May be then: org-babel-current-src-block-location? >> > How about the shorter `org-babel-current-src-block'? It is somewhat > more ambiguous, but the only reasonable options would be location or > name, and not

Re: [O] Automatically adding local variables to tangled file

2013-06-08 Thread Eric Schulte
>> >> We already set the permission of tangled files to be executable when >> they include a shebang line. Perhaps we could add an option (or change >> the default) to set the permissions of tangled files to be read only. >> >> Perhaps this could be done using the post-tangle hook with something >

Re: [O] :session question -- and changes to #+Property: syntax

2013-06-08 Thread Eric Schulte
Achim Gratz writes: > Eric Schulte writes: >> As I recall I was fully in favor of applying these changes, however I am >> not qualified to address the changes to property behaviors. Hopefully >> someone who works more on that side of things can address those aspects. > > Oh wait, now I understan

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-06-08 Thread Eric Schulte
>>> 2) Export is not supported ("C-c C-c" works as expected). >> >> I can't reproduce this bug. > > From your attached org-entry-get-point-example.org I get with some > lines omitted > > \section{example of a geo location, realistic to try out} > \item \texttt{geo\_var is 4.56,7.89} \texttt{geo\_va

Re: [O] link abbreviation with multiple params, e. g. for geo locations

2013-06-08 Thread Eric Schulte
> > If yes then I understand only now that the functionality of the new > > variable is of course the same for the changes in both commits and > > therefore the name has to be the same for the changes in both commits. > > But for me it would have helped to have some other name, containing > >

[O] add "joint work with"

2013-06-08 Thread Andrej Depperschmidt
Hello emacs-orgmode list! I am trying to prepare a talk using ox-beamer and am missing a function that I am used to. In beamer latex one can for example write \author[speaker]{speaker \\ joint work with second author and third author} Then I get my name and that of my coauthors on the titlepage

Re: [O] Avoid escaping braces in LaTeX export?

2013-06-08 Thread Richard Lawrence
Eric S Fraga writes: > Richard Lawrence writes: > Org is not latex, for better or for worse. However, it does allow you > to mix the two in various ways. The inline approach is limited to > {text} that is on the same line. You could try using visual-line-mode > and have all paragraphs be sing

Re: [O] different font sizes for headings

2013-06-08 Thread Nick Dokos
Andrey Tykhonov writes: > Hi all! > > I have installed emacs two days ago and org-mode yesterday. I'm new in > it. And currently configuring everything in it. And I just recently found such > screenshot: > > https://raw.github.com/juba/color-theme-tangotango/0a501959707b7637c72aba779651ea94cec969

[O] different font sizes for headings

2013-06-08 Thread Andrey Tykhonov
Hi all! I have installed emacs two days ago and org-mode yesterday. I'm new in it. And currently configuring everything in it. And I just recently found such screenshot: https://raw.github.com/juba/color-theme-tangotango/0a501959707b7637c72aba779651ea94cec96963/screenshots/tangotango_org.png And

Re: [O] Avoid escaping braces in LaTeX export?

2013-06-08 Thread Eric S Fraga
Richard Lawrence writes: [...] > Still, this won't work directly for cases where I have loaded a LaTeX > package that provides a command which uses curly braces. (I could > redefine such commands, as above, but that could get real ugly, real > fast...). It seems like this a general problem th

Re: [O] bug(?) ox-html always add a timestamp in comment which can't be customized away

2013-06-08 Thread Haojun Bao
Thanks, sorry for not checking the latest version. On Sat, Jun 8, 2013 at 2:04 PM, Nick Dokos wrote: > Haojun Bao writes: > > > Just checked, it is the same tag (release_8.0.3), there is no change > like in your code. > > > > Could you please run git blame on those lines? > > You need to upgr

[O] Go to heading using LISP

2013-06-08 Thread Alexander Wingård
Hi! I want to create special key-bindings that use the org-refile goto interface to jump to specific headings. My initial attempt was: (org-refile 4 "gtd.org" "Projects/Work/Bugs") But it seems specifying RFLOC is not that simple. Someone have any idea how to achieve this or another way to jump

Re: [O] :session question -- and changes to #+Property: syntax

2013-06-08 Thread Achim Gratz
Eric Schulte writes: > As I recall I was fully in favor of applying these changes, however I am > not qualified to address the changes to property behaviors. Hopefully > someone who works more on that side of things can address those aspects. Oh wait, now I understand what you're getting at, let

Re: [O] Wrong comment character when adding file local variables?

2013-06-08 Thread Nick Dokos
Rainer M Krug writes: > On Friday, June 7, 2013, Vitalie Spinu wrote: > > All your examples are placed in fundamental mode. The comments are > treated by org and thus are correct, local variables are inserted > according to the major mode. > > The question is why - all .R files are au