Re: [O] new exporter

2012-06-26 Thread Achim Gratz
Achim Gratz writes: This causes the (current-buffer) to expand literally into the byte-code (look at the byte-code!) instead of being compiled as a function, which obviously isn't going to work. This does not happen if I either remove the cond form or if I wrap the BODY in save-restriction in

[O] Toggle between active and inactive timestamp in CLOCK line does not make sense

2012-06-26 Thread Rainer Stengele
Hi, having a CLOCK line: (example) [2012-06-26 Di 11:00] CLOCK: [2012-06-26 Di 11:00]--[2012-06-26 Di 12:00] = 1:00 many times I do adjust the timestamps. Unintentionally having point on ] and or [ instead of the minute part of the timestamp and shifting up or down in order to

Re: [O] org-mode wrongly parse asterisk (*) in a math equation as mark of bold font

2012-06-26 Thread Carsten Dominik
On 26.6.2012, at 10:45, Zihan, Sheldon Liu wrote: I wrote the following line in org-mode, which contains two equations. $(Z^{*}_{m}, \cdot m)$ $(Z^{*}_{m}, \cdot m)$ But the org-mode didn't identify them as equations. Instead, it highlight the part between the two *s, i.e. }_{m}, \cdot

Re: [O] org-mode wrongly parse asterisk (*) in a math equation as mark of bold font

2012-06-26 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: On 26.6.2012, at 10:45, Zihan, Sheldon Liu wrote: I wrote the following line in org-mode, which contains two equations. $(Z^{*}_{m}, \cdot m)$ $(Z^{*}_{m}, \cdot m)$ But the org-mode didn't identify them as equations. Instead, it highlight the part

Re: [O] org-mode wrongly parse asterisk (*) in a math equation as mark of bold font

2012-06-26 Thread Zihan, Sheldon Liu
Indeed, it is wrongly showed in the emacs buffer, before exporting. FYI, I'm use org-mode 7.8 On Tue, Jun 26, 2012 at 6:23 PM, Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Hi Carsten, Carsten Dominik wrote: On 26.6.2012, at 10:45, Zihan, Sheldon Liu wrote: I wrote the following

Re: [O] org-mode wrongly parse asterisk (*) in a math equation as mark of bold font

2012-06-26 Thread Carsten Dominik
On 26.6.2012, at 12:23, Sebastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: On 26.6.2012, at 10:45, Zihan, Sheldon Liu wrote: I wrote the following line in org-mode, which contains two equations. $(Z^{*}_{m}, \cdot m)$ $(Z^{*}_{m}, \cdot m)$ But the org-mode didn't identify

Re: [O] org-mode wrongly parse asterisk (*) in a math equation as mark of bold font

2012-06-26 Thread Zihan, Sheldon Liu
Thanks. I forgot to mention that it also wrongly parsed when exporting to html at my place. On Tue, Jun 26, 2012 at 6:29 PM, Carsten Dominik carsten.domi...@gmail.comwrote: On 26.6.2012, at 12:23, Sebastien Vauban wrote: Hi Carsten, Carsten Dominik wrote: On 26.6.2012, at 10:45,

[O] Reporting Errors in Org Mode Manual

2012-06-26 Thread Varun Vats
Hi, I looked through the Org Mode manual for a way to report errors and/or suggest changes in it, but could not find anything other than a way to report bugs in the Org Mode implementation itself. I was wondering if someone could point me in the right direction to report errors and/or suggest

Re: [O] Reporting Errors in Org Mode Manual

2012-06-26 Thread Jambunathan K
Please submit a patch doc/org.texi. See http://orgmode.org/worg/org-contribute.html Hi, I looked through the Org Mode manual for a way to report errors and/ or suggest changes in it, but could not find anything other than a way to report bugs in the Org Mode implementation itself. I was

Re: [O] Reporting Errors in Org Mode Manual

2012-06-26 Thread Bastien
Hi Varun, Varun Vats mailvarunv...@gmail.com writes: I looked through the Org Mode manual for a way to report errors and/ or suggest changes in it, but could not find anything other than a way to report bugs in the Org Mode implementation itself. I was wondering if someone could point me in

Re: [O] Toggle between active and inactive timestamp in CLOCK line does not make sense

2012-06-26 Thread Karl Voit
* Rainer Stengele rainer.steng...@online.de wrote: Hi, Hallo Reiner! having a CLOCK line: (example) [2012-06-26 Di 11:00] CLOCK: [2012-06-26 Di 11:00]--[2012-06-26 Di 12:00] = 1:00 many times I do adjust the timestamps. Unintentionally having point on ] and or [ instead of the

Re: [O] Exporting to groff...

2012-06-26 Thread Nick Dokos
Luis Anaya papoan...@hotmail.com wrote: Hi: Being that groff is not available in org mode (at least by default, I decided to give it a try and write a driver to export Org files into groff with the use of the -mm macros. Being that I'm not familiar with many of the facilities in Org

Re: [O] Is Org mode gonna break on emacs 24.50.1x ?

2012-06-26 Thread Vladimir Lomov
Hello, ** Achim Gratz [2012-06-26 06:52:19 +0200]: Baptiste Fouques writes: * lisp/emacs-lisp/cl.el (flet): Don't autoload. Makes my org not working in several places (babel, coupling with remenber, …). I think that the point in using 'flet' has appears several times in

[O] git repository via http broken

2012-06-26 Thread Jakob Lombacher
Hi. It seems that git via http doesn't work anymore. -- git clone http://orgmode.org/w/org-mode.git fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you run git update-server-info on the server? -- Via git protocol it works just fine, but unfortunately the firewall in my

Re: [O] Reporting Errors in Org Mode Manual

2012-06-26 Thread Ian Barton
On 26/06/12 12:16, Bastien wrote: Hi Varun, Varun Vats mailvarunv...@gmail.com writes: I looked through the Org Mode manual for a way to report errors and/ or suggest changes in it, but could not find anything other than a way to report bugs in the Org Mode implementation itself. I was

[O] PROPERTIES added when cycling state

2012-06-26 Thread Florian Lindner
Hello, recently (I think it could be after the emacs 24 update) I have a behavior of org-mode that it adds some PROPERTIES drawer when cyling the state TODO/DONE/ I was not really able to reproduce that. I'm not using todo inter-dependencies or alike so I see no reason why that should be

Re: [O] PROPERTIES added when cycling state

2012-06-26 Thread Carsten Dominik
Hi Florian, please take a look at the variable org-mobile-force-id-on-agenda-item. This is likely what is going on - luckily your post showed that you are using org-mobile. Regards - Carsten On 26.6.2012, at 14:57, Florian Lindner wrote: Hello, recently (I think it could be after the

[O] [Makefile] Re-compile if FLAGS change

2012-06-26 Thread Jambunathan K
Apply the following patch and regenerate the html manual. You will see that the manual doesn't get *re*-generated. Can someone review the current rules to DTRT? -- diff --git a/default.mk b/default.mk index 7bdb7df..af871b6 100644 --- a/default.mk +++ b/default.mk @@ -103,7 +103,7 @@ MKDIR =

Re: [O] [Makefile] Re-compile if FLAGS change

2012-06-26 Thread Jambunathan K
Jambunathan K kjambunat...@gmail.com writes: Apply the following patch and regenerate the html manual. Clarification: This is not a patch to Orgmode. Just a local change I needed. --

Re: [O] Toggle between active and inactive timestamp in CLOCK line does not make sense

2012-06-26 Thread Gregor Zattler
Hi Karl, Reiner, org-mode users and developers, * Karl Voit devn...@karl-voit.at [26. Jun. 2012]: You might be right with «Toggle between active and inactive timestamp in CLOCK line does not make sense» but I do think that «the toggle mechanism to change timestamp type behaves consistently

Re: [O] Exporting to groff...

2012-06-26 Thread Luis Anaya
Nick Dokos nicholas.do...@hp.com writes: Hi Nick! would be a good idea to change your starting point: org-latex.el is on its way to extinction, to be replaced by Nicolas Goaziou's new exporter. The code for that is in contrib/lisp/org-export.el Oh... ok.. good! I have no problem taking a

Re: [O] new exporter

2012-06-26 Thread Nicolas Goaziou
Hello, Achim Gratz strom...@nexgo.de writes: Achim Gratz writes: This causes the (current-buffer) to expand literally into the byte-code (look at the byte-code!) instead of being compiled as a function, which obviously isn't going to work. This does not happen if I either remove the cond

Re: [O] Exporting to groff...

2012-06-26 Thread Nicolas Goaziou
Hello, Luis Anaya papoan...@hotmail.com writes: Nick Dokos nicholas.do...@hp.com writes: would be a good idea to change your starting point: org-latex.el is on its way to extinction, to be replaced by Nicolas Goaziou's new exporter. The code for that is in contrib/lisp/org-export.el Oh...

Re: [O] git repository via http broken

2012-06-26 Thread Bernt Hansen
Jakob Lombacher kont...@lombacher.net writes: It seems that git via http doesn't work anymore. -- git clone http://orgmode.org/w/org-mode.git fatal: http://orgmode.org/w/org-mode.git/info/refs not found: did you run git update-server-info on the server? Hi Jakob, Wrong URL maybe? git

Re: [O] git repository via http broken

2012-06-26 Thread Bernt Hansen
Bernt Hansen be...@norang.ca writes: Jakob Lombacher kont...@lombacher.net writes: Btw. Here (http://orgmode.org/worg/org-contribute.html) are two different url's given (http://orgmode.org/w/org-mode.git and http://orgmode.org/org-mode.git). This is confusing. git clone

Re: [O] Toggle between active and inactive timestamp in CLOCK line does not make sense

2012-06-26 Thread Karl Voit
* Gregor Zattler telegr...@gmx.net wrote: Hi Karl, Reiner, org-mode users and developers, * Karl Voit devn...@karl-voit.at [26. Jun. 2012]: You might be right with «Toggle between active and inactive timestamp in CLOCK line does not make sense» but I do think that «the toggle mechanism to

Re: [O] git repository via http broken

2012-06-26 Thread suvayu ali
On Tue, Jun 26, 2012 at 5:20 PM, Bernt Hansen be...@norang.ca wrote: I can't find any references to the http://orgmode.org/w/org-mode.git for *cloning* the repository in worg.  These links are for users to browse the repository online - not for cloning with git. Maybe the various cloning urls

Re: [O] new exporter

2012-06-26 Thread Achim Gratz
Nicolas Goaziou writes: Speaking about that, as you suggested already, we should move, temporarily, the dispatcher into another file (i.e. org-e-extra.el) which would require everything (org-element, org-export, org-e-publish, org-e-latex,...) and have _every_ back-end require org-export and

Re: [O] [Makefile] Re-compile if FLAGS change

2012-06-26 Thread Achim Gratz
Jambunathan K writes: Apply the following patch and regenerate the html manual. You will see that the manual doesn't get *re*-generated. Can someone review the current rules to DTRT? They do the right thing. Make considers sources vs. targets, not recipes vs. targets. In this case, a

Re: [O] new exporter

2012-06-26 Thread Achim Gratz
Nicolas Goaziou writes: That may not solve the problem, but could at least simplify it. The problem can be demonstrated with just this code snippet in place of org-export.el: --8---cut here---start-8--- (eval-when-compile (require 'cl)) (require 'org-macs)

[O] Org-agenda - show content outline from multiple org files

2012-06-26 Thread Avner
Hello, I have a list of org files associated with org-agenda. In the Org-Agenda buffer, I want to have a outline content view that shows the headings from all the files. In org-agenda, I can apply search for keywords (s) and Multi-occur (/) to present all the headings, which I can then

Re: [O] git repository via http broken

2012-06-26 Thread Jakob Lombacher
That I misunderstood. I thought this URL was for cloning as well. Because there I got at least that error message es response. Using http://orgmode.org/org-mode.git I don't get any response at all. Is there a possibility to clone orgmode via http? Jakob 2012/6/26 Bernt Hansen

Re: [O] git repository via http broken

2012-06-26 Thread Nick Dokos
Jakob Lombacher kont...@lombacher.net wrote: That I misunderstood. I thought this URL was for cloning as well. Because there I got at least that error message es response. Using http://orgmode.org/org-mode.git I don't get any response at all. Did you wait long enough? http is *very* slow

[O] org-switch-to-buffer-other-window

2012-06-26 Thread John J Foerch
Hello, org-switch-to-buffer-other-window should probably dynamically bind display-buffer-function to nil, along with the other variables it does. I use display-buffer-function on my system to do some tricky stuff with frames, and I think org-switch-to-buffer-other-window would probably want to

Re: [O] git repository via http broken

2012-06-26 Thread Nick Dokos
Nick Dokos nicholas.do...@hp.com wrote: Using the system monitor applet in Gnome, I see my (gigabit ethernet) link getting pretty much saturated... Duh - my gigabit ethernet was turned off at the time, so it was using the wifi connection - no wonder it was saturated. But it's still some

[O] specifying the coding language resulting from a a :results code source block

2012-06-26 Thread Greg Tucker-Kellogg
I have a Ruby block that creates some dot code. I'd like to be able to have the #+RESULTS block enclosed in a src block that starts #+BEGIN_SRC dot. Using :results value code generates the enclosing SRC block, but using the same language (Ruby) used to generate the code. Is there a way to

Re: [O] Org-agenda - show content outline from multiple org files

2012-06-26 Thread Bernt Hansen
Avner av...@telus.net writes: I have a list of org files associated with org-agenda. In the Org-Agenda buffer, I want to have a outline content view that shows the headings from all the files. In org-agenda, I can apply search for keywords (s) and Multi-occur (/) to present all the

Re: [O] specifying the coding language resulting from a a :results code source block

2012-06-26 Thread Thomas S. Dye
Greg Tucker-Kellogg gtuckerkell...@gmail.com writes: I have a Ruby block that creates some dot code. I'd like to be able to have the #+RESULTS block enclosed in a src block that starts #+BEGIN_SRC dot. Using :results value code generates the enclosing SRC block, but using the same language

Re: [O] specifying the coding language resulting from a a :results code source block

2012-06-26 Thread Greg Tucker-Kellogg
Mahalo Tom, It looks like that's what I'll be doing for the ruby block. That said, it would be great if the :results code argument would allow a language specification. Greg On Jun 27, 2012, at 10:22 AM, Thomas S. Dye wrote: Greg Tucker-Kellogg gtuckerkell...@gmail.com writes: I have a