Re: [O] [beamer] a bug in exporting

2011-05-13 Thread Eric S Fraga
zwz zhangwe...@gmail.com writes: Eric S Fraga e.fr...@ucl.ac.uk writes: zwz zhangwe...@gmail.com writes: In a org file I have * what is x? #+BEGIN_SRC c char (*(*x())[])(); #+END_SRC \pause char \fbox{\fbox{(*\fbox{\fbox{(*\fbox{x()})}[]})}()}; The latex generated for the

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Niels Giesen
Carsten Dominik carsten.domi...@gmail.com writes: Dear Niels, I am confused by the three patch pieces applied to the same file. Hi Carsten. Sorry for the confusion; I thought atomic commits were the proper thing to do, but apparently they are not. Can you please resubmit, with a single

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Carsten Dominik
On May 13, 2011, at 10:00 AM, Niels Giesen wrote: Carsten Dominik carsten.domi...@gmail.com writes: Dear Niels, I am confused by the three patch pieces applied to the same file. Hi Carsten. Sorry for the confusion; I thought atomic commits were the proper thing to do, but apparently

Re: [O] pdf to powerpoint/openoffice ?

2011-05-13 Thread suvayu ali
On Thu, May 12, 2011 at 8:23 AM, Mehul Sanghvi mehul.sang...@gmail.com wrote: Using Org-mode, I end up with a PDF presentation.  What I would like to do is convert that into either PowerPoint or even better would be into OpenOffice (so I can get it into Google Docs). I have a bunch of people

Re: [O] Slowness in Org - how to disable mouse popups/followings

2011-05-13 Thread Rainer Stengele
Am 06.05.2011 12:02, schrieb Rainer Stengele: Hi, I am always struggling with performance problemns when using Emacs orgmode under Windows. Under Linux I do not see slow respsonses for my several and long org files. Under Windows I run GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) from

[O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Hello, I have been using the clocking features of org mode more and more as time goes on. Brilliant feature. However, I am having problems with one specific use case: The org-clock-in method works very well when I am pro-actively deciding what tasks to work on, e.g. through the agenda view.

Re: [O] [beamer] a bug in exporting

2011-05-13 Thread Eric S Fraga
Eric S Fraga e.fr...@ucl.ac.uk writes: [...] The easiest solution would be to save the text as a box in latex and use that box within the headline as the latter would be a simple latex directive that org would have no problem with. I don't have my latex book handy but something along the

Re: [O] Huge performance problems to open some Org files

2011-05-13 Thread Eric S Fraga
Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Hi Andrew, Vladimir, Nick, Achim, Carsten al, Vladimir Alexiev wrote: Sébastien Vauban wxhgmqzgwmuf@... writes: Believe me or not, but C-g has not effect during those 7 seconds. It simply does not stop anything Sounds like emacs is

Re: [O] Huge performance problems to open some Org files

2011-05-13 Thread Carsten Dominik
On May 13, 2011, at 12:27 AM, Sebastien Vauban wrote: Hi Andrew, Vladimir, Nick, Achim, Carsten al, Vladimir Alexiev wrote: Sébastien Vauban wxhgmqzgwmuf@... writes: Believe me or not, but C-g has not effect during those 7 seconds. It simply does not stop anything Sounds like emacs is

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Matt Lundin
Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: [...] The org-clock-in method works very well when I am pro-actively deciding what tasks to work on, e.g. through the agenda view. However, in some cases, I am reacting to external events (emails, somebody coming to see me, phone call, etc).

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Sebastien Vauban
Hi Eric, Eric S Fraga wrote: Hello, I have been using the clocking features of org mode more and more as time goes on. Brilliant feature. However, I am having problems with one specific use case: The org-clock-in method works very well when I am pro-actively deciding what tasks to work

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Carsten Dominik
On May 13, 2011, at 1:43 PM, Matt Lundin wrote: Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: [...] The org-clock-in method works very well when I am pro-actively deciding what tasks to work on, e.g. through the agenda view. However, in some cases, I am reacting to external events

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Carsten Dominik carsten.domi...@gmail.com writes: On May 13, 2011, at 1:43 PM, Matt Lundin wrote: [...] I cannot reproduce this. Here are the steps I took. I cannot reproduce it either. debug-on-error, and make a backtrace??? Argghhh... I cannot reproduce now either. Sigh. Very

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Sebastien Vauban wxhgmqzgw...@spammotel.com writes: [...] My solution is to use C-c C-x C-j, eventually with C-u prefix, from any Emacs buffer, thanks to: Yes, this is the alternative approach I have been using (as opposed to agenda search). However, it would appear that C-u org-clock-in

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Eric S Fraga
Eric S Fraga e.fr...@ucl.ac.uk writes: Carsten Dominik carsten.domi...@gmail.com writes: On May 13, 2011, at 1:43 PM, Matt Lundin wrote: [...] I cannot reproduce this. Here are the steps I took. I cannot reproduce it either. debug-on-error, and make a backtrace??? Argghhh... I

[O] [Accepted] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Carsten Dominik
Patch 805 (http://patchwork.newartisans.com/patch/805/) is now Accepted. Maintainer comment: I added documentation in org.texi This relates to the following submission: http://mid.gmane.org/%3C8762pfni74.fsf%40gmail.com%3E Here is the original message containing the patch: Content-Type:

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Carsten Dominik
Hi Niels, I have merged your patch thanks. A tutorial on Worg for your use case would be really helpful. - Carsten On May 13, 2011, at 10:00 AM, Niels Giesen wrote: Carsten Dominik carsten.domi...@gmail.com writes: Dear Niels, I am confused by the three patch pieces applied to the same

Re: [O] pdf to powerpoint/openoffice ?

2011-05-13 Thread Jambunathan K
Mehul Using Org-mode, I end up with a PDF presentation. What I would like to do is convert that into either PowerPoint or even better would be into OpenOffice (so I can get it into Google Docs). I have a bunch of people that I need to share the slides with and have them work on it as

Re: [O] starting a clock when not in org-mode

2011-05-13 Thread Bernt Hansen
Matt Lundin m...@imapmail.org writes: Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: [...] The org-clock-in method works very well when I am pro-actively deciding what tasks to work on, e.g. through the agenda view. However, in some cases, I am reacting to external events (emails,

Re: [O] lisp/org-clock.el: Add param :properties to list properties in clocktable

2011-05-13 Thread Giovanni Ridolfi
Carsten Dominik carsten.domi...@gmail.com writes: Hi Niels, I have merged your patch thanks. A tutorial on Worg for your use case would be really helpful. \o/ yeah yeah yeah! \o/ |_/\|/ _/ /me performing: http://dilbert.com/strips/comic/1997-11-27/ Giovanni

[O] [Accepted] icalendar: Make alarm duration RFC5545 compliant

2011-05-13 Thread Carsten Dominik
Patch 803 (http://patchwork.newartisans.com/patch/803/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1305189019-23615-1-git-send-email-sojka%40os.inf.tu-dresden.de%3E Here is the original message containing the patch:

[O] [Accepted] org-preview-latex-fragment in indirect buffers

2011-05-13 Thread Carsten Dominik
Patch 800 (http://patchwork.newartisans.com/patch/800/) is now Accepted. Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C4dc9abe5.61adec0a.2a56.0767%40mx.google.com%3E Here is the original message containing the patch: Content-Type: text/plain;

Re: [O] pdf to powerpoint/openoffice ?

2011-05-13 Thread Mehul Sanghvi
On Fri, May 13, 2011 at 08:22, Jambunathan K kjambunat...@gmail.com wrote: Mehul You can export your document to OpenOffice [1] and use OpenOffice's outline to presentation capabilities for generating the needed slides [2]. Should you unconver any new tweaks to odt exporter I would be

[O] Headlines and visual-line-mode

2011-05-13 Thread Ethan
[Please CC me!] Hi, I have a text-mode-hook that turns on visual-line-mode, which means it's on in all org files. Generally I like visual-line-mode and would like it to be on in my org-mode buffers, but I'm seeing a bug involving the wrapping of headlines. Specifically, because tags are placed

Re: [O] Headlines and visual-line-mode

2011-05-13 Thread Pieter Praet
On Thu, 12 May 2011 03:58:07 -0400, Ethan ethan.glasser.c...@gmail.com wrote: [Please CC me!] Hi, I have a text-mode-hook that turns on visual-line-mode, which means it's on in all org files. Generally I like visual-line-mode and would like it to be on in my org-mode buffers, but I'm

Re: [O] MobileOrg-Android = agendas.org missing

2011-05-13 Thread Alfredo Duplat
This is from my .emacs (custom-set-variables '(org-agenda-files (quote (~/Backup.sinc/test/emacs/mygtd.org))) '(org-mobile-files (quote (org-agenda-files org-agenda-text-search-extra-files))) '(org-mobile-force-id-on-agenda-items nil) '(save-place t nil (saveplace)) '(show-paren-mode t)

Re: [O] Headlines and visual-line-mode

2011-05-13 Thread Michael Brand
Hi Ethan Does the variable org-tags-column help? I set it to 0 to align the tags left, just after the headline. (Changing this variable will affect only tags touched afterwards.) Michael On Thu, May 12, 2011 at 09:58, Ethan ethan.glasser.c...@gmail.com wrote: I have a text-mode-hook that turns

Re: [O] Slowness in Org - how to disable mouse popups/followings

2011-05-13 Thread Samuel Wales
Look up tooltips. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com/2010/12/welcome-to-kafka-pandemic-two-forces_9182.html I support the Whittemore-Peterson Institute (WPI) === I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MRV paper.

Re: [O] Firefox 4 in Ubuntu 11.04 and org-protocol

2011-05-13 Thread Erik Hetzner
At Thu, 12 May 2011 09:43:01 +0200, Mattias Jämting wrote: I managed by hacking the /usr/bin/xdg-open script. See: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg33861.html Hi Mattias, Thanks for the reply! By removing the org-protocol entries from gconf I got it to work, briefly,

[O] Citation in figure caption broken for latex export

2011-05-13 Thread Suvayu Ali
Hi everyone, In latex export, if there is a citation with optional arguments in a figure caption. The caption is replaced by the cite key, and the options to \cite is passed as optional arguments to \caption. I can replicate this with emacs -Q with the attached org file. The exported tex file is

Re: [O] MobileOrg-Android = agendas.org missing

2011-05-13 Thread Alfredo Duplat
Finally is working. I spiked one step in the process. I never reload org after update... and that was the problem. Thanks for your help On 5/13/11, Alfredo Duplat aldup...@gmail.com wrote: This is from my .emacs (custom-set-variables '(org-agenda-files (quote

Re: [O] pdf to powerpoint/openoffice ?

2011-05-13 Thread Mehul Sanghvi
On Fri, May 13, 2011 at 08:22, Jambunathan K kjambunat...@gmail.com wrote: Mehul Using Org-mode, I end up with a PDF presentation.  What I would like to do is convert that into either PowerPoint or even better would be into OpenOffice (so I can get it into Google Docs). I have a bunch of

Re: [O] LaTeX export: underscores and the syntax package

2011-05-13 Thread Robert Love
And I find the same problem with export to HTML. I have many variables and paths that have underscores in them. The underscores all are shown as subscripts. I don't want to have to go thru all my org files and escape the underscore. How do I make the underscore be a subscript only in

[O] [Babel] Header arguments

2011-05-13 Thread Thomas S. Dye
Aloha all, I have a little function that graphs two 14C dates (below). The data are held in tables produced by a software package that I access on the web. I read these into Org-mode and give them a #+tblname:, as shown below. I'd like to have one function that will graph any number of tables

Re: [O] LaTeX export: underscores and the syntax package

2011-05-13 Thread Nick Dokos
Robert Love rblove_li...@comcast.net wrote: And I find the same problem with export to HTML. I have many variables and paths that have underscores in them. The underscores all are shown as subscripts. I don't want to have to go thru all my org files and escape the underscore. How

Re: [O] LaTeX export: underscores and the syntax package

2011-05-13 Thread Nick Dokos
Robert Love rblove_li...@comcast.net wrote: And I find the same problem with export to HTML. I have many variables and paths that have underscores in them. The underscores all are shown as subscripts. I don't want to have to go thru all my org files and escape the underscore. How

Re: [O] [Babel] Header arguments

2011-05-13 Thread Nick Dokos
Thomas S. Dye t...@tsdye.com wrote: Aloha all, I have a little function that graphs two 14C dates (below). The data are held in tables produced by a software package that I access on the web. I read these into Org-mode and give them a #+tblname:, as shown below. I'd like to have one